/* line 1, app/assets/stylesheets/background.scss */
.background-img-getting-started {
  background-image: url(/assets/binders-788f5ec6033d0ebd634ddbdcb928cf22ec3a41dab10bf04127bc7ef5f1ca3ed4.png);
}

/* line 2, app/assets/stylesheets/background.scss */
.background-img-header {
  background-image: url(/assets/binder-laptop-289a28a7ca48d6f249721d5dff188fee0ce1bb9722a2e375915981ef4d0fe506.png);
}

/* line 3, app/assets/stylesheets/background.scss */
.background-img-footer {
  background-image: url(/assets/binder-pull-f6bfd3316f55b58001bb4fa22b6591003748a43e7895e0229a26da8464d43537.png);
}

/* line 5, app/assets/stylesheets/background.scss */
.full-background {
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  background-size: cover;
}
/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */
/* Bulma Utilities */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .file-cta,
.file-name, .select select, .textarea, .input, .button {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.5em - 1px);
  padding-left: calc(0.75em - 1px);
  padding-right: calc(0.75em - 1px);
  padding-top: calc(0.5em - 1px);
  position: relative;
  vertical-align: top;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus,
.pagination-ellipsis:focus, .file-cta:focus,
.file-name:focus, .select select:focus, .textarea:focus, .input:focus, .button:focus, .is-focused.pagination-previous,
.is-focused.pagination-next,
.is-focused.pagination-link,
.is-focused.pagination-ellipsis, .is-focused.file-cta,
.is-focused.file-name, .select select.is-focused, .is-focused.textarea, .is-focused.input, .is-focused.button, .pagination-previous:active,
.pagination-next:active,
.pagination-link:active,
.pagination-ellipsis:active, .file-cta:active,
.file-name:active, .select select:active, .textarea:active, .input:active, .button:active, .is-active.pagination-previous,
.is-active.pagination-next,
.is-active.pagination-link,
.is-active.pagination-ellipsis, .is-active.file-cta,
.is-active.file-name, .select select.is-active, .is-active.textarea, .is-active.input, .is-active.button {
  outline: none;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled],
.pagination-ellipsis[disabled], .file-cta[disabled],
.file-name[disabled], .select select[disabled], .textarea[disabled], .input[disabled], .button[disabled], fieldset[disabled] .pagination-previous,
fieldset[disabled] .pagination-next,
fieldset[disabled] .pagination-link,
fieldset[disabled] .pagination-ellipsis, fieldset[disabled] .file-cta,
fieldset[disabled] .file-name, fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input, fieldset[disabled] .button {
  cursor: not-allowed;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.is-unselectable, .tabs, .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .breadcrumb, .file, .button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.navbar-link:not(.is-arrowless)::after, .select:not(.is-multiple):not(.is-loading)::after {
  border: 3px solid transparent;
  border-radius: 2px;
  border-right: 0;
  border-top: 0;
  content: " ";
  display: block;
  height: 0.625em;
  margin-top: -0.4375em;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  transform-origin: center;
  width: 0.625em;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.tabs:not(:last-child), .pagination:not(:last-child), .message:not(:last-child), .level:not(:last-child), .breadcrumb:not(:last-child), .block:not(:last-child), .title:not(:last-child),
.subtitle:not(:last-child), .table-container:not(:last-child), .table:not(:last-child), .progress:not(:last-child), .notification:not(:last-child), .content:not(:last-child), .box:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.modal-close, .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: 9999px;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::before, .delete::before, .modal-close::after, .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;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::before, .delete::before {
  height: 2px;
  width: 50%;
}

/* line 231, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::after, .delete::after {
  height: 50%;
  width: 2px;
}

/* line 234, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close:hover, .delete:hover, .modal-close:focus, .delete:focus {
  background-color: rgba(10, 10, 10, 0.3);
}

/* line 237, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close:active, .delete:active {
  background-color: rgba(10, 10, 10, 0.4);
}

/* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-small.modal-close, .is-small.delete {
  height: 16px;
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
}

/* line 247, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-medium.modal-close, .is-medium.delete {
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
  width: 24px;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-large.modal-close, .is-large.delete {
  height: 32px;
  max-height: 32px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  width: 32px;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.control.is-loading::after, .select.is-loading::after, .loader, .button.is-loading::after {
  animation: spinAround 500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 9999px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.hero-video, .is-overlay, .modal-background, .modal, .image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.navbar-burger {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
}

/* Bulma Base */
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
ul {
  list-style: none;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
button,
input,
select,
textarea {
  margin: 0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html {
  box-sizing: border-box;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
*, *::before, *::after {
  box-sizing: inherit;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
img,
video {
  height: auto;
  max-width: 100%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
iframe {
  border: 0;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td,
th {
  padding: 0;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td:not([align]),
th:not([align]) {
  text-align: inherit;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
html {
  background-color: white;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body,
button,
input,
optgroup,
select,
textarea {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body {
  color: #4a4a4a;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a {
  color: #485fc7;
  cursor: pointer;
  text-decoration: none;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a strong {
  color: currentColor;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a:hover {
  color: #363636;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code {
  background-color: whitesmoke;
  color: #da1039;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
hr {
  background-color: whitesmoke;
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
img {
  height: auto;
  max-width: 100%;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
input[type="checkbox"],
input[type="radio"] {
  vertical-align: baseline;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
small {
  font-size: 0.875em;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
span {
  font-style: inherit;
  font-weight: inherit;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
strong {
  color: #363636;
  font-weight: 700;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
fieldset {
  border: none;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre {
  -webkit-overflow-scrolling: touch;
  background-color: whitesmoke;
  color: #4a4a4a;
  font-size: 0.875em;
  overflow-x: auto;
  padding: 1.25rem 1.5rem;
  white-space: pre;
  word-wrap: normal;
}

/* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre code {
  background-color: transparent;
  color: currentColor;
  font-size: 1em;
  padding: 0;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td,
table th {
  vertical-align: top;
}

/* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td:not([align]),
table th:not([align]) {
  text-align: inherit;
}

/* line 144, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table th {
  color: #363636;
}

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

/* Bulma Elements */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
.box {
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  display: block;
  padding: 1.25rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:hover, a.box:focus {
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #485fc7;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #485fc7;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button {
  background-color: white;
  border-color: #dbdbdb;
  border-width: 1px;
  color: #363636;
  cursor: pointer;
  justify-content: center;
  padding-bottom: calc(0.5em - 1px);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: calc(0.5em - 1px);
  text-align: center;
  white-space: nowrap;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button strong {
  color: inherit;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large {
  height: 1.5em;
  width: 1.5em;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:not(:last-child) {
  margin-left: calc(-0.5em - 1px);
  margin-right: 0.25em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:last-child:not(:first-child) {
  margin-left: 0.25em;
  margin-right: calc(-0.5em - 1px);
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:last-child {
  margin-left: calc(-0.5em - 1px);
  margin-right: calc(-0.5em - 1px);
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:hover, .button.is-hovered {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus, .button.is-focused {
  border-color: #485fc7;
  color: #363636;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus:not(:active), .button.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:active, .button.is-active {
  border-color: #4a4a4a;
  color: #363636;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text {
  background-color: transparent;
  border-color: transparent;
  color: #4a4a4a;
  text-decoration: underline;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused {
  background-color: whitesmoke;
  color: #363636;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:active, .button.is-text.is-active {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text[disabled], fieldset[disabled] .button.is-text {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost {
  background: none;
  border-color: transparent;
  color: #485fc7;
  text-decoration: none;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost:hover, .button.is-ghost.is-hovered {
  color: #485fc7;
  text-decoration: underline;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:hover, .button.is-white.is-hovered {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus, .button.is-white.is-focused {
  border-color: transparent;
  color: #0a0a0a;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:active, .button.is-white.is-active {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white[disabled], fieldset[disabled] .button.is-white {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted {
  background-color: #0a0a0a;
  color: white;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered {
  background-color: black;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted[disabled], fieldset[disabled] .button.is-white.is-inverted {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
  color: white;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined:hover, .button.is-white.is-outlined.is-hovered, .button.is-white.is-outlined:focus, .button.is-white.is-outlined.is-focused {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading:hover::after, .button.is-white.is-outlined.is-loading.is-hovered::after, .button.is-white.is-outlined.is-loading:focus::after, .button.is-white.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined[disabled], fieldset[disabled] .button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined.is-hovered, .button.is-white.is-inverted.is-outlined:focus, .button.is-white.is-inverted.is-outlined.is-focused {
  background-color: #0a0a0a;
  color: white;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined.is-loading:hover::after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-white.is-inverted.is-outlined.is-loading:focus::after, .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:hover, .button.is-black.is-hovered {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus, .button.is-black.is-focused {
  border-color: transparent;
  color: white;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:active, .button.is-black.is-active {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black[disabled], fieldset[disabled] .button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted {
  background-color: white;
  color: #0a0a0a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted[disabled], fieldset[disabled] .button.is-black.is-inverted {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined:hover, .button.is-black.is-outlined.is-hovered, .button.is-black.is-outlined:focus, .button.is-black.is-outlined.is-focused {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading:hover::after, .button.is-black.is-outlined.is-loading.is-hovered::after, .button.is-black.is-outlined.is-loading:focus::after, .button.is-black.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined[disabled], fieldset[disabled] .button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined.is-hovered, .button.is-black.is-inverted.is-outlined:focus, .button.is-black.is-inverted.is-outlined.is-focused {
  background-color: white;
  color: #0a0a0a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined.is-loading:hover::after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-black.is-inverted.is-outlined.is-loading:focus::after, .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:hover, .button.is-light.is-hovered {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus, .button.is-light.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:active, .button.is-light.is-active {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light[disabled], fieldset[disabled] .button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted[disabled], fieldset[disabled] .button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: whitesmoke;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  color: whitesmoke;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined:hover, .button.is-light.is-outlined.is-hovered, .button.is-light.is-outlined:focus, .button.is-light.is-outlined.is-focused {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading:hover::after, .button.is-light.is-outlined.is-loading.is-hovered::after, .button.is-light.is-outlined.is-loading:focus::after, .button.is-light.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined[disabled], fieldset[disabled] .button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  box-shadow: none;
  color: whitesmoke;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined.is-hovered, .button.is-light.is-inverted.is-outlined:focus, .button.is-light.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined.is-loading:hover::after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-light.is-inverted.is-outlined.is-loading:focus::after, .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:hover, .button.is-dark.is-hovered {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus, .button.is-dark.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:active, .button.is-dark.is-active {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark[disabled], fieldset[disabled] .button.is-dark {
  background-color: #363636;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted {
  background-color: #fff;
  color: #363636;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted[disabled], fieldset[disabled] .button.is-dark.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #363636;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  color: #363636;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined:hover, .button.is-dark.is-outlined.is-hovered, .button.is-dark.is-outlined:focus, .button.is-dark.is-outlined.is-focused {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading:hover::after, .button.is-dark.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-outlined.is-loading:focus::after, .button.is-dark.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  box-shadow: none;
  color: #363636;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined.is-hovered, .button.is-dark.is-inverted.is-outlined:focus, .button.is-dark.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #363636;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:hover, .button.is-primary.is-hovered {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus, .button.is-primary.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:active, .button.is-primary.is-active {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary[disabled], fieldset[disabled] .button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted {
  background-color: #fff;
  color: #00d1b2;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted[disabled], fieldset[disabled] .button.is-primary.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #00d1b2;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  color: #00d1b2;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined.is-focused {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-outlined.is-loading:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  box-shadow: none;
  color: #00d1b2;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined.is-hovered, .button.is-primary.is-inverted.is-outlined:focus, .button.is-primary.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #00d1b2;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:hover, .button.is-primary.is-light.is-hovered {
  background-color: #defffa;
  border-color: transparent;
  color: #00947e;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:active, .button.is-primary.is-light.is-active {
  background-color: #d1fff8;
  border-color: transparent;
  color: #00947e;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:hover, .button.is-link.is-hovered {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus, .button.is-link.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:active, .button.is-link.is-active {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link[disabled], fieldset[disabled] .button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted {
  background-color: #fff;
  color: #485fc7;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted[disabled], fieldset[disabled] .button.is-link.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #485fc7;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  color: #485fc7;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined:hover, .button.is-link.is-outlined.is-hovered, .button.is-link.is-outlined:focus, .button.is-link.is-outlined.is-focused {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading:hover::after, .button.is-link.is-outlined.is-loading.is-hovered::after, .button.is-link.is-outlined.is-loading:focus::after, .button.is-link.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined[disabled], fieldset[disabled] .button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  box-shadow: none;
  color: #485fc7;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined.is-hovered, .button.is-link.is-inverted.is-outlined:focus, .button.is-link.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #485fc7;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined.is-loading:hover::after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-link.is-inverted.is-outlined.is-loading:focus::after, .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:hover, .button.is-link.is-light.is-hovered {
  background-color: #e6e9f7;
  border-color: transparent;
  color: #3850b7;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:active, .button.is-link.is-light.is-active {
  background-color: #dce0f4;
  border-color: transparent;
  color: #3850b7;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:hover, .button.is-info.is-hovered {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus, .button.is-info.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:active, .button.is-info.is-active {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info[disabled], fieldset[disabled] .button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted[disabled], fieldset[disabled] .button.is-info.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  color: #3e8ed0;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined:hover, .button.is-info.is-outlined.is-hovered, .button.is-info.is-outlined:focus, .button.is-info.is-outlined.is-focused {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading:hover::after, .button.is-info.is-outlined.is-loading.is-hovered::after, .button.is-info.is-outlined.is-loading:focus::after, .button.is-info.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined[disabled], fieldset[disabled] .button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined.is-hovered, .button.is-info.is-inverted.is-outlined:focus, .button.is-info.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined.is-loading:hover::after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-info.is-inverted.is-outlined.is-loading:focus::after, .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:hover, .button.is-info.is-light.is-hovered {
  background-color: #e4eff9;
  border-color: transparent;
  color: #296fa8;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:active, .button.is-info.is-light.is-active {
  background-color: #dae9f6;
  border-color: transparent;
  color: #296fa8;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:hover, .button.is-success.is-hovered {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus, .button.is-success.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:active, .button.is-success.is-active {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success[disabled], fieldset[disabled] .button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted {
  background-color: #fff;
  color: #48c78e;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted[disabled], fieldset[disabled] .button.is-success.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #48c78e;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  color: #48c78e;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined:hover, .button.is-success.is-outlined.is-hovered, .button.is-success.is-outlined:focus, .button.is-success.is-outlined.is-focused {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading:hover::after, .button.is-success.is-outlined.is-loading.is-hovered::after, .button.is-success.is-outlined.is-loading:focus::after, .button.is-success.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined[disabled], fieldset[disabled] .button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  box-shadow: none;
  color: #48c78e;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined.is-hovered, .button.is-success.is-inverted.is-outlined:focus, .button.is-success.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #48c78e;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined.is-loading:hover::after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-success.is-inverted.is-outlined.is-loading:focus::after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:hover, .button.is-success.is-light.is-hovered {
  background-color: #e6f7ef;
  border-color: transparent;
  color: #257953;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:active, .button.is-success.is-light.is-active {
  background-color: #dcf4e9;
  border-color: transparent;
  color: #257953;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:hover, .button.is-warning.is-hovered {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus, .button.is-warning.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:active, .button.is-warning.is-active {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning[disabled], fieldset[disabled] .button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted:hover, .button.is-warning.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted[disabled], fieldset[disabled] .button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: #ffe08a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  color: #ffe08a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined.is-hovered, .button.is-warning.is-outlined:focus, .button.is-warning.is-outlined.is-focused {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading:hover::after, .button.is-warning.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-outlined.is-loading:focus::after, .button.is-warning.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  box-shadow: none;
  color: #ffe08a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined.is-hovered, .button.is-warning.is-inverted.is-outlined:focus, .button.is-warning.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:hover, .button.is-warning.is-light.is-hovered {
  background-color: #fff6de;
  border-color: transparent;
  color: #946c00;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:active, .button.is-warning.is-light.is-active {
  background-color: #fff3d1;
  border-color: transparent;
  color: #946c00;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:hover, .button.is-danger.is-hovered {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus, .button.is-danger.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:active, .button.is-danger.is-active {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger[disabled], fieldset[disabled] .button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted {
  background-color: #fff;
  color: #f14668;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted[disabled], fieldset[disabled] .button.is-danger.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #f14668;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  color: #f14668;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined.is-hovered, .button.is-danger.is-outlined:focus, .button.is-danger.is-outlined.is-focused {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading:hover::after, .button.is-danger.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-outlined.is-loading:focus::after, .button.is-danger.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  box-shadow: none;
  color: #f14668;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined.is-hovered, .button.is-danger.is-inverted.is-outlined:focus, .button.is-danger.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #f14668;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:hover, .button.is-danger.is-light.is-hovered {
  background-color: #fde0e6;
  border-color: transparent;
  color: #cc0f35;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:active, .button.is-danger.is-light.is-active {
  background-color: #fcd4dc;
  border-color: transparent;
  color: #cc0f35;
}

/* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small:not(.is-rounded) {
  border-radius: 2px;
}

/* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-normal {
  font-size: 1rem;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-medium {
  font-size: 1.25rem;
}

/* line 256, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-large {
  font-size: 1.5rem;
}

/* line 259, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button[disabled], fieldset[disabled] .button {
  background-color: white;
  border-color: #dbdbdb;
  box-shadow: none;
  opacity: 0.5;
}

/* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-fullwidth {
  display: flex;
  width: 100%;
}

/* line 268, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading {
  color: transparent !important;
  pointer-events: none;
}

/* line 271, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading::after {
  position: absolute;
  left: calc(50% - (1em * 0.5));
  top: calc(50% - (1em * 0.5));
  position: absolute !important;
}

/* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-static {
  background-color: whitesmoke;
  border-color: #dbdbdb;
  color: #7a7a7a;
  box-shadow: none;
  pointer-events: none;
}

/* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-rounded {
  border-radius: 9999px;
  padding-left: calc(1em + 0.25em);
  padding-right: calc(1em + 0.25em);
}

/* line 286, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button {
  margin-bottom: 0.5rem;
}

/* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button:not(:last-child):not(.is-fullwidth) {
  margin-right: 0.5rem;
}

/* line 295, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:last-child {
  margin-bottom: -0.5rem;
}

/* line 297, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 301, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) {
  border-radius: 2px;
}

/* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) {
  font-size: 1.25rem;
}

/* line 307, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) {
  font-size: 1.5rem;
}

/* line 311, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 314, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}

/* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:last-child {
  margin-right: 0;
}

/* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered {
  z-index: 2;
}

/* line 323, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 329, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 331, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 334, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered {
  justify-content: center;
}

/* line 337, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 340, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right {
  justify-content: flex-end;
}

/* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container {
  flex-grow: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container.is-fluid {
  max-width: none !important;
  padding-left: 32px;
  padding-right: 32px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container {
    max-width: 960px;
  }
}

@media screen and (max-width: 1215px) {
  /* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-widescreen:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (max-width: 1407px) {
  /* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

@media screen and (min-width: 1216px) {
  /* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (min-width: 1408px) {
  /* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content li + li {
  margin-top: 0.25em;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content p:not(:last-child),
.content dl:not(:last-child),
.content ol:not(:last-child),
.content ul:not(:last-child),
.content blockquote:not(:last-child),
.content pre:not(:last-child),
.content table:not(:last-child) {
  margin-bottom: 1em;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #363636;
  font-weight: 600;
  line-height: 1.125;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1 {
  font-size: 2em;
  margin-bottom: 0.5em;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1:not(:first-child) {
  margin-top: 1em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2 {
  font-size: 1.75em;
  margin-bottom: 0.5714em;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2:not(:first-child) {
  margin-top: 1.1428em;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3 {
  font-size: 1.5em;
  margin-bottom: 0.6666em;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3:not(:first-child) {
  margin-top: 1.3333em;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h4 {
  font-size: 1.25em;
  margin-bottom: 0.8em;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h5 {
  font-size: 1.125em;
  margin-bottom: 0.8888em;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h6 {
  font-size: 1em;
  margin-bottom: 1em;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content blockquote {
  background-color: whitesmoke;
  border-left: 5px solid #dbdbdb;
  padding: 1.25em 1.5em;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol {
  list-style-position: outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol:not([type]) {
  list-style-type: decimal;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-alpha:not([type]) {
  list-style-type: lower-alpha;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-roman:not([type]) {
  list-style-type: lower-roman;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-alpha:not([type]) {
  list-style-type: upper-alpha;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-roman:not([type]) {
  list-style-type: upper-roman;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul {
  list-style-type: circle;
  margin-top: 0.5em;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul ul {
  list-style-type: square;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content dd {
  margin-left: 2em;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure {
  margin-left: 2em;
  margin-right: 2em;
  text-align: center;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:first-child) {
  margin-top: 2em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:last-child) {
  margin-bottom: 2em;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure img {
  display: inline-block;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure figcaption {
  font-style: italic;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content pre {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding: 1.25em 1.5em;
  white-space: pre;
  word-wrap: normal;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content sup,
.content sub {
  font-size: 75%;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table {
  width: 100%;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table td,
.content table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th {
  color: #363636;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th:not([align]) {
  text-align: inherit;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table thead td,
.content table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tfoot td,
.content table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tbody tr:last-child td,
.content table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content .tabs li + li {
  margin-top: 0;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-small {
  font-size: 0.75rem;
}

/* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-normal {
  font-size: 1rem;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-medium {
  font-size: 1.25rem;
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-large {
  font-size: 1.5rem;
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  height: 1.5rem;
  width: 1.5rem;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-small {
  height: 1rem;
  width: 1rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-medium {
  height: 2rem;
  width: 2rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-large {
  height: 3rem;
  width: 3rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text {
  align-items: flex-start;
  color: inherit;
  display: inline-flex;
  flex-wrap: wrap;
  line-height: 1.5rem;
  vertical-align: top;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:last-child) {
  margin-right: 0.25em;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:first-child) {
  margin-left: 0.25em;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
div.icon-text {
  display: flex;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image {
  display: block;
  position: relative;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img {
  display: block;
  height: auto;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img.is-rounded {
  border-radius: 9999px;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-fullwidth {
  width: 100%;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  height: 100%;
  width: 100%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square, .image.is-1by1 {
  padding-top: 100%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by4 {
  padding-top: 80%;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by3 {
  padding-top: 75%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by2 {
  padding-top: 66.6666%;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by3 {
  padding-top: 60%;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16by9 {
  padding-top: 56.25%;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by1 {
  padding-top: 50%;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by1 {
  padding-top: 33.3333%;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by5 {
  padding-top: 125%;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by4 {
  padding-top: 133.3333%;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by3 {
  padding-top: 150%;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by5 {
  padding-top: 166.6666%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-9by16 {
  padding-top: 177.7777%;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by2 {
  padding-top: 200%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by3 {
  padding-top: 300%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16x16 {
  height: 16px;
  width: 16px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-24x24 {
  height: 24px;
  width: 24px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-32x32 {
  height: 32px;
  width: 32px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-48x48 {
  height: 48px;
  width: 48px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-64x64 {
  height: 64px;
  width: 64px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-96x96 {
  height: 96px;
  width: 96px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-128x128 {
  height: 128px;
  width: 128px;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification {
  background-color: whitesmoke;
  border-radius: 4px;
  position: relative;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification a:not(.button):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification strong {
  color: currentColor;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification code,
.notification pre {
  background: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification pre code {
  background: transparent;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification > .delete {
  right: 0.5rem;
  position: absolute;
  top: 0.5rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification .title,
.notification .subtitle,
.notification .content {
  color: currentColor;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 9999px;
  display: block;
  height: 1rem;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-bar {
  background-color: #ededed;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-value {
  background-color: #4a4a4a;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-moz-progress-bar {
  background-color: #4a4a4a;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-ms-fill {
  background-color: #4a4a4a;
  border: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-webkit-progress-value {
  background-color: white;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-moz-progress-bar {
  background-color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-ms-fill {
  background-color: white;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white:indeterminate {
  background-image: linear-gradient(to right, white 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-webkit-progress-value {
  background-color: #0a0a0a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-moz-progress-bar {
  background-color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-ms-fill {
  background-color: #0a0a0a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black:indeterminate {
  background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-webkit-progress-value {
  background-color: whitesmoke;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-moz-progress-bar {
  background-color: whitesmoke;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-ms-fill {
  background-color: whitesmoke;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light:indeterminate {
  background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-webkit-progress-value {
  background-color: #363636;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-moz-progress-bar {
  background-color: #363636;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-ms-fill {
  background-color: #363636;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark:indeterminate {
  background-image: linear-gradient(to right, #363636 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-webkit-progress-value {
  background-color: #00d1b2;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-moz-progress-bar {
  background-color: #00d1b2;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-ms-fill {
  background-color: #00d1b2;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary:indeterminate {
  background-image: linear-gradient(to right, #00d1b2 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-webkit-progress-value {
  background-color: #485fc7;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-moz-progress-bar {
  background-color: #485fc7;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-ms-fill {
  background-color: #485fc7;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link:indeterminate {
  background-image: linear-gradient(to right, #485fc7 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-webkit-progress-value {
  background-color: #3e8ed0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-moz-progress-bar {
  background-color: #3e8ed0;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-ms-fill {
  background-color: #3e8ed0;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info:indeterminate {
  background-image: linear-gradient(to right, #3e8ed0 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-webkit-progress-value {
  background-color: #48c78e;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-moz-progress-bar {
  background-color: #48c78e;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-ms-fill {
  background-color: #48c78e;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success:indeterminate {
  background-image: linear-gradient(to right, #48c78e 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-webkit-progress-value {
  background-color: #ffe08a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-moz-progress-bar {
  background-color: #ffe08a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-ms-fill {
  background-color: #ffe08a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning:indeterminate {
  background-image: linear-gradient(to right, #ffe08a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-webkit-progress-value {
  background-color: #f14668;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-moz-progress-bar {
  background-color: #f14668;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-ms-fill {
  background-color: #f14668;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger:indeterminate {
  background-image: linear-gradient(to right, #f14668 30%, #ededed 30%);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate {
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: moveIndeterminate;
  animation-timing-function: linear;
  background-color: #ededed;
  background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 150% 150%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-webkit-progress-bar {
  background-color: transparent;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-moz-progress-bar {
  background-color: transparent;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-ms-fill {
  animation-name: none;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-small {
  height: 0.75rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-medium {
  height: 1.25rem;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-large {
  height: 1.5rem;
}

@keyframes moveIndeterminate {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table {
  background-color: white;
  color: #363636;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td,
.table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-white,
.table th.is-white {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-black,
.table th.is-black {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-light,
.table th.is-light {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-dark,
.table th.is-dark {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-primary,
.table th.is-primary {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-link,
.table th.is-link {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-info,
.table th.is-info {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-success,
.table th.is-success {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-warning,
.table th.is-warning {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-danger,
.table th.is-danger {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-narrow,
.table th.is-narrow {
  white-space: nowrap;
  width: 1%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected,
.table th.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected a,
.table td.is-selected strong,
.table th.is-selected a,
.table th.is-selected strong {
  color: currentColor;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-vcentered,
.table th.is-vcentered {
  vertical-align: middle;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th {
  color: #363636;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th:not([align]) {
  text-align: inherit;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected a,
.table tr.is-selected strong {
  color: currentColor;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected td,
.table tr.is-selected th {
  border-color: #fff;
  color: currentColor;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead {
  background-color: transparent;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead td,
.table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot {
  background-color: transparent;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot td,
.table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody {
  background-color: transparent;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody tr:last-child td,
.table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered td,
.table.is-bordered th {
  border-width: 1px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered tr:last-child td,
.table.is-bordered tr:last-child th {
  border-bottom-width: 1px;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-fullwidth {
  width: 100%;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) {
  background-color: whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-narrow td,
.table.is-narrow th {
  padding: 0.25em 0.5em;
}

/* line 125, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-striped tbody tr:not(.is-selected):nth-child(even) {
  background-color: #fafafa;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table-container {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  overflow-y: hidden;
  max-width: 100%;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag {
  margin-bottom: 0.5rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:last-child {
  margin-bottom: -0.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-medium .tag:not(.is-normal):not(.is-large) {
  font-size: 1rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-large .tag:not(.is-normal):not(.is-medium) {
  font-size: 1.25rem;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered {
  justify-content: center;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered .tag {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right {
  justify-content: flex-end;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:first-child) {
  margin-left: 0.5rem;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:last-child) {
  margin-right: 0;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag {
  margin-right: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:first-child) {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 4px;
  color: #4a4a4a;
  display: inline-flex;
  font-size: 0.75rem;
  height: 2em;
  justify-content: center;
  line-height: 1.5;
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .delete {
  margin-left: 0.25rem;
  margin-right: -0.375rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-white:not(body) {
  background-color: white;
  color: #0a0a0a;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-black:not(body) {
  background-color: #0a0a0a;
  color: white;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-light:not(body) {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-dark:not(body) {
  background-color: #363636;
  color: #fff;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary:not(body) {
  background-color: #00d1b2;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary.is-light:not(body) {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link:not(body) {
  background-color: #485fc7;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link.is-light:not(body) {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info:not(body) {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info.is-light:not(body) {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success:not(body) {
  background-color: #48c78e;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success.is-light:not(body) {
  background-color: #effaf5;
  color: #257953;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning:not(body) {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning.is-light:not(body) {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger:not(body) {
  background-color: #f14668;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger.is-light:not(body) {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-normal:not(body) {
  font-size: 0.75rem;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-medium:not(body) {
  font-size: 1rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-large:not(body) {
  font-size: 1.25rem;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:not(:last-child) {
  margin-left: -0.375em;
  margin-right: 0.1875em;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:last-child:not(:first-child) {
  margin-left: 0.1875em;
  margin-right: -0.375em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:last-child {
  margin-left: -0.375em;
  margin-right: -0.375em;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body) {
  margin-left: 1px;
  padding: 0;
  position: relative;
  width: 2em;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before, .tag.is-delete:not(body)::after {
  background-color: currentColor;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before {
  height: 1px;
  width: 50%;
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::after {
  height: 50%;
  width: 1px;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):hover, .tag.is-delete:not(body):focus {
  background-color: #e8e8e8;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):active {
  background-color: #dbdbdb;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-rounded:not(body) {
  border-radius: 9999px;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
a.tag:hover {
  text-decoration: underline;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title,
.subtitle {
  word-break: break-word;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title em,
.title span,
.subtitle em,
.subtitle span {
  font-weight: inherit;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sub,
.subtitle sub {
  font-size: 0.75em;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sup,
.subtitle sup {
  font-size: 0.75em;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title .tag,
.subtitle .tag {
  vertical-align: middle;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title {
  color: #363636;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.125;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title strong {
  color: inherit;
  font-weight: inherit;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title:not(.is-spaced) + .subtitle {
  margin-top: -1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-1 {
  font-size: 3rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-2 {
  font-size: 2.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-3 {
  font-size: 2rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-4 {
  font-size: 1.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-5 {
  font-size: 1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-6 {
  font-size: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-7 {
  font-size: 0.75rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle {
  color: #4a4a4a;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle strong {
  color: #363636;
  font-weight: 600;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle:not(.is-spaced) + .title {
  margin-top: -1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-1 {
  font-size: 3rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-2 {
  font-size: 2.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-3 {
  font-size: 2rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-4 {
  font-size: 1.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-5 {
  font-size: 1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-6 {
  font-size: 1rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-7 {
  font-size: 0.75rem;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.heading {
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.number {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 9999px;
  display: inline-flex;
  font-size: 1.25rem;
  height: 2em;
  justify-content: center;
  margin-right: 1.5rem;
  min-width: 2.5em;
  padding: 0.25rem 0.5rem;
  text-align: center;
  vertical-align: top;
}

/* Bulma Form */
/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select, .textarea, .input {
  background-color: white;
  border-color: #dbdbdb;
  border-radius: 4px;
  color: #363636;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select::-moz-placeholder, .textarea::-moz-placeholder, .input::-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .input::-webkit-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select:-moz-placeholder, .textarea:-moz-placeholder, .input:-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select:-ms-input-placeholder, .textarea:-ms-input-placeholder, .input:-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select:hover, .textarea:hover, .input:hover, .select select.is-hovered, .is-hovered.textarea, .is-hovered.input {
  border-color: #b5b5b5;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select:focus, .textarea:focus, .input:focus, .select select.is-focused, .is-focused.textarea, .is-focused.input, .select select:active, .textarea:active, .input:active, .select select.is-active, .is-active.textarea, .is-active.input {
  border-color: #485fc7;
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select[disabled], .textarea[disabled], .input[disabled], fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input {
  background-color: whitesmoke;
  border-color: whitesmoke;
  box-shadow: none;
  color: #7a7a7a;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder, .input[disabled]::-moz-placeholder, fieldset[disabled] .select select::-moz-placeholder, .select fieldset[disabled] select::-moz-placeholder, fieldset[disabled] .textarea::-moz-placeholder, fieldset[disabled] .input::-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, .input[disabled]::-webkit-input-placeholder, fieldset[disabled] .select select::-webkit-input-placeholder, .select fieldset[disabled] select::-webkit-input-placeholder, fieldset[disabled] .textarea::-webkit-input-placeholder, fieldset[disabled] .input::-webkit-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder, .input[disabled]:-moz-placeholder, fieldset[disabled] .select select:-moz-placeholder, .select fieldset[disabled] select:-moz-placeholder, fieldset[disabled] .textarea:-moz-placeholder, fieldset[disabled] .input:-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder, .input[disabled]:-ms-input-placeholder, fieldset[disabled] .select select:-ms-input-placeholder, .select fieldset[disabled] select:-ms-input-placeholder, fieldset[disabled] .textarea:-ms-input-placeholder, fieldset[disabled] .input:-ms-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea, .input {
  box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05);
  max-width: 100%;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[readonly], .input[readonly] {
  box-shadow: none;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.textarea, .is-white.input {
  border-color: white;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.textarea:focus, .is-white.input:focus, .is-white.is-focused.textarea, .is-white.is-focused.input, .is-white.textarea:active, .is-white.input:active, .is-white.is-active.textarea, .is-white.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.textarea, .is-black.input {
  border-color: #0a0a0a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.textarea:focus, .is-black.input:focus, .is-black.is-focused.textarea, .is-black.is-focused.input, .is-black.textarea:active, .is-black.input:active, .is-black.is-active.textarea, .is-black.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.textarea, .is-light.input {
  border-color: whitesmoke;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.textarea:focus, .is-light.input:focus, .is-light.is-focused.textarea, .is-light.is-focused.input, .is-light.textarea:active, .is-light.input:active, .is-light.is-active.textarea, .is-light.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.textarea, .is-dark.input {
  border-color: #363636;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.textarea:focus, .is-dark.input:focus, .is-dark.is-focused.textarea, .is-dark.is-focused.input, .is-dark.textarea:active, .is-dark.input:active, .is-dark.is-active.textarea, .is-dark.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.textarea, .is-primary.input {
  border-color: #00d1b2;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.textarea:focus, .is-primary.input:focus, .is-primary.is-focused.textarea, .is-primary.is-focused.input, .is-primary.textarea:active, .is-primary.input:active, .is-primary.is-active.textarea, .is-primary.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.textarea, .is-link.input {
  border-color: #485fc7;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.textarea:focus, .is-link.input:focus, .is-link.is-focused.textarea, .is-link.is-focused.input, .is-link.textarea:active, .is-link.input:active, .is-link.is-active.textarea, .is-link.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.textarea, .is-info.input {
  border-color: #3e8ed0;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.textarea:focus, .is-info.input:focus, .is-info.is-focused.textarea, .is-info.is-focused.input, .is-info.textarea:active, .is-info.input:active, .is-info.is-active.textarea, .is-info.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.textarea, .is-success.input {
  border-color: #48c78e;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.textarea:focus, .is-success.input:focus, .is-success.is-focused.textarea, .is-success.is-focused.input, .is-success.textarea:active, .is-success.input:active, .is-success.is-active.textarea, .is-success.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.textarea, .is-warning.input {
  border-color: #ffe08a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.textarea:focus, .is-warning.input:focus, .is-warning.is-focused.textarea, .is-warning.is-focused.input, .is-warning.textarea:active, .is-warning.input:active, .is-warning.is-active.textarea, .is-warning.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.textarea, .is-danger.input {
  border-color: #f14668;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.textarea:focus, .is-danger.input:focus, .is-danger.is-focused.textarea, .is-danger.is-focused.input, .is-danger.textarea:active, .is-danger.input:active, .is-danger.is-active.textarea, .is-danger.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-small.textarea, .is-small.input {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-medium.textarea, .is-medium.input {
  font-size: 1.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-large.textarea, .is-large.input {
  font-size: 1.5rem;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-fullwidth.textarea, .is-fullwidth.input {
  display: block;
  width: 100%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-inline.textarea, .is-inline.input {
  display: inline;
  width: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-rounded {
  border-radius: 9999px;
  padding-left: calc(calc(0.75em - 1px) + 0.375em);
  padding-right: calc(calc(0.75em - 1px) + 0.375em);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-static {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: calc(0.75em - 1px);
  resize: vertical;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea:not([rows]) {
  max-height: 40em;
  min-height: 8em;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[rows] {
  height: initial;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea.has-fixed-size {
  resize: none;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio, .checkbox {
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio input, .checkbox input {
  cursor: pointer;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio:hover, .checkbox:hover {
  color: #363636;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio[disabled], .checkbox[disabled], fieldset[disabled] .radio, fieldset[disabled] .checkbox,
.radio input[disabled],
.checkbox input[disabled] {
  color: #7a7a7a;
  cursor: not-allowed;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio + .radio {
  margin-left: 0.5em;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple) {
  height: 2.5em;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #485fc7;
  right: 1.125em;
  z-index: 4;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-rounded select {
  border-radius: 9999px;
  padding-left: 1em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select {
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select::-ms-expand {
  display: none;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[disabled]:hover, fieldset[disabled] .select select:hover {
  border-color: whitesmoke;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select:not([multiple]) {
  padding-right: 2.5em;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] {
  height: auto;
  padding: 0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] option {
  padding: 0.5em 1em;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading):hover::after {
  border-color: #363636;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white:not(:hover)::after {
  border-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select {
  border-color: white;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:hover, .select.is-white select.is-hovered {
  border-color: #f2f2f2;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black:not(:hover)::after {
  border-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select {
  border-color: #0a0a0a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:hover, .select.is-black select.is-hovered {
  border-color: black;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light:not(:hover)::after {
  border-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select {
  border-color: whitesmoke;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:hover, .select.is-light select.is-hovered {
  border-color: #e8e8e8;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark:not(:hover)::after {
  border-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select {
  border-color: #363636;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:hover, .select.is-dark select.is-hovered {
  border-color: #292929;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary:not(:hover)::after {
  border-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select {
  border-color: #00d1b2;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:hover, .select.is-primary select.is-hovered {
  border-color: #00b89c;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link:not(:hover)::after {
  border-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select {
  border-color: #485fc7;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:hover, .select.is-link select.is-hovered {
  border-color: #3a51bb;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info:not(:hover)::after {
  border-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select {
  border-color: #3e8ed0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:hover, .select.is-info select.is-hovered {
  border-color: #3082c5;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success:not(:hover)::after {
  border-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select {
  border-color: #48c78e;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:hover, .select.is-success select.is-hovered {
  border-color: #3abb81;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning:not(:hover)::after {
  border-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select {
  border-color: #ffe08a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:hover, .select.is-warning select.is-hovered {
  border-color: #ffd970;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger:not(:hover)::after {
  border-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select {
  border-color: #f14668;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:hover, .select.is-danger select.is-hovered {
  border-color: #ef2e55;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-medium {
  font-size: 1.25rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-large {
  font-size: 1.5rem;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-disabled::after {
  border-color: #7a7a7a;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth {
  width: 100%;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth select {
  width: 100%;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading::after {
  margin-top: 0;
  position: absolute;
  right: 0.625em;
  top: 0.625em;
  transform: none;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file {
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  position: relative;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white .file-cta {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:active .file-cta, .file.is-white.is-active .file-cta {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black .file-cta {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:active .file-cta, .file.is-black.is-active .file-cta {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light .file-cta {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:active .file-cta, .file.is-light.is-active .file-cta {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark .file-cta {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary .file-cta {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link .file-cta {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 95, 199, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:active .file-cta, .file.is-link.is-active .file-cta {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info .file-cta {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(62, 142, 208, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:active .file-cta, .file.is-info.is-active .file-cta {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success .file-cta {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 199, 142, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:active .file-cta, .file.is-success.is-active .file-cta {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning .file-cta {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 224, 138, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger .file-cta {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-small {
  font-size: 0.75rem;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-normal {
  font-size: 1rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium {
  font-size: 1.25rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium .file-icon .fa {
  font-size: 21px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large {
  font-size: 1.5rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large .file-icon .fa {
  font-size: 28px;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-cta {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-name {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-cta {
  border-radius: 4px;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-name {
  display: none;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-label {
  flex-direction: column;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-cta {
  flex-direction: column;
  height: auto;
  padding: 1em 3em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-name {
  border-width: 0 1px 1px;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon {
  height: 1.5em;
  width: 1.5em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon .fa {
  font-size: 21px;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-small .file-icon .fa {
  font-size: 14px;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-medium .file-icon .fa {
  font-size: 28px;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-large .file-icon .fa {
  font-size: 35px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-cta {
  border-radius: 4px 4px 0 0;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-name {
  border-radius: 0 0 4px 4px;
  border-width: 0 1px 1px;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-centered {
  justify-content: center;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-label {
  width: 100%;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-name {
  flex-grow: 1;
  max-width: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right {
  justify-content: flex-end;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-cta {
  border-radius: 0 4px 4px 0;
}

/* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-name {
  border-radius: 4px 0 0 4px;
  border-width: 1px 0 1px 1px;
  order: -1;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label {
  align-items: stretch;
  display: flex;
  cursor: pointer;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-cta {
  background-color: #eeeeee;
  color: #363636;
}

/* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-name {
  border-color: #d5d5d5;
}

/* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-cta {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 140, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-name {
  border-color: #cfcfcf;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-input {
  height: 100%;
  left: 0;
  opacity: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta,
.file-name {
  border-color: #dbdbdb;
  border-radius: 4px;
  font-size: 1em;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
}

/* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta {
  background-color: whitesmoke;
  color: #4a4a4a;
}

/* line 166, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-name {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  max-width: 16em;
  overflow: hidden;
  text-align: inherit;
  text-overflow: ellipsis;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon {
  align-items: center;
  display: flex;
  height: 1em;
  justify-content: center;
  margin-right: 0.5em;
  width: 1em;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon .fa {
  font-size: 14px;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label {
  color: #363636;
  display: block;
  font-size: 1rem;
  font-weight: 700;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label:not(:last-child) {
  margin-bottom: 0.5em;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-small {
  font-size: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-medium {
  font-size: 1.25rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-large {
  font-size: 1.5rem;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help {
  display: block;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-white {
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-black {
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-light {
  color: whitesmoke;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-dark {
  color: #363636;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-primary {
  color: #00d1b2;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-link {
  color: #485fc7;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-info {
  color: #3e8ed0;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-success {
  color: #48c78e;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-warning {
  color: #ffe08a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-danger {
  color: #f14668;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons {
  display: flex;
  justify-content: flex-start;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:last-child) {
  margin-right: -1px;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:first-child):not(:last-child) .button,
.field.has-addons .control:not(:first-child):not(:last-child) .input,
.field.has-addons .control:not(:first-child):not(:last-child) .select select {
  border-radius: 0;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:first-child:not(:only-child) .button,
.field.has-addons .control:first-child:not(:only-child) .input,
.field.has-addons .control:first-child:not(:only-child) .select select {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:last-child:not(:only-child) .button,
.field.has-addons .control:last-child:not(:only-child) .input,
.field.has-addons .control:last-child:not(:only-child) .select select {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control .button.is-hovered:not([disabled]),
.field.has-addons .control .input:not([disabled]):hover,
.field.has-addons .control .input.is-hovered:not([disabled]),
.field.has-addons .control .select select:not([disabled]):hover,
.field.has-addons .control .select select.is-hovered:not([disabled]) {
  z-index: 2;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control .button.is-focused:not([disabled]), .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control .button.is-active:not([disabled]),
.field.has-addons .control .input:not([disabled]):focus,
.field.has-addons .control .input.is-focused:not([disabled]),
.field.has-addons .control .input:not([disabled]):active,
.field.has-addons .control .input.is-active:not([disabled]),
.field.has-addons .control .select select:not([disabled]):focus,
.field.has-addons .control .select select.is-focused:not([disabled]),
.field.has-addons .control .select select:not([disabled]):active,
.field.has-addons .control .select select.is-active:not([disabled]) {
  z-index: 3;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control .button.is-focused:not([disabled]):hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control .button.is-active:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):focus:hover,
.field.has-addons .control .input.is-focused:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):active:hover,
.field.has-addons .control .input.is-active:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):focus:hover,
.field.has-addons .control .select select.is-focused:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):active:hover,
.field.has-addons .control .select select.is-active:not([disabled]):hover {
  z-index: 4;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-centered {
  justify-content: center;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-right {
  justify-content: flex-end;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-fullwidth .control {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped {
  display: flex;
  justify-content: flex-start;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control {
  flex-shrink: 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-centered {
  justify-content: center;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-right {
  justify-content: flex-end;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline {
  flex-wrap: wrap;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:last-child {
  margin-bottom: -0.75rem;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:not(:last-child) {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field.is-horizontal {
    display: flex;
  }
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-label .label {
  font-size: inherit;
}

@media screen and (max-width: 768px) {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    margin-bottom: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    margin-right: 1.5rem;
    text-align: right;
  }
  /* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-small {
    font-size: 0.75rem;
    padding-top: 0.375em;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-normal {
    padding-top: 0.375em;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-medium {
    font-size: 1.25rem;
    padding-top: 0.375em;
  }
  /* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-large {
    font-size: 1.5rem;
    padding-top: 0.375em;
  }
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-body .field .field {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 146, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body {
    display: flex;
    flex-basis: 0;
    flex-grow: 5;
    flex-shrink: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body .field {
    margin-bottom: 0;
  }
  /* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field {
    flex-shrink: 1;
  }
  /* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(.is-narrow) {
    flex-grow: 1;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control {
  box-sizing: border-box;
  clear: both;
  font-size: 1rem;
  position: relative;
  text-align: inherit;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input:focus ~ .icon,
.control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon,
.control.has-icons-right .select:focus ~ .icon {
  color: #4a4a4a;
}

/* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-small ~ .icon,
.control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon,
.control.has-icons-right .select.is-small ~ .icon {
  font-size: 0.75rem;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-medium ~ .icon,
.control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon,
.control.has-icons-right .select.is-medium ~ .icon {
  font-size: 1.25rem;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-large ~ .icon,
.control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon,
.control.has-icons-right .select.is-large ~ .icon {
  font-size: 1.5rem;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon, .control.has-icons-right .icon {
  color: #dbdbdb;
  height: 2.5em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 2.5em;
  z-index: 4;
}

/* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input,
.control.has-icons-left .select select {
  padding-left: 2.5em;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon.is-left {
  left: 0;
}

/* line 198, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .input,
.control.has-icons-right .select select {
  padding-right: 2.5em;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .icon.is-right {
  right: 0;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading::after {
  position: absolute !important;
  right: 0.625em;
  top: 0.625em;
  z-index: 4;
}

/* line 210, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* Bulma Components */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb {
  font-size: 1rem;
  white-space: nowrap;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a {
  align-items: center;
  color: #485fc7;
  display: flex;
  justify-content: center;
  padding: 0 0.75em;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a:hover {
  color: #363636;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li {
  align-items: center;
  display: flex;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li:first-child a {
  padding-left: 0;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li.is-active a {
  color: #363636;
  cursor: default;
  pointer-events: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li + li::before {
  color: #b5b5b5;
  content: "\0002f";
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb ul,
.breadcrumb ol {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:first-child {
  margin-right: 0.5em;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:last-child {
  margin-left: 0.5em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-centered ol,
.breadcrumb.is-centered ul {
  justify-content: center;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-right ol,
.breadcrumb.is-right ul {
  justify-content: flex-end;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-small {
  font-size: 0.75rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-medium {
  font-size: 1.25rem;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-large {
  font-size: 1.5rem;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-arrow-separator li + li::before {
  content: "\02192";
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-bullet-separator li + li::before {
  content: "\02022";
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-dot-separator li + li::before {
  content: "\000b7";
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-succeeds-separator li + li::before {
  content: "\0227B";
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card {
  background-color: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  max-width: 100%;
  position: relative;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer:first-child, .card-content:first-child, .card-header:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer:last-child, .card-content:last-child, .card-header:last-child {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header {
  background-color: transparent;
  align-items: stretch;
  box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
  display: flex;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title {
  align-items: center;
  color: #363636;
  display: flex;
  flex-grow: 1;
  font-weight: 700;
  padding: 0.75rem 1rem;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title.is-centered {
  justify-content: center;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-icon {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0.75rem 1rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image {
  display: block;
  position: relative;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:first-child img {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:last-child img {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-content {
  background-color: transparent;
  padding: 1.5rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer {
  background-color: transparent;
  border-top: 1px solid #ededed;
  align-items: stretch;
  display: flex;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item {
  align-items: center;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: center;
  padding: 0.75rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item:not(:last-child) {
  border-right: 1px solid #ededed;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card .media:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown {
  display: inline-flex;
  position: relative;
  vertical-align: top;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
  display: block;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-right .dropdown-menu {
  left: auto;
  right: 0;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-up .dropdown-menu {
  bottom: 100%;
  padding-bottom: 4px;
  padding-top: initial;
  top: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-menu {
  display: none;
  left: 0;
  min-width: 12rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-content {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-item {
  color: #4a4a4a;
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item,
button.dropdown-item {
  padding-right: 3rem;
  text-align: inherit;
  white-space: nowrap;
  width: 100%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item:hover,
button.dropdown-item:hover {
  background-color: whitesmoke;
  color: #0a0a0a;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item.is-active,
button.dropdown-item.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-divider {
  background-color: #ededed;
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level {
  align-items: center;
  justify-content: space-between;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level code {
  border-radius: 4px;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level img {
  display: inline-block;
  vertical-align: top;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile {
  display: flex;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left,
.level.is-mobile .level-right {
  display: flex;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left + .level-right {
  margin-top: 0;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(.is-narrow) {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level {
    display: flex;
  }
  /* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level > .level-item:not(.is-narrow) {
    flex-grow: 1;
  }
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item {
  align-items: center;
  display: flex;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item .title,
.level-item .subtitle {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  /* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-item:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left,
.level-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left .level-item.is-flexible,
.level-right .level-item.is-flexible {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left .level-item:not(:last-child),
.level-right .level-item:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left {
  align-items: center;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left + .level-right {
    margin-top: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left {
    display: flex;
  }
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-right {
  align-items: center;
  justify-content: flex-end;
}

@media screen and (min-width: 769px), print {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-right {
    display: flex;
  }
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media {
  align-items: flex-start;
  display: flex;
  text-align: inherit;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .content:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  display: flex;
  padding-top: 0.75rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .content:not(:last-child),
.media .media .control:not(:last-child) {
  margin-bottom: 0.5rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media {
  padding-top: 0.5rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media + .media {
  margin-top: 0.5rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media + .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  margin-top: 1rem;
  padding-top: 1rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media.is-large + .media {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left,
.media-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left {
  margin-right: 1rem;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-right {
  margin-left: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-content {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  text-align: inherit;
}

@media screen and (max-width: 768px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
  .media-content {
    overflow-x: auto;
  }
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu {
  font-size: 1rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-small {
  font-size: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-medium {
  font-size: 1.25rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-large {
  font-size: 1.5rem;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list {
  line-height: 1.25;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a {
  border-radius: 2px;
  color: #4a4a4a;
  display: block;
  padding: 0.5em 0.75em;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a:hover {
  background-color: whitesmoke;
  color: #363636;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list li ul {
  border-left: 1px solid #dbdbdb;
  margin: 0.75em;
  padding-left: 0.75em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label {
  color: #7a7a7a;
  font-size: 0.75em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:first-child) {
  margin-top: 1em;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:last-child) {
  margin-bottom: 1em;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message {
  background-color: whitesmoke;
  border-radius: 4px;
  font-size: 1rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message strong {
  color: currentColor;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message a:not(.button):not(.tag):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-small {
  font-size: 0.75rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-medium {
  font-size: 1.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-large {
  font-size: 1.5rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white {
  background-color: white;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-header {
  background-color: white;
  color: #0a0a0a;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-body {
  border-color: white;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-header {
  background-color: #0a0a0a;
  color: white;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-body {
  border-color: #0a0a0a;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-header {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-body {
  border-color: whitesmoke;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-header {
  background-color: #363636;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-body {
  border-color: #363636;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary {
  background-color: #ebfffc;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-header {
  background-color: #00d1b2;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-body {
  border-color: #00d1b2;
  color: #00947e;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link {
  background-color: #eff1fa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-header {
  background-color: #485fc7;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-body {
  border-color: #485fc7;
  color: #3850b7;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info {
  background-color: #eff5fb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-header {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-body {
  border-color: #3e8ed0;
  color: #296fa8;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success {
  background-color: #effaf5;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-header {
  background-color: #48c78e;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-body {
  border-color: #48c78e;
  color: #257953;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning {
  background-color: #fffaeb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-header {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-body {
  border-color: #ffe08a;
  color: #946c00;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger {
  background-color: #feecf0;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-header {
  background-color: #f14668;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-body {
  border-color: #f14668;
  color: #cc0f35;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header {
  align-items: center;
  background-color: #4a4a4a;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  line-height: 1.25;
  padding: 0.75em 1em;
  position: relative;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header .delete {
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 0.75em;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header + .message-body {
  border-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body {
  border-color: #dbdbdb;
  border-radius: 4px;
  border-style: solid;
  border-width: 0 0 0 4px;
  color: #4a4a4a;
  padding: 1.25em 1.5em;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body code,
.message-body pre {
  background-color: white;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body pre code {
  background-color: transparent;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal {
  align-items: center;
  display: none;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 40;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal.is-active {
  display: flex;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-background {
  background-color: rgba(10, 10, 10, 0.86);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-content,
.modal-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
  .modal-content,
.modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-close {
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: hidden;
  -ms-overflow-y: visible;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head,
.modal-card-foot {
  align-items: center;
  background-color: whitesmoke;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 20px;
  position: relative;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head {
  border-bottom: 1px solid #dbdbdb;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-title {
  color: #363636;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 1.5rem;
  line-height: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: 1px solid #dbdbdb;
}

/* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot .button:not(:last-child) {
  margin-right: 0.5em;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: white;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  padding: 20px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar {
  background-color: white;
  min-height: 3.25rem;
  position: relative;
  z-index: 30;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > .navbar-item,
.navbar.is-white .navbar-brand .navbar-link {
  color: #0a0a0a;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > a.navbar-item:focus, .navbar.is-white .navbar-brand > a.navbar-item:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active,
.navbar.is-white .navbar-brand .navbar-link:focus,
.navbar.is-white .navbar-brand .navbar-link:hover,
.navbar.is-white .navbar-brand .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand .navbar-link::after {
  border-color: #0a0a0a;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-burger {
  color: #0a0a0a;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > .navbar-item,
.navbar.is-white .navbar-start .navbar-link,
.navbar.is-white .navbar-end > .navbar-item,
.navbar.is-white .navbar-end .navbar-link {
    color: #0a0a0a;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > a.navbar-item:focus, .navbar.is-white .navbar-start > a.navbar-item:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active,
.navbar.is-white .navbar-start .navbar-link:focus,
.navbar.is-white .navbar-start .navbar-link:hover,
.navbar.is-white .navbar-start .navbar-link.is-active,
.navbar.is-white .navbar-end > a.navbar-item:focus,
.navbar.is-white .navbar-end > a.navbar-item:hover,
.navbar.is-white .navbar-end > a.navbar-item.is-active,
.navbar.is-white .navbar-end .navbar-link:focus,
.navbar.is-white .navbar-end .navbar-link:hover,
.navbar.is-white .navbar-end .navbar-link.is-active {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start .navbar-link::after,
.navbar.is-white .navbar-end .navbar-link::after {
    border-color: #0a0a0a;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
    background-color: white;
    color: #0a0a0a;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > .navbar-item,
.navbar.is-black .navbar-brand .navbar-link {
  color: white;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > a.navbar-item:focus, .navbar.is-black .navbar-brand > a.navbar-item:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active,
.navbar.is-black .navbar-brand .navbar-link:focus,
.navbar.is-black .navbar-brand .navbar-link:hover,
.navbar.is-black .navbar-brand .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand .navbar-link::after {
  border-color: white;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-burger {
  color: white;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > .navbar-item,
.navbar.is-black .navbar-start .navbar-link,
.navbar.is-black .navbar-end > .navbar-item,
.navbar.is-black .navbar-end .navbar-link {
    color: white;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > a.navbar-item:focus, .navbar.is-black .navbar-start > a.navbar-item:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active,
.navbar.is-black .navbar-start .navbar-link:focus,
.navbar.is-black .navbar-start .navbar-link:hover,
.navbar.is-black .navbar-start .navbar-link.is-active,
.navbar.is-black .navbar-end > a.navbar-item:focus,
.navbar.is-black .navbar-end > a.navbar-item:hover,
.navbar.is-black .navbar-end > a.navbar-item.is-active,
.navbar.is-black .navbar-end .navbar-link:focus,
.navbar.is-black .navbar-end .navbar-link:hover,
.navbar.is-black .navbar-end .navbar-link.is-active {
    background-color: black;
    color: white;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start .navbar-link::after,
.navbar.is-black .navbar-end .navbar-link::after {
    border-color: white;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: black;
    color: white;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
    background-color: #0a0a0a;
    color: white;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > .navbar-item,
.navbar.is-light .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active,
.navbar.is-light .navbar-brand .navbar-link:focus,
.navbar.is-light .navbar-brand .navbar-link:hover,
.navbar.is-light .navbar-brand .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > .navbar-item,
.navbar.is-light .navbar-start .navbar-link,
.navbar.is-light .navbar-end > .navbar-item,
.navbar.is-light .navbar-end .navbar-link {
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > a.navbar-item:focus, .navbar.is-light .navbar-start > a.navbar-item:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active,
.navbar.is-light .navbar-start .navbar-link:focus,
.navbar.is-light .navbar-start .navbar-link:hover,
.navbar.is-light .navbar-start .navbar-link.is-active,
.navbar.is-light .navbar-end > a.navbar-item:focus,
.navbar.is-light .navbar-end > a.navbar-item:hover,
.navbar.is-light .navbar-end > a.navbar-item.is-active,
.navbar.is-light .navbar-end .navbar-link:focus,
.navbar.is-light .navbar-end .navbar-link:hover,
.navbar.is-light .navbar-end .navbar-link.is-active {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start .navbar-link::after,
.navbar.is-light .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > .navbar-item,
.navbar.is-dark .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > a.navbar-item:focus, .navbar.is-dark .navbar-brand > a.navbar-item:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active,
.navbar.is-dark .navbar-brand .navbar-link:focus,
.navbar.is-dark .navbar-brand .navbar-link:hover,
.navbar.is-dark .navbar-brand .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > .navbar-item,
.navbar.is-dark .navbar-start .navbar-link,
.navbar.is-dark .navbar-end > .navbar-item,
.navbar.is-dark .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > a.navbar-item:focus, .navbar.is-dark .navbar-start > a.navbar-item:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active,
.navbar.is-dark .navbar-start .navbar-link:focus,
.navbar.is-dark .navbar-start .navbar-link:hover,
.navbar.is-dark .navbar-start .navbar-link.is-active,
.navbar.is-dark .navbar-end > a.navbar-item:focus,
.navbar.is-dark .navbar-end > a.navbar-item:hover,
.navbar.is-dark .navbar-end > a.navbar-item.is-active,
.navbar.is-dark .navbar-end .navbar-link:focus,
.navbar.is-dark .navbar-end .navbar-link:hover,
.navbar.is-dark .navbar-end .navbar-link.is-active {
    background-color: #292929;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start .navbar-link::after,
.navbar.is-dark .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #292929;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
    background-color: #363636;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > .navbar-item,
.navbar.is-primary .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > a.navbar-item:focus, .navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active,
.navbar.is-primary .navbar-brand .navbar-link:focus,
.navbar.is-primary .navbar-brand .navbar-link:hover,
.navbar.is-primary .navbar-brand .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > .navbar-item,
.navbar.is-primary .navbar-start .navbar-link,
.navbar.is-primary .navbar-end > .navbar-item,
.navbar.is-primary .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > a.navbar-item:focus, .navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active,
.navbar.is-primary .navbar-start .navbar-link:focus,
.navbar.is-primary .navbar-start .navbar-link:hover,
.navbar.is-primary .navbar-start .navbar-link.is-active,
.navbar.is-primary .navbar-end > a.navbar-item:focus,
.navbar.is-primary .navbar-end > a.navbar-item:hover,
.navbar.is-primary .navbar-end > a.navbar-item.is-active,
.navbar.is-primary .navbar-end .navbar-link:focus,
.navbar.is-primary .navbar-end .navbar-link:hover,
.navbar.is-primary .navbar-end .navbar-link.is-active {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start .navbar-link::after,
.navbar.is-primary .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
    background-color: #00d1b2;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > .navbar-item,
.navbar.is-link .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > a.navbar-item:focus, .navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active,
.navbar.is-link .navbar-brand .navbar-link:focus,
.navbar.is-link .navbar-brand .navbar-link:hover,
.navbar.is-link .navbar-brand .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > .navbar-item,
.navbar.is-link .navbar-start .navbar-link,
.navbar.is-link .navbar-end > .navbar-item,
.navbar.is-link .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > a.navbar-item:focus, .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active,
.navbar.is-link .navbar-start .navbar-link:focus,
.navbar.is-link .navbar-start .navbar-link:hover,
.navbar.is-link .navbar-start .navbar-link.is-active,
.navbar.is-link .navbar-end > a.navbar-item:focus,
.navbar.is-link .navbar-end > a.navbar-item:hover,
.navbar.is-link .navbar-end > a.navbar-item.is-active,
.navbar.is-link .navbar-end .navbar-link:focus,
.navbar.is-link .navbar-end .navbar-link:hover,
.navbar.is-link .navbar-end .navbar-link.is-active {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start .navbar-link::after,
.navbar.is-link .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
    background-color: #485fc7;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > .navbar-item,
.navbar.is-info .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-info .navbar-brand .navbar-link:hover,
.navbar.is-info .navbar-brand .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-info .navbar-end .navbar-link:hover,
.navbar.is-info .navbar-end .navbar-link.is-active {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start .navbar-link::after,
.navbar.is-info .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
    background-color: #3e8ed0;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > .navbar-item,
.navbar.is-success .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > a.navbar-item:focus, .navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active,
.navbar.is-success .navbar-brand .navbar-link:focus,
.navbar.is-success .navbar-brand .navbar-link:hover,
.navbar.is-success .navbar-brand .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > .navbar-item,
.navbar.is-success .navbar-start .navbar-link,
.navbar.is-success .navbar-end > .navbar-item,
.navbar.is-success .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > a.navbar-item:focus, .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active,
.navbar.is-success .navbar-start .navbar-link:focus,
.navbar.is-success .navbar-start .navbar-link:hover,
.navbar.is-success .navbar-start .navbar-link.is-active,
.navbar.is-success .navbar-end > a.navbar-item:focus,
.navbar.is-success .navbar-end > a.navbar-item:hover,
.navbar.is-success .navbar-end > a.navbar-item.is-active,
.navbar.is-success .navbar-end .navbar-link:focus,
.navbar.is-success .navbar-end .navbar-link:hover,
.navbar.is-success .navbar-end .navbar-link.is-active {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start .navbar-link::after,
.navbar.is-success .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
    background-color: #48c78e;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > .navbar-item,
.navbar.is-warning .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-warning .navbar-brand .navbar-link:hover,
.navbar.is-warning .navbar-brand .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-warning .navbar-end .navbar-link:hover,
.navbar.is-warning .navbar-end .navbar-link.is-active {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start .navbar-link::after,
.navbar.is-warning .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
    background-color: #ffe08a;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > .navbar-item,
.navbar.is-danger .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-danger .navbar-brand .navbar-link:hover,
.navbar.is-danger .navbar-brand .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-danger .navbar-end .navbar-link:hover,
.navbar.is-danger .navbar-end .navbar-link.is-active {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start .navbar-link::after,
.navbar.is-danger .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
    background-color: #f14668;
    color: #fff;
  }
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar > .container {
  align-items: stretch;
  display: flex;
  min-height: 3.25rem;
  width: 100%;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.has-shadow {
  box-shadow: 0 2px 0 0 whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom, .navbar.is-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 30;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom {
  bottom: 0;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom.has-shadow {
  box-shadow: 0 -2px 0 0 whitesmoke;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-top {
  top: 0;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-top,
body.has-navbar-fixed-top {
  padding-top: 3.25rem;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-bottom,
body.has-navbar-fixed-bottom {
  padding-bottom: 3.25rem;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand,
.navbar-tabs {
  align-items: stretch;
  display: flex;
  flex-shrink: 0;
  min-height: 3.25rem;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover {
  background-color: transparent;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-tabs {
  -webkit-overflow-scrolling: touch;
  max-width: 100vw;
  overflow-x: auto;
  overflow-y: hidden;
}

/* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-burger {
  color: #4a4a4a;
  cursor: pointer;
  display: block;
  height: 3.25rem;
  position: relative;
  width: 3.25rem;
  margin-left: auto;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span {
  background-color: currentColor;
  display: block;
  height: 1px;
  left: calc(50% - 8px);
  position: absolute;
  transform-origin: center;
  transition-duration: 86ms;
  transition-property: background-color, opacity, transform;
  transition-timing-function: ease-out;
  width: 16px;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(1) {
  top: calc(50% - 6px);
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(2) {
  top: calc(50% - 1px);
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(3) {
  top: calc(50% + 4px);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(1) {
  transform: translateY(5px) rotate(45deg);
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(2) {
  opacity: 0;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(3) {
  transform: translateY(-5px) rotate(-45deg);
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-menu {
  display: none;
}

/* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item,
.navbar-link {
  color: #4a4a4a;
  display: block;
  line-height: 1.5;
  padding: 0.5rem 0.75rem;
  position: relative;
}

/* line 172, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item .icon:only-child,
.navbar-link .icon:only-child {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item,
.navbar-link {
  cursor: pointer;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-item.is-active,
.navbar-link:focus,
.navbar-link:focus-within,
.navbar-link:hover,
.navbar-link.is-active {
  background-color: #fafafa;
  color: #485fc7;
}

/* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item img {
  max-height: 1.75rem;
}

/* line 191, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.has-dropdown {
  padding: 0;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 196, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab {
  border-bottom: 1px solid transparent;
  min-height: 3.25rem;
  padding-bottom: calc(0.5rem - 1px);
}

/* line 200, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab:focus, .navbar-item.is-tab:hover {
  background-color: transparent;
  border-bottom-color: #485fc7;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab.is-active {
  background-color: transparent;
  border-bottom-color: #485fc7;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #485fc7;
  padding-bottom: calc(0.5rem - 3px);
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-content {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 216, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless) {
  padding-right: 2.5em;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless)::after {
  border-color: #485fc7;
  margin-top: -0.375em;
  right: 1.125em;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown {
  font-size: 0.875rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown .navbar-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-divider {
  background-color: whitesmoke;
  border: none;
  display: none;
  height: 2px;
  margin: 0.5rem 0;
}

@media screen and (max-width: 1023px) {
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container {
    display: block;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-brand .navbar-item,
.navbar-tabs .navbar-item {
    align-items: center;
    display: flex;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-link::after {
    display: none;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    background-color: white;
    box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
    padding: 0.5rem 0;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu.is-active {
    display: block;
  }
  /* line 258, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 261, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch {
    bottom: 0;
  }
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-touch {
    top: 0;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu {
    -webkit-overflow-scrolling: touch;
    max-height: calc(100vh - 3.25rem);
    overflow: auto;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-touch,
body.has-navbar-fixed-top-touch {
    padding-top: 3.25rem;
  }
  /* line 277, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-touch,
body.has-navbar-fixed-bottom-touch {
    padding-bottom: 3.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar,
.navbar-menu,
.navbar-start,
.navbar-end {
    align-items: stretch;
    display: flex;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar {
    min-height: 3.25rem;
  }
  /* line 289, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced {
    padding: 1rem 2rem;
  }
  /* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-start,
.navbar.is-spaced .navbar-end {
    align-items: center;
  }
  /* line 294, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced a.navbar-item,
.navbar.is-spaced .navbar-link {
    border-radius: 4px;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent a.navbar-item:focus, .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active,
.navbar.is-transparent .navbar-link:focus,
.navbar.is-transparent .navbar-link:hover,
.navbar.is-transparent .navbar-link.is-active {
    background-color: transparent !important;
  }
  /* line 309, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link {
    background-color: transparent !important;
  }
  /* line 313, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 317, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-burger {
    display: none;
  }
  /* line 322, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item,
.navbar-link {
    align-items: center;
    display: flex;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown {
    align-items: stretch;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-link::after {
    transform: rotate(135deg) translate(0.25em, -0.25em);
  }
  /* line 332, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-dropdown {
    border-bottom: 2px solid #dbdbdb;
    border-radius: 6px 6px 0 0;
    border-top: none;
    bottom: 100%;
    box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1);
    top: auto;
  }
  /* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown {
    display: block;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }
  /* line 350, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    flex-grow: 1;
    flex-shrink: 0;
  }
  /* line 353, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-start {
    justify-content: flex-start;
    margin-right: auto;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-end {
    justify-content: flex-end;
    margin-left: auto;
  }
  /* line 359, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown {
    background-color: white;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 2px solid #dbdbdb;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1);
    display: none;
    font-size: 0.875rem;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 100%;
    z-index: 20;
  }
  /* line 372, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown .navbar-item {
    padding: 0.375rem 1rem;
    white-space: nowrap;
  }
  /* line 375, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item {
    padding-right: 3rem;
  }
  /* line 377, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 381, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 384, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed {
    border-radius: 6px;
    border-top: none;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    display: block;
    opacity: 0;
    pointer-events: none;
    top: calc(100% + (-4px));
    transform: translateY(-5px);
    transition-duration: 86ms;
    transition-property: opacity, transform;
  }
  /* line 396, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown.is-right {
    left: auto;
    right: 0;
  }
  /* line 399, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-divider {
    display: block;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-brand,
.container > .navbar .navbar-brand {
    margin-left: -0.75rem;
  }
  /* line 405, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-menu,
.container > .navbar .navbar-menu {
    margin-right: -0.75rem;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop {
    bottom: 0;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-desktop {
    top: 0;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-desktop,
body.has-navbar-fixed-top-desktop {
    padding-top: 3.25rem;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-desktop,
body.has-navbar-fixed-bottom-desktop {
    padding-bottom: 3.25rem;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-top,
body.has-spaced-navbar-fixed-top {
    padding-top: 5.25rem;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-bottom,
body.has-spaced-navbar-fixed-bottom {
    padding-bottom: 5.25rem;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active,
.navbar-link.is-active {
    color: #0a0a0a;
  }
  /* line 433, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active:not(:focus):not(:hover),
.navbar-link.is-active:not(:focus):not(:hover) {
    background-color: transparent;
  }
  /* line 439, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #fafafa;
  }
}

/* line 445, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.hero.is-fullheight-with-navbar {
  min-height: calc(100vh - 3.25rem);
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination {
  font-size: 1rem;
  margin: -0.25rem;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-small {
  font-size: 0.75rem;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-medium {
  font-size: 1.25rem;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-large {
  font-size: 1.5rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-previous,
.pagination.is-rounded .pagination-next {
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 9999px;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-link {
  border-radius: 9999px;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination,
.pagination-list {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
  font-size: 1em;
  justify-content: center;
  margin: 0.25rem;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: center;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link {
  border-color: #dbdbdb;
  color: #363636;
  min-width: 2.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:hover,
.pagination-next:hover,
.pagination-link:hover {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus {
  border-color: #485fc7;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:active,
.pagination-next:active,
.pagination-link:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled] {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
  box-shadow: none;
  color: #7a7a7a;
  opacity: 0.5;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next {
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-link.is-current {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-ellipsis {
  color: #b5b5b5;
  pointer-events: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list {
  flex-wrap: wrap;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list li {
  list-style: none;
}

@media screen and (max-width: 768px) {
  /* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    flex-wrap: wrap;
  }
  /* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next {
    flex-grow: 1;
    flex-shrink: 1;
  }
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list li {
    flex-grow: 1;
    flex-shrink: 1;
  }
}

@media screen and (min-width: 769px), print {
  /* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list {
    flex-grow: 1;
    flex-shrink: 1;
    justify-content: flex-start;
    order: 1;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous {
    order: 2;
  }
  /* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-next {
    order: 3;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    justify-content: space-between;
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-previous {
    order: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-list {
    justify-content: center;
    order: 2;
  }
  /* line 157, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-next {
    order: 3;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-previous {
    order: 1;
  }
  /* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-next {
    order: 2;
  }
  /* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-list {
    justify-content: flex-end;
    order: 3;
  }
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel {
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  font-size: 1rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-heading {
  background-color: white;
  color: #0a0a0a;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-tabs a.is-active {
  border-bottom-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-block.is-active .panel-icon {
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-heading {
  background-color: #0a0a0a;
  color: white;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-tabs a.is-active {
  border-bottom-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-block.is-active .panel-icon {
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-heading {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-tabs a.is-active {
  border-bottom-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-block.is-active .panel-icon {
  color: whitesmoke;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-heading {
  background-color: #363636;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-tabs a.is-active {
  border-bottom-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-block.is-active .panel-icon {
  color: #363636;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-heading {
  background-color: #00d1b2;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-tabs a.is-active {
  border-bottom-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-block.is-active .panel-icon {
  color: #00d1b2;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-heading {
  background-color: #485fc7;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-tabs a.is-active {
  border-bottom-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-heading {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-tabs a.is-active {
  border-bottom-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-block.is-active .panel-icon {
  color: #3e8ed0;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-heading {
  background-color: #48c78e;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-tabs a.is-active {
  border-bottom-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-block.is-active .panel-icon {
  color: #48c78e;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-heading {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-tabs a.is-active {
  border-bottom-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-block.is-active .panel-icon {
  color: #ffe08a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-heading {
  background-color: #f14668;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-tabs a.is-active {
  border-bottom-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-block.is-active .panel-icon {
  color: #f14668;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs:not(:last-child),
.panel-block:not(:last-child) {
  border-bottom: 1px solid #ededed;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-heading {
  background-color: #ededed;
  border-radius: 6px 6px 0 0;
  color: #363636;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.75em 1em;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs {
  align-items: flex-end;
  display: flex;
  font-size: 0.875em;
  justify-content: center;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: -1px;
  padding: 0.5em;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a.is-active {
  border-bottom-color: #4a4a4a;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a {
  color: #4a4a4a;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a:hover {
  color: #485fc7;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block {
  align-items: center;
  color: #363636;
  display: flex;
  justify-content: flex-start;
  padding: 0.5em 0.75em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block input[type="checkbox"] {
  margin-right: 0.75em;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block > .control {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-wrapped {
  flex-wrap: wrap;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active {
  border-left-color: #485fc7;
  color: #363636;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block,
label.panel-block {
  cursor: pointer;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block:hover,
label.panel-block:hover {
  background-color: whitesmoke;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.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;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-icon .fa {
  font-size: inherit;
  line-height: inherit;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs {
  -webkit-overflow-scrolling: touch;
  align-items: stretch;
  display: flex;
  font-size: 1rem;
  justify-content: space-between;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs a:hover {
  border-bottom-color: #363636;
  color: #363636;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li {
  display: block;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li.is-active a {
  border-bottom-color: #485fc7;
  color: #485fc7;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-left {
  padding-right: 0.75em;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-center {
  flex: none;
  justify-content: center;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-right {
  justify-content: flex-end;
  padding-left: 0.75em;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:first-child {
  margin-right: 0.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:last-child {
  margin-left: 0.5em;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-centered ul {
  justify-content: center;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-right ul {
  justify-content: flex-end;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a:hover {
  background-color: whitesmoke;
  border-bottom-color: #dbdbdb;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed li.is-active a {
  background-color: white;
  border-color: #dbdbdb;
  border-bottom-color: transparent !important;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-fullwidth li {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 0;
  position: relative;
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a:hover {
  background-color: whitesmoke;
  border-color: #b5b5b5;
  z-index: 2;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li + li {
  margin-left: -1px;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:first-child a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li.is-active a {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
  z-index: 1;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle ul {
  border-bottom: none;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:first-child a {
  border-bottom-left-radius: 9999px;
  border-top-left-radius: 9999px;
  padding-left: 1.25em;
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:last-child a {
  border-bottom-right-radius: 9999px;
  border-top-right-radius: 9999px;
  padding-right: 1.25em;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-small {
  font-size: 0.75rem;
}

/* line 173, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-medium {
  font-size: 1.25rem;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-large {
  font-size: 1.5rem;
}

/* Bulma Grid */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-narrow {
  flex: none;
  width: unset;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-full {
  flex: none;
  width: 100%;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-quarters {
  flex: none;
  width: 75%;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-half {
  flex: none;
  width: 50%;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-third {
  flex: none;
  width: 33.3333%;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-quarter {
  flex: none;
  width: 25%;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-fifth {
  flex: none;
  width: 20%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-fifths {
  flex: none;
  width: 40%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-fifths {
  flex: none;
  width: 60%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-four-fifths {
  flex: none;
  width: 80%;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-quarters {
  margin-left: 75%;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-half {
  margin-left: 50%;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-third {
  margin-left: 33.3333%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-quarter {
  margin-left: 25%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-fifth {
  margin-left: 20%;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-fifths {
  margin-left: 40%;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-fifths {
  margin-left: 60%;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-four-fifths {
  margin-left: 80%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-0 {
  flex: none;
  width: 0%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-0 {
  margin-left: 0%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-1 {
  flex: none;
  width: 8.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-1 {
  margin-left: 8.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-2 {
  flex: none;
  width: 16.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-2 {
  margin-left: 16.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-3 {
  margin-left: 25%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-4 {
  flex: none;
  width: 33.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-4 {
  margin-left: 33.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-5 {
  flex: none;
  width: 41.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-5 {
  margin-left: 41.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-6 {
  margin-left: 50%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-7 {
  flex: none;
  width: 58.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-7 {
  margin-left: 58.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-8 {
  flex: none;
  width: 66.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-8 {
  margin-left: 66.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-9 {
  margin-left: 75%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-10 {
  flex: none;
  width: 83.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-10 {
  margin-left: 83.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-11 {
  flex: none;
  width: 91.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-11 {
  margin-left: 91.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-12 {
  flex: none;
  width: 100%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-12 {
  margin-left: 100%;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-mobile {
    flex: none;
    width: unset;
  }
  /* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  /* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  /* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  /* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  /* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  /* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-mobile {
    flex: none;
    width: 20%;
  }
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-mobile {
    flex: none;
    width: 40%;
  }
  /* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-mobile {
    flex: none;
    width: 60%;
  }
  /* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-mobile {
    flex: none;
    width: 80%;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  /* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  /* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  /* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  /* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-mobile {
    margin-left: 20%;
  }
  /* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-mobile {
    margin-left: 40%;
  }
  /* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-mobile {
    margin-left: 60%;
  }
  /* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-mobile {
    margin-left: 80%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-mobile {
    flex: none;
    width: 0%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-mobile {
    margin-left: 0%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-mobile {
    flex: none;
    width: 8.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-mobile {
    margin-left: 8.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-mobile {
    flex: none;
    width: 16.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-mobile {
    margin-left: 16.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-mobile {
    flex: none;
    width: 33.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-mobile {
    margin-left: 33.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-mobile {
    flex: none;
    width: 41.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-mobile {
    margin-left: 41.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-mobile {
    flex: none;
    width: 58.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-mobile {
    margin-left: 58.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-mobile {
    flex: none;
    width: 66.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-mobile {
    margin-left: 66.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-mobile {
    flex: none;
    width: 83.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-mobile {
    margin-left: 83.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-mobile {
    flex: none;
    width: 91.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-mobile {
    margin-left: 91.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow, .column.is-narrow-tablet {
    flex: none;
    width: unset;
  }
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full, .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  /* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters, .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds, .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half, .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third, .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  /* line 151, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter, .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  /* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth, .column.is-one-fifth-tablet {
    flex: none;
    width: 20%;
  }
  /* line 159, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths, .column.is-two-fifths-tablet {
    flex: none;
    width: 40%;
  }
  /* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths, .column.is-three-fifths-tablet {
    flex: none;
    width: 60%;
  }
  /* line 167, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths, .column.is-four-fifths-tablet {
    flex: none;
    width: 80%;
  }
  /* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  /* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  /* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half, .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  /* line 180, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third, .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  /* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  /* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
    margin-left: 20%;
  }
  /* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
    margin-left: 40%;
  }
  /* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
    margin-left: 60%;
  }
  /* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
    margin-left: 80%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0, .column.is-0-tablet {
    flex: none;
    width: 0%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0, .column.is-offset-0-tablet {
    margin-left: 0%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1, .column.is-1-tablet {
    flex: none;
    width: 8.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1, .column.is-offset-1-tablet {
    margin-left: 8.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2, .column.is-2-tablet {
    flex: none;
    width: 16.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2, .column.is-offset-2-tablet {
    margin-left: 16.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3, .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3, .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4, .column.is-4-tablet {
    flex: none;
    width: 33.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4, .column.is-offset-4-tablet {
    margin-left: 33.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5, .column.is-5-tablet {
    flex: none;
    width: 41.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5, .column.is-offset-5-tablet {
    margin-left: 41.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6, .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6, .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7, .column.is-7-tablet {
    flex: none;
    width: 58.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7, .column.is-offset-7-tablet {
    margin-left: 58.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8, .column.is-8-tablet {
    flex: none;
    width: 66.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8, .column.is-offset-8-tablet {
    margin-left: 66.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9, .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9, .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10, .column.is-10-tablet {
    flex: none;
    width: 83.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10, .column.is-offset-10-tablet {
    margin-left: 83.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11, .column.is-11-tablet {
    flex: none;
    width: 91.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11, .column.is-offset-11-tablet {
    margin-left: 91.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12, .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12, .column.is-offset-12-tablet {
    margin-left: 100%;
  }
}

@media screen and (max-width: 1023px) {
  /* line 205, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-touch {
    flex: none;
    width: unset;
  }
  /* line 208, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  /* line 211, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-touch {
    flex: none;
    width: 75%;
  }
  /* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-touch {
    flex: none;
    width: 66.6666%;
  }
  /* line 217, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-touch {
    flex: none;
    width: 50%;
  }
  /* line 220, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-touch {
    flex: none;
    width: 33.3333%;
  }
  /* line 223, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-touch {
    flex: none;
    width: 25%;
  }
  /* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-touch {
    flex: none;
    width: 20%;
  }
  /* line 229, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-touch {
    flex: none;
    width: 40%;
  }
  /* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-touch {
    flex: none;
    width: 60%;
  }
  /* line 235, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-touch {
    flex: none;
    width: 80%;
  }
  /* line 238, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-touch {
    margin-left: 75%;
  }
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-touch {
    margin-left: 66.6666%;
  }
  /* line 242, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-touch {
    margin-left: 50%;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-touch {
    margin-left: 33.3333%;
  }
  /* line 246, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-touch {
    margin-left: 25%;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-touch {
    margin-left: 20%;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-touch {
    margin-left: 40%;
  }
  /* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-touch {
    margin-left: 60%;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-touch {
    margin-left: 80%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-touch {
    flex: none;
    width: 0%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-touch {
    margin-left: 0%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-touch {
    flex: none;
    width: 8.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-touch {
    margin-left: 8.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-touch {
    flex: none;
    width: 16.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-touch {
    margin-left: 16.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-touch {
    flex: none;
    width: 25%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-touch {
    margin-left: 25%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-touch {
    flex: none;
    width: 33.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-touch {
    margin-left: 33.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-touch {
    flex: none;
    width: 41.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-touch {
    margin-left: 41.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-touch {
    flex: none;
    width: 50%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-touch {
    margin-left: 50%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-touch {
    flex: none;
    width: 58.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-touch {
    margin-left: 58.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-touch {
    flex: none;
    width: 66.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-touch {
    margin-left: 66.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-touch {
    flex: none;
    width: 75%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-touch {
    margin-left: 75%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-touch {
    flex: none;
    width: 83.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-touch {
    margin-left: 83.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-touch {
    flex: none;
    width: 91.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-touch {
    margin-left: 91.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-touch {
    flex: none;
    width: 100%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-touch {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-desktop {
    flex: none;
    width: unset;
  }
  /* line 266, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  /* line 272, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  /* line 278, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  /* line 284, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-desktop {
    flex: none;
    width: 20%;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-desktop {
    flex: none;
    width: 40%;
  }
  /* line 290, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-desktop {
    flex: none;
    width: 60%;
  }
  /* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-desktop {
    flex: none;
    width: 80%;
  }
  /* line 296, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  /* line 298, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  /* line 302, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  /* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  /* line 306, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-desktop {
    margin-left: 20%;
  }
  /* line 308, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-desktop {
    margin-left: 40%;
  }
  /* line 310, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-desktop {
    margin-left: 60%;
  }
  /* line 312, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-desktop {
    margin-left: 80%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-desktop {
    flex: none;
    width: 0%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-desktop {
    margin-left: 0%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-desktop {
    flex: none;
    width: 8.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-desktop {
    margin-left: 8.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-desktop {
    flex: none;
    width: 16.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-desktop {
    margin-left: 16.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-desktop {
    flex: none;
    width: 33.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-desktop {
    margin-left: 33.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-desktop {
    flex: none;
    width: 41.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-desktop {
    margin-left: 41.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-desktop {
    flex: none;
    width: 58.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-desktop {
    margin-left: 58.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-desktop {
    flex: none;
    width: 66.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-desktop {
    margin-left: 66.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-desktop {
    flex: none;
    width: 83.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-desktop {
    margin-left: 83.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-desktop {
    flex: none;
    width: 91.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-desktop {
    margin-left: 91.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1216px) {
  /* line 321, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-widescreen {
    flex: none;
    width: unset;
  }
  /* line 324, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  /* line 333, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 336, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  /* line 339, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 342, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-widescreen {
    flex: none;
    width: 20%;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-widescreen {
    flex: none;
    width: 40%;
  }
  /* line 348, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-widescreen {
    flex: none;
    width: 60%;
  }
  /* line 351, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-widescreen {
    flex: none;
    width: 80%;
  }
  /* line 354, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  /* line 358, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  /* line 360, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  /* line 362, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  /* line 364, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-widescreen {
    margin-left: 20%;
  }
  /* line 366, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-widescreen {
    margin-left: 40%;
  }
  /* line 368, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-widescreen {
    margin-left: 60%;
  }
  /* line 370, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-widescreen {
    margin-left: 80%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-widescreen {
    flex: none;
    width: 0%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-widescreen {
    margin-left: 0%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-widescreen {
    flex: none;
    width: 8.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-widescreen {
    margin-left: 8.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-widescreen {
    flex: none;
    width: 16.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-widescreen {
    margin-left: 16.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-widescreen {
    flex: none;
    width: 33.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-widescreen {
    margin-left: 33.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-widescreen {
    flex: none;
    width: 41.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-widescreen {
    margin-left: 41.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-widescreen {
    flex: none;
    width: 58.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-widescreen {
    margin-left: 58.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-widescreen {
    flex: none;
    width: 66.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-widescreen {
    margin-left: 66.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-widescreen {
    flex: none;
    width: 83.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-widescreen {
    margin-left: 83.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-widescreen {
    flex: none;
    width: 91.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-widescreen {
    margin-left: 91.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1408px) {
  /* line 379, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-fullhd {
    flex: none;
    width: unset;
  }
  /* line 382, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 385, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 388, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
  /* line 391, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 394, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  /* line 397, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 400, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-fullhd {
    flex: none;
    width: 20%;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-fullhd {
    flex: none;
    width: 40%;
  }
  /* line 406, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-fullhd {
    flex: none;
    width: 60%;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-fullhd {
    flex: none;
    width: 80%;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-fullhd {
    margin-left: 75%;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-fullhd {
    margin-left: 66.6666%;
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-fullhd {
    margin-left: 50%;
  }
  /* line 418, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-fullhd {
    margin-left: 33.3333%;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-fullhd {
    margin-left: 25%;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-fullhd {
    margin-left: 20%;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-fullhd {
    margin-left: 40%;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-fullhd {
    margin-left: 60%;
  }
  /* line 428, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-fullhd {
    margin-left: 80%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-fullhd {
    flex: none;
    width: 0%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-fullhd {
    margin-left: 0%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-fullhd {
    flex: none;
    width: 8.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-fullhd {
    margin-left: 8.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-fullhd {
    flex: none;
    width: 16.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-fullhd {
    margin-left: 16.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-fullhd {
    margin-left: 25%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-fullhd {
    flex: none;
    width: 33.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-fullhd {
    margin-left: 33.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-fullhd {
    flex: none;
    width: 41.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-fullhd {
    margin-left: 41.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-fullhd {
    margin-left: 50%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-fullhd {
    flex: none;
    width: 58.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-fullhd {
    margin-left: 58.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-fullhd {
    flex: none;
    width: 66.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-fullhd {
    margin-left: 66.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-fullhd {
    margin-left: 75%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-fullhd {
    flex: none;
    width: 83.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-fullhd {
    margin-left: 83.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-fullhd {
    flex: none;
    width: 91.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-fullhd {
    margin-left: 91.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-fullhd {
    margin-left: 100%;
  }
}

/* line 437, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 441, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:last-child {
  margin-bottom: -0.75rem;
}

/* line 443, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:not(:last-child) {
  margin-bottom: calc(1.5rem - 0.75rem);
}

/* line 446, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-centered {
  justify-content: center;
}

/* line 448, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

/* line 452, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless > .column {
  margin: 0;
  padding: 0 !important;
}

/* line 455, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 457, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:last-child {
  margin-bottom: 0;
}

/* line 459, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile {
  display: flex;
}

/* line 461, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-multiline {
  flex-wrap: wrap;
}

/* line 463, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-vcentered {
  align-items: center;
}

@media screen and (min-width: 769px), print {
  /* line 467, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns:not(.is-desktop) {
    display: flex;
  }
}

@media screen and (min-width: 1024px) {
  /* line 471, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-desktop {
    display: flex;
  }
}

/* line 475, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable {
  --columnGap: 0.75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap));
}

/* line 479, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable > .column {
  padding-left: var(--columnGap);
  padding-right: var(--columnGap);
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-0 {
  --columnGap: 0rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-mobile {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet-only {
    --columnGap: 0rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-touch {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-fullhd {
    --columnGap: 0rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-1 {
  --columnGap: 0.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-mobile {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-touch {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-fullhd {
    --columnGap: 0.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-2 {
  --columnGap: 0.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-mobile {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-touch {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-fullhd {
    --columnGap: 0.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-3 {
  --columnGap: 0.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-mobile {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-touch {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-fullhd {
    --columnGap: 0.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-4 {
  --columnGap: 1rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-mobile {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet-only {
    --columnGap: 1rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-touch {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-fullhd {
    --columnGap: 1rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-5 {
  --columnGap: 1.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-mobile {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-touch {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-fullhd {
    --columnGap: 1.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-6 {
  --columnGap: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-mobile {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-touch {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-fullhd {
    --columnGap: 1.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-7 {
  --columnGap: 1.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-mobile {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-touch {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-fullhd {
    --columnGap: 1.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-8 {
  --columnGap: 2rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-mobile {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet-only {
    --columnGap: 2rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-touch {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-fullhd {
    --columnGap: 2rem;
  }
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile {
  align-items: stretch;
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  min-height: min-content;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:last-child {
  margin-bottom: -0.75rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-child {
  margin: 0 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-parent {
  padding: 0.75rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical {
  flex-direction: column;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical > .tile.is-child:not(:last-child) {
  margin-bottom: 1.5rem !important;
}

@media screen and (min-width: 769px), print {
  /* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile:not(.is-child) {
    display: flex;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-1 {
    flex: none;
    width: 8.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-2 {
    flex: none;
    width: 16.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-3 {
    flex: none;
    width: 25%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-4 {
    flex: none;
    width: 33.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-5 {
    flex: none;
    width: 41.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-6 {
    flex: none;
    width: 50%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-7 {
    flex: none;
    width: 58.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-8 {
    flex: none;
    width: 66.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-9 {
    flex: none;
    width: 75%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-10 {
    flex: none;
    width: 83.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-11 {
    flex: none;
    width: 91.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-12 {
    flex: none;
    width: 100%;
  }
}

/* Bulma Helpers */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white {
  color: white !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-white:hover, a.has-text-white:focus {
  color: #e6e6e6 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white {
  background-color: white !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black {
  color: #0a0a0a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-black:hover, a.has-text-black:focus {
  color: black !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black {
  background-color: #0a0a0a !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-light {
  color: whitesmoke !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-light:hover, a.has-text-light:focus {
  color: #dbdbdb !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-light {
  background-color: whitesmoke !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-dark {
  color: #363636 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-dark {
  background-color: #363636 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary {
  color: #00d1b2 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary:hover, a.has-text-primary:focus {
  color: #009e86 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary {
  background-color: #00d1b2 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-light {
  color: #ebfffc !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-light:hover, a.has-text-primary-light:focus {
  color: #b8fff4 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-light {
  background-color: #ebfffc !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-dark {
  color: #00947e !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-dark:hover, a.has-text-primary-dark:focus {
  color: #00c7a9 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-dark {
  background-color: #00947e !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link {
  color: #485fc7 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link:hover, a.has-text-link:focus {
  color: #3449a8 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link {
  background-color: #485fc7 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-light {
  color: #eff1fa !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-light:hover, a.has-text-link-light:focus {
  color: #c8cfee !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-light {
  background-color: #eff1fa !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-dark {
  color: #3850b7 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-dark:hover, a.has-text-link-dark:focus {
  color: #576dcb !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-dark {
  background-color: #3850b7 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info {
  color: #3e8ed0 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info:hover, a.has-text-info:focus {
  color: #2b74b1 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info {
  background-color: #3e8ed0 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-light {
  color: #eff5fb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-light:hover, a.has-text-info-light:focus {
  color: #c6ddf1 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-light {
  background-color: #eff5fb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-dark {
  color: #296fa8 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-dark:hover, a.has-text-info-dark:focus {
  color: #368ace !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-dark {
  background-color: #296fa8 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success {
  color: #48c78e !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success:hover, a.has-text-success:focus {
  color: #34a873 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success {
  background-color: #48c78e !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-light {
  color: #effaf5 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-light:hover, a.has-text-success-light:focus {
  color: #c8eedd !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-light {
  background-color: #effaf5 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-dark {
  color: #257953 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-dark:hover, a.has-text-success-dark:focus {
  color: #31a06e !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-dark {
  background-color: #257953 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning {
  color: #ffe08a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning:hover, a.has-text-warning:focus {
  color: #ffd257 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning {
  background-color: #ffe08a !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-light {
  color: #fffaeb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-light:hover, a.has-text-warning-light:focus {
  color: #ffecb8 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-light {
  background-color: #fffaeb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-dark {
  color: #946c00 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-dark:hover, a.has-text-warning-dark:focus {
  color: #c79200 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-dark {
  background-color: #946c00 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger {
  color: #f14668 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ee1742 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger {
  background-color: #f14668 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-light {
  color: #feecf0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-light:hover, a.has-text-danger-light:focus {
  color: #fabdc9 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-light {
  background-color: #feecf0 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-dark {
  color: #cc0f35 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-dark:hover, a.has-text-danger-dark:focus {
  color: #ee2049 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-dark {
  background-color: #cc0f35 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-bis {
  color: #121212 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-bis {
  background-color: #121212 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-ter {
  color: #242424 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-ter {
  background-color: #242424 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-darker {
  color: #363636 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-darker {
  background-color: #363636 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-dark {
  color: #4a4a4a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-dark {
  background-color: #4a4a4a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey {
  color: #7a7a7a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey {
  background-color: #7a7a7a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-light {
  color: #b5b5b5 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-light {
  background-color: #b5b5b5 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-lighter {
  color: #dbdbdb !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-lighter {
  background-color: #dbdbdb !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-ter {
  color: whitesmoke !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-ter {
  background-color: whitesmoke !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-bis {
  color: #fafafa !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-bis {
  background-color: #fafafa !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row {
  flex-direction: row !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column {
  flex-direction: column !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-nowrap {
  flex-wrap: nowrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap {
  flex-wrap: wrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-start {
  justify-content: flex-start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-end {
  justify-content: flex-end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-center {
  justify-content: center !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-between {
  justify-content: space-between !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-around {
  justify-content: space-around !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-evenly {
  justify-content: space-evenly !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-start {
  justify-content: start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-end {
  justify-content: end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-left {
  justify-content: left !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-right {
  justify-content: right !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-start {
  align-content: flex-start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-end {
  align-content: flex-end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-center {
  align-content: center !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-between {
  align-content: space-between !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-around {
  align-content: space-around !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-evenly {
  align-content: space-evenly !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-stretch {
  align-content: stretch !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-start {
  align-content: start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-end {
  align-content: end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-baseline {
  align-content: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-stretch {
  align-items: stretch !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-start {
  align-items: flex-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-end {
  align-items: flex-end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-center {
  align-items: center !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-baseline {
  align-items: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-start {
  align-items: start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-end {
  align-items: end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-start {
  align-items: self-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-end {
  align-items: self-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-auto {
  align-self: auto !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-start {
  align-self: flex-start !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-end {
  align-self: flex-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-center {
  align-self: center !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-baseline {
  align-self: baseline !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-stretch {
  align-self: stretch !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-2 {
  flex-grow: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-3 {
  flex-grow: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-4 {
  flex-grow: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-5 {
  flex-grow: 5 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-2 {
  flex-shrink: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-3 {
  flex-shrink: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-4 {
  flex-shrink: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-5 {
  flex-shrink: 5 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/../utilities/mixins.sass */
.is-clearfix::after {
  clear: both;
  content: " ";
  display: table;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-left {
  float: left !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-right {
  float: right !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-radiusless {
  border-radius: 0 !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-shadowless {
  box-shadow: none !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-clickable {
  cursor: pointer !important;
  pointer-events: all !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/overflow.sass */
.is-clipped {
  overflow: hidden !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/position.sass */
.is-relative {
  position: relative !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-marginless {
  margin: 0 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-paddingless {
  padding: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-0 {
  margin: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-0 {
  margin-top: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-0 {
  margin-right: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-0 {
  margin-left: 0 !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-1 {
  margin: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-1 {
  margin-right: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-1 {
  margin-left: 0.25rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-2 {
  margin: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-2 {
  margin-right: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-2 {
  margin-left: 0.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-3 {
  margin: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-3 {
  margin-top: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-3 {
  margin-right: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-3 {
  margin-bottom: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-3 {
  margin-left: 0.75rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-4 {
  margin: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-4 {
  margin-top: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-4 {
  margin-right: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-4 {
  margin-bottom: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-4 {
  margin-left: 1rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-5 {
  margin: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-5 {
  margin-top: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-5 {
  margin-right: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-5 {
  margin-bottom: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-5 {
  margin-left: 1.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-5 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-5 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-6 {
  margin: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-6 {
  margin-top: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-6 {
  margin-right: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-6 {
  margin-bottom: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-6 {
  margin-left: 3rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-auto {
  margin: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-auto {
  margin-top: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-auto {
  margin-right: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-auto {
  margin-left: auto !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-0 {
  padding: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-0 {
  padding-top: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-0 {
  padding-right: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-0 {
  padding-left: 0 !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-1 {
  padding: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-1 {
  padding-right: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-1 {
  padding-left: 0.25rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-2 {
  padding: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-2 {
  padding-right: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-2 {
  padding-left: 0.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-3 {
  padding: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-3 {
  padding-top: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-3 {
  padding-right: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-3 {
  padding-bottom: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-3 {
  padding-left: 0.75rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-4 {
  padding: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-4 {
  padding-top: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-4 {
  padding-right: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-4 {
  padding-bottom: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-4 {
  padding-left: 1rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-5 {
  padding: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-5 {
  padding-top: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-5 {
  padding-right: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-5 {
  padding-bottom: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-5 {
  padding-left: 1.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-5 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-5 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-6 {
  padding: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-6 {
  padding-top: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-6 {
  padding-right: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-6 {
  padding-bottom: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-6 {
  padding-left: 3rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-auto {
  padding: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-auto {
  padding-top: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-auto {
  padding-right: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-auto {
  padding-bottom: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-auto {
  padding-left: auto !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-auto {
  padding-left: auto !important;
  padding-right: auto !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-auto {
  padding-top: auto !important;
  padding-bottom: auto !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-1 {
  font-size: 3rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-2 {
  font-size: 2.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-3 {
  font-size: 2rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-4 {
  font-size: 1.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-5 {
  font-size: 1.25rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-6 {
  font-size: 1rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-7 {
  font-size: 0.75rem !important;
}

@media screen and (max-width: 768px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-mobile {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-mobile {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-mobile {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-mobile {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-mobile {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-mobile {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-mobile {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-tablet {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-tablet {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-tablet {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-tablet {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-tablet {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-tablet {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-tablet {
    font-size: 0.75rem !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-touch {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-touch {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-touch {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-touch {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-touch {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-touch {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-touch {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-desktop {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-desktop {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-desktop {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-desktop {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-desktop {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-desktop {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-desktop {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-widescreen {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-widescreen {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-widescreen {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-widescreen {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-widescreen {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-widescreen {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-widescreen {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-fullhd {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-fullhd {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-fullhd {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-fullhd {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-fullhd {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-fullhd {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-fullhd {
    font-size: 0.75rem !important;
  }
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-centered {
  text-align: center !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-justified {
  text-align: justify !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-left {
  text-align: left !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-right {
  text-align: right !important;
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-mobile {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet-only {
    text-align: center !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-touch {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-fullhd {
    text-align: center !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-mobile {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet-only {
    text-align: justify !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-touch {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-fullhd {
    text-align: justify !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-mobile {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet-only {
    text-align: left !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-touch {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-fullhd {
    text-align: left !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-mobile {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet-only {
    text-align: right !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-touch {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-fullhd {
    text-align: right !important;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-capitalized {
  text-transform: capitalize !important;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-lowercase {
  text-transform: lowercase !important;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-uppercase {
  text-transform: uppercase !important;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-italic {
  font-style: italic !important;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-underlined {
  text-decoration: underline !important;
}

/* line 79, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-light {
  font-weight: 300 !important;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-normal {
  font-weight: 400 !important;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-medium {
  font-weight: 500 !important;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-semibold {
  font-weight: 600 !important;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-bold {
  font-weight: 700 !important;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-primary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-secondary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-sans-serif {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-monospace {
  font-family: monospace !important;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-code {
  font-family: monospace !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-block {
  display: block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-mobile {
    display: block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet {
    display: block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet-only {
    display: block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-touch {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop-only {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen-only {
    display: block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-fullhd {
    display: block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-flex {
  display: flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-mobile {
    display: flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet {
    display: flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet-only {
    display: flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-touch {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-fullhd {
    display: flex !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-mobile {
    display: inline !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet {
    display: inline !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet-only {
    display: inline !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-touch {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-fullhd {
    display: inline !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-block {
  display: inline-block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-mobile {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet-only {
    display: inline-block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-touch {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-fullhd {
    display: inline-block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-flex {
  display: inline-flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-mobile {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet-only {
    display: inline-flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-touch {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-fullhd {
    display: inline-flex !important;
  }
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-hidden {
  display: none !important;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-sr-only {
  border: none !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 0.01em !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 0.01em !important;
}

@media screen and (max-width: 768px) {
  /* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet {
    display: none !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet-only {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-touch {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen-only {
    display: none !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-fullhd {
    display: none !important;
  }
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-invisible {
  visibility: hidden !important;
}

@media screen and (max-width: 768px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-mobile {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet-only {
    visibility: hidden !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-touch {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-fullhd {
    visibility: hidden !important;
  }
}

/* Bulma Layout */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .navbar {
  background: none;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .tabs ul {
  border-bottom: none;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-white strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .title {
  color: #0a0a0a;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle {
  color: rgba(10, 10, 10, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle a:not(.button),
.hero.is-white .subtitle strong {
  color: #0a0a0a;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white .navbar-menu {
    background-color: white;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .navbar-item,
.hero.is-white .navbar-link {
  color: rgba(10, 10, 10, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a.navbar-item:hover, .hero.is-white a.navbar-item.is-active,
.hero.is-white .navbar-link:hover,
.hero.is-white .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a {
  color: #0a0a0a;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs li.is-active a {
  color: white !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a {
  color: #0a0a0a;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white.is-bold {
  background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-black strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .title {
  color: white;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle a:not(.button),
.hero.is-black .subtitle strong {
  color: white;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black .navbar-menu {
    background-color: #0a0a0a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .navbar-item,
.hero.is-black .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a.navbar-item:hover, .hero.is-black a.navbar-item.is-active,
.hero.is-black .navbar-link:hover,
.hero.is-black .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a {
  color: white;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs li.is-active a {
  color: #0a0a0a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a {
  color: white;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black.is-bold {
  background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-light strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle a:not(.button),
.hero.is-light .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light .navbar-menu {
    background-color: whitesmoke;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .navbar-item,
.hero.is-light .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a.navbar-item:hover, .hero.is-light a.navbar-item.is-active,
.hero.is-light .navbar-link:hover,
.hero.is-light .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs li.is-active a {
  color: whitesmoke !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active a, .hero.is-light .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light.is-bold {
  background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-dark strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle a:not(.button),
.hero.is-dark .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark .navbar-menu {
    background-color: #363636;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .navbar-item,
.hero.is-dark .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a.navbar-item:hover, .hero.is-dark a.navbar-item.is-active,
.hero.is-dark .navbar-link:hover,
.hero.is-dark .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs li.is-active a {
  color: #363636 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #363636;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark.is-bold {
  background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-primary strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle a:not(.button),
.hero.is-primary .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary .navbar-menu {
    background-color: #00d1b2;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .navbar-item,
.hero.is-primary .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a.navbar-item:hover, .hero.is-primary a.navbar-item.is-active,
.hero.is-primary .navbar-link:hover,
.hero.is-primary .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs li.is-active a {
  color: #00d1b2 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #00d1b2;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary.is-bold {
  background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-link strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle a:not(.button),
.hero.is-link .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link .navbar-menu {
    background-color: #485fc7;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .navbar-item,
.hero.is-link .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a.navbar-item:hover, .hero.is-link a.navbar-item.is-active,
.hero.is-link .navbar-link:hover,
.hero.is-link .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs li.is-active a {
  color: #485fc7 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #485fc7;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link.is-bold {
  background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-info strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle a:not(.button),
.hero.is-info .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info .navbar-menu {
    background-color: #3e8ed0;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .navbar-item,
.hero.is-info .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a.navbar-item:hover, .hero.is-info a.navbar-item.is-active,
.hero.is-info .navbar-link:hover,
.hero.is-info .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs li.is-active a {
  color: #3e8ed0 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #3e8ed0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info.is-bold {
  background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-success strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle a:not(.button),
.hero.is-success .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success .navbar-menu {
    background-color: #48c78e;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .navbar-item,
.hero.is-success .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a.navbar-item:hover, .hero.is-success a.navbar-item.is-active,
.hero.is-success .navbar-link:hover,
.hero.is-success .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs li.is-active a {
  color: #48c78e !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #48c78e;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success.is-bold {
  background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-warning strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle a:not(.button),
.hero.is-warning .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning .navbar-menu {
    background-color: #ffe08a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .navbar-item,
.hero.is-warning .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a.navbar-item:hover, .hero.is-warning a.navbar-item.is-active,
.hero.is-warning .navbar-link:hover,
.hero.is-warning .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs li.is-active a {
  color: #ffe08a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning.is-bold {
  background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-danger strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle a:not(.button),
.hero.is-danger .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger .navbar-menu {
    background-color: #f14668;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .navbar-item,
.hero.is-danger .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a.navbar-item:hover, .hero.is-danger a.navbar-item.is-active,
.hero.is-danger .navbar-link:hover,
.hero.is-danger .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs li.is-active a {
  color: #f14668 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #f14668;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger.is-bold {
  background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
  }
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-small .hero-body {
  padding: 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-medium .hero-body {
    padding: 9rem 4.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-large .hero-body {
    padding: 18rem 6rem;
  }
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body {
  align-items: center;
  display: flex;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container, .hero.is-fullheight-with-navbar .hero-body > .container {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight {
  min-height: 50vh;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-fullheight {
  min-height: 100vh;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video {
  overflow: hidden;
}

/* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video video {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video.is-transparent {
  opacity: 0.3;
}

@media screen and (max-width: 768px) {
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-video {
    display: none;
  }
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-buttons {
  margin-top: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button {
    display: flex;
  }
  /* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons {
    display: flex;
    justify-content: center;
  }
  /* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-right: 1.5rem;
  }
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-head,
.hero-foot {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-body {
  flex-grow: 1;
  flex-shrink: 0;
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-body {
    padding: 3rem 3rem;
  }
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
.section {
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 1024px) {
  /* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section {
    padding: 3rem 3rem;
  }
  /* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-medium {
    padding: 9rem 4.5rem;
  }
  /* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-large {
    padding: 18rem 6rem;
  }
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/footer.sass */
.footer {
  background-color: #fafafa;
  padding: 3rem 1.5rem 6rem;
}

/* line 3, app/assets/stylesheets/calendar.css.scss */
.ui-datepicker-inline {
  width: 100%;
}

/* line 7, app/assets/stylesheets/calendar.css.scss */
.ui-datepicker-header {
  background-color: #3e8ed0 !important;
  color: whitesmoke !important;
}

/* line 12, app/assets/stylesheets/calendar.css.scss */
.ui-datepicker-prev span {
  background-image: url(/assets/calendar/arrow-left-0537cc9c656ada8298799ba7c2d3abcfe3e7842b6c1009212e2aeaa21ed798cf.png) !important;
  background-size: 1rem 1rem;
  background-position: 0px 0px !important;
}

/* line 18, app/assets/stylesheets/calendar.css.scss */
.ui-datepicker-next span {
  background-image: url(/assets/calendar/arrow-right-bcee3fe3b6ce95bf7e340036bae1b84b80335ffa03fd2ed6a8b524bec9d0638d.png) !important;
  background-size: 1rem 1rem;
  background-position: 0px 0px !important;
}

/* line 24, app/assets/stylesheets/calendar.css.scss */
td a.ui-state-default {
  background-color: whitesmoke;
  border: 1px solid #dbdbdb !important;
  color: #7a7a7a;
}

/* line 36, app/assets/stylesheets/calendar.css.scss */
td.ui-datepicker-today a.ui-state-default.ui-state-highlight {
  background-color: whitesmoke;
  border: 1px solid #dbdbdb;
  color: #3e8ed0;
  font-weight: 600;
}

/* line 44, app/assets/stylesheets/calendar.css.scss */
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
  background-color: rgba(255, 56, 96, 0.25);
}

/* line 49, app/assets/stylesheets/calendar.css.scss */
.discovery-calendar-event a {
  background-color: #ffe08a !important;
}

/* line 54, app/assets/stylesheets/calendar.css.scss */
td.highlight {
  background-color: #3e8ed0 !important;
  border: 1px solid #dbdbdb !important;
  color: white !important;
}

/* line 60, app/assets/stylesheets/calendar.css.scss */
#highlight, .highlight {
  background-color: #000000;
}

/* line 63, app/assets/stylesheets/calendar.css.scss */
.highlight > a.ui-state-default {
  background-color: #3e8ed0 !important;
  border: 1px solid #dbdbdb !important;
  color: white !important;
}

/* line 69, app/assets/stylesheets/calendar.css.scss */
.ui-datepicker-calendar .ui-state-active {
  background: #3e8ed0;
}
/* line 1, app/assets/stylesheets/chat.scss */
.chat-section-mobile {
  padding: 0px !important;
}

/* line 6, app/assets/stylesheets/chat.scss */
.column-mobile {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

/* line 11, app/assets/stylesheets/chat.scss */
.message-favicon {
  height: 16px !important;
  width: 16px !important;
}

/* line 16, app/assets/stylesheets/chat.scss */
img.message-image {
  max-height: 320px !important;
  max-width: 320px !important;
  border-radius: 5px;
}
/* line 1, app/assets/stylesheets/click_link.css.scss */
.click-link {
  color: #7a7a7a !important;
}

/* line 3, app/assets/stylesheets/click_link.css.scss */
.click-link:hover {
  color: #363636 !important;
}

/* line 6, app/assets/stylesheets/click_link.css.scss */
.click-link:active {
  font-weight: 600 !important;
}
@media screen and (max-width: 769px) {
  /* line 2, app/assets/stylesheets/columns.scss */
  .reverse-column-order-mobile {
    display: flex;
    flex-direction: column-reverse;
  }
}
/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */
/* Bulma Utilities */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .file-cta,
.file-name, .select select, .textarea, .input, .button {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.5em - 1px);
  padding-left: calc(0.75em - 1px);
  padding-right: calc(0.75em - 1px);
  padding-top: calc(0.5em - 1px);
  position: relative;
  vertical-align: top;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus,
.pagination-ellipsis:focus, .file-cta:focus,
.file-name:focus, .select select:focus, .textarea:focus, .input:focus, .button:focus, .is-focused.pagination-previous,
.is-focused.pagination-next,
.is-focused.pagination-link,
.is-focused.pagination-ellipsis, .is-focused.file-cta,
.is-focused.file-name, .select select.is-focused, .is-focused.textarea, .is-focused.input, .is-focused.button, .pagination-previous:active,
.pagination-next:active,
.pagination-link:active,
.pagination-ellipsis:active, .file-cta:active,
.file-name:active, .select select:active, .textarea:active, .input:active, .button:active, .is-active.pagination-previous,
.is-active.pagination-next,
.is-active.pagination-link,
.is-active.pagination-ellipsis, .is-active.file-cta,
.is-active.file-name, .select select.is-active, .is-active.textarea, .is-active.input, .is-active.button {
  outline: none;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled],
.pagination-ellipsis[disabled], .file-cta[disabled],
.file-name[disabled], .select select[disabled], .textarea[disabled], .input[disabled], .button[disabled], fieldset[disabled] .pagination-previous,
fieldset[disabled] .pagination-next,
fieldset[disabled] .pagination-link,
fieldset[disabled] .pagination-ellipsis, fieldset[disabled] .file-cta,
fieldset[disabled] .file-name, fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input, fieldset[disabled] .button {
  cursor: not-allowed;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.is-unselectable, .tabs, .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .breadcrumb, .file, .button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.navbar-link:not(.is-arrowless)::after, .select:not(.is-multiple):not(.is-loading)::after {
  border: 3px solid transparent;
  border-radius: 2px;
  border-right: 0;
  border-top: 0;
  content: " ";
  display: block;
  height: 0.625em;
  margin-top: -0.4375em;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  transform-origin: center;
  width: 0.625em;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.tabs:not(:last-child), .pagination:not(:last-child), .message:not(:last-child), .level:not(:last-child), .breadcrumb:not(:last-child), .block:not(:last-child), .title:not(:last-child),
.subtitle:not(:last-child), .table-container:not(:last-child), .table:not(:last-child), .progress:not(:last-child), .notification:not(:last-child), .content:not(:last-child), .box:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.modal-close, .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: 9999px;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::before, .delete::before, .modal-close::after, .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;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::before, .delete::before {
  height: 2px;
  width: 50%;
}

/* line 231, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::after, .delete::after {
  height: 50%;
  width: 2px;
}

/* line 234, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close:hover, .delete:hover, .modal-close:focus, .delete:focus {
  background-color: rgba(10, 10, 10, 0.3);
}

/* line 237, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close:active, .delete:active {
  background-color: rgba(10, 10, 10, 0.4);
}

/* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-small.modal-close, .is-small.delete {
  height: 16px;
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
}

/* line 247, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-medium.modal-close, .is-medium.delete {
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
  width: 24px;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-large.modal-close, .is-large.delete {
  height: 32px;
  max-height: 32px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  width: 32px;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.control.is-loading::after, .select.is-loading::after, .loader, .button.is-loading::after {
  animation: spinAround 500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 9999px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.hero-video, .is-overlay, .modal-background, .modal, .image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.navbar-burger {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
}

/* Bulma Base */
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
ul {
  list-style: none;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
button,
input,
select,
textarea {
  margin: 0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html {
  box-sizing: border-box;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
*, *::before, *::after {
  box-sizing: inherit;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
img,
video {
  height: auto;
  max-width: 100%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
iframe {
  border: 0;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td,
th {
  padding: 0;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td:not([align]),
th:not([align]) {
  text-align: inherit;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
html {
  background-color: white;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body,
button,
input,
optgroup,
select,
textarea {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body {
  color: #4a4a4a;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a {
  color: #485fc7;
  cursor: pointer;
  text-decoration: none;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a strong {
  color: currentColor;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a:hover {
  color: #363636;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code {
  background-color: whitesmoke;
  color: #da1039;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
hr {
  background-color: whitesmoke;
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
img {
  height: auto;
  max-width: 100%;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
input[type="checkbox"],
input[type="radio"] {
  vertical-align: baseline;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
small {
  font-size: 0.875em;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
span {
  font-style: inherit;
  font-weight: inherit;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
strong {
  color: #363636;
  font-weight: 700;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
fieldset {
  border: none;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre {
  -webkit-overflow-scrolling: touch;
  background-color: whitesmoke;
  color: #4a4a4a;
  font-size: 0.875em;
  overflow-x: auto;
  padding: 1.25rem 1.5rem;
  white-space: pre;
  word-wrap: normal;
}

/* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre code {
  background-color: transparent;
  color: currentColor;
  font-size: 1em;
  padding: 0;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td,
table th {
  vertical-align: top;
}

/* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td:not([align]),
table th:not([align]) {
  text-align: inherit;
}

/* line 144, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table th {
  color: #363636;
}

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

/* Bulma Elements */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
.box {
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  display: block;
  padding: 1.25rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:hover, a.box:focus {
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #485fc7;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #485fc7;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button {
  background-color: white;
  border-color: #dbdbdb;
  border-width: 1px;
  color: #363636;
  cursor: pointer;
  justify-content: center;
  padding-bottom: calc(0.5em - 1px);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: calc(0.5em - 1px);
  text-align: center;
  white-space: nowrap;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button strong {
  color: inherit;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large {
  height: 1.5em;
  width: 1.5em;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:not(:last-child) {
  margin-left: calc(-0.5em - 1px);
  margin-right: 0.25em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:last-child:not(:first-child) {
  margin-left: 0.25em;
  margin-right: calc(-0.5em - 1px);
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:last-child {
  margin-left: calc(-0.5em - 1px);
  margin-right: calc(-0.5em - 1px);
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:hover, .button.is-hovered {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus, .button.is-focused {
  border-color: #485fc7;
  color: #363636;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus:not(:active), .button.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:active, .button.is-active {
  border-color: #4a4a4a;
  color: #363636;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text {
  background-color: transparent;
  border-color: transparent;
  color: #4a4a4a;
  text-decoration: underline;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused {
  background-color: whitesmoke;
  color: #363636;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:active, .button.is-text.is-active {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text[disabled], fieldset[disabled] .button.is-text {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost {
  background: none;
  border-color: transparent;
  color: #485fc7;
  text-decoration: none;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost:hover, .button.is-ghost.is-hovered {
  color: #485fc7;
  text-decoration: underline;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:hover, .button.is-white.is-hovered {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus, .button.is-white.is-focused {
  border-color: transparent;
  color: #0a0a0a;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:active, .button.is-white.is-active {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white[disabled], fieldset[disabled] .button.is-white {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted {
  background-color: #0a0a0a;
  color: white;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered {
  background-color: black;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted[disabled], fieldset[disabled] .button.is-white.is-inverted {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
  color: white;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined:hover, .button.is-white.is-outlined.is-hovered, .button.is-white.is-outlined:focus, .button.is-white.is-outlined.is-focused {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading:hover::after, .button.is-white.is-outlined.is-loading.is-hovered::after, .button.is-white.is-outlined.is-loading:focus::after, .button.is-white.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined[disabled], fieldset[disabled] .button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined.is-hovered, .button.is-white.is-inverted.is-outlined:focus, .button.is-white.is-inverted.is-outlined.is-focused {
  background-color: #0a0a0a;
  color: white;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined.is-loading:hover::after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-white.is-inverted.is-outlined.is-loading:focus::after, .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:hover, .button.is-black.is-hovered {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus, .button.is-black.is-focused {
  border-color: transparent;
  color: white;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:active, .button.is-black.is-active {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black[disabled], fieldset[disabled] .button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted {
  background-color: white;
  color: #0a0a0a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted[disabled], fieldset[disabled] .button.is-black.is-inverted {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined:hover, .button.is-black.is-outlined.is-hovered, .button.is-black.is-outlined:focus, .button.is-black.is-outlined.is-focused {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading:hover::after, .button.is-black.is-outlined.is-loading.is-hovered::after, .button.is-black.is-outlined.is-loading:focus::after, .button.is-black.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined[disabled], fieldset[disabled] .button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined.is-hovered, .button.is-black.is-inverted.is-outlined:focus, .button.is-black.is-inverted.is-outlined.is-focused {
  background-color: white;
  color: #0a0a0a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined.is-loading:hover::after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-black.is-inverted.is-outlined.is-loading:focus::after, .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:hover, .button.is-light.is-hovered {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus, .button.is-light.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:active, .button.is-light.is-active {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light[disabled], fieldset[disabled] .button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted[disabled], fieldset[disabled] .button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: whitesmoke;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  color: whitesmoke;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined:hover, .button.is-light.is-outlined.is-hovered, .button.is-light.is-outlined:focus, .button.is-light.is-outlined.is-focused {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading:hover::after, .button.is-light.is-outlined.is-loading.is-hovered::after, .button.is-light.is-outlined.is-loading:focus::after, .button.is-light.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined[disabled], fieldset[disabled] .button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  box-shadow: none;
  color: whitesmoke;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined.is-hovered, .button.is-light.is-inverted.is-outlined:focus, .button.is-light.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined.is-loading:hover::after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-light.is-inverted.is-outlined.is-loading:focus::after, .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:hover, .button.is-dark.is-hovered {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus, .button.is-dark.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:active, .button.is-dark.is-active {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark[disabled], fieldset[disabled] .button.is-dark {
  background-color: #363636;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted {
  background-color: #fff;
  color: #363636;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted[disabled], fieldset[disabled] .button.is-dark.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #363636;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  color: #363636;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined:hover, .button.is-dark.is-outlined.is-hovered, .button.is-dark.is-outlined:focus, .button.is-dark.is-outlined.is-focused {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading:hover::after, .button.is-dark.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-outlined.is-loading:focus::after, .button.is-dark.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  box-shadow: none;
  color: #363636;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined.is-hovered, .button.is-dark.is-inverted.is-outlined:focus, .button.is-dark.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #363636;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:hover, .button.is-primary.is-hovered {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus, .button.is-primary.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:active, .button.is-primary.is-active {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary[disabled], fieldset[disabled] .button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted {
  background-color: #fff;
  color: #00d1b2;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted[disabled], fieldset[disabled] .button.is-primary.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #00d1b2;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  color: #00d1b2;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined.is-focused {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-outlined.is-loading:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  box-shadow: none;
  color: #00d1b2;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined.is-hovered, .button.is-primary.is-inverted.is-outlined:focus, .button.is-primary.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #00d1b2;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:hover, .button.is-primary.is-light.is-hovered {
  background-color: #defffa;
  border-color: transparent;
  color: #00947e;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:active, .button.is-primary.is-light.is-active {
  background-color: #d1fff8;
  border-color: transparent;
  color: #00947e;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:hover, .button.is-link.is-hovered {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus, .button.is-link.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:active, .button.is-link.is-active {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link[disabled], fieldset[disabled] .button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted {
  background-color: #fff;
  color: #485fc7;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted[disabled], fieldset[disabled] .button.is-link.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #485fc7;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  color: #485fc7;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined:hover, .button.is-link.is-outlined.is-hovered, .button.is-link.is-outlined:focus, .button.is-link.is-outlined.is-focused {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading:hover::after, .button.is-link.is-outlined.is-loading.is-hovered::after, .button.is-link.is-outlined.is-loading:focus::after, .button.is-link.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined[disabled], fieldset[disabled] .button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  box-shadow: none;
  color: #485fc7;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined.is-hovered, .button.is-link.is-inverted.is-outlined:focus, .button.is-link.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #485fc7;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined.is-loading:hover::after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-link.is-inverted.is-outlined.is-loading:focus::after, .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:hover, .button.is-link.is-light.is-hovered {
  background-color: #e6e9f7;
  border-color: transparent;
  color: #3850b7;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:active, .button.is-link.is-light.is-active {
  background-color: #dce0f4;
  border-color: transparent;
  color: #3850b7;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:hover, .button.is-info.is-hovered {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus, .button.is-info.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:active, .button.is-info.is-active {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info[disabled], fieldset[disabled] .button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted[disabled], fieldset[disabled] .button.is-info.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  color: #3e8ed0;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined:hover, .button.is-info.is-outlined.is-hovered, .button.is-info.is-outlined:focus, .button.is-info.is-outlined.is-focused {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading:hover::after, .button.is-info.is-outlined.is-loading.is-hovered::after, .button.is-info.is-outlined.is-loading:focus::after, .button.is-info.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined[disabled], fieldset[disabled] .button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined.is-hovered, .button.is-info.is-inverted.is-outlined:focus, .button.is-info.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined.is-loading:hover::after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-info.is-inverted.is-outlined.is-loading:focus::after, .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:hover, .button.is-info.is-light.is-hovered {
  background-color: #e4eff9;
  border-color: transparent;
  color: #296fa8;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:active, .button.is-info.is-light.is-active {
  background-color: #dae9f6;
  border-color: transparent;
  color: #296fa8;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:hover, .button.is-success.is-hovered {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus, .button.is-success.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:active, .button.is-success.is-active {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success[disabled], fieldset[disabled] .button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted {
  background-color: #fff;
  color: #48c78e;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted[disabled], fieldset[disabled] .button.is-success.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #48c78e;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  color: #48c78e;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined:hover, .button.is-success.is-outlined.is-hovered, .button.is-success.is-outlined:focus, .button.is-success.is-outlined.is-focused {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading:hover::after, .button.is-success.is-outlined.is-loading.is-hovered::after, .button.is-success.is-outlined.is-loading:focus::after, .button.is-success.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined[disabled], fieldset[disabled] .button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  box-shadow: none;
  color: #48c78e;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined.is-hovered, .button.is-success.is-inverted.is-outlined:focus, .button.is-success.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #48c78e;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined.is-loading:hover::after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-success.is-inverted.is-outlined.is-loading:focus::after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:hover, .button.is-success.is-light.is-hovered {
  background-color: #e6f7ef;
  border-color: transparent;
  color: #257953;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:active, .button.is-success.is-light.is-active {
  background-color: #dcf4e9;
  border-color: transparent;
  color: #257953;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:hover, .button.is-warning.is-hovered {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus, .button.is-warning.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:active, .button.is-warning.is-active {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning[disabled], fieldset[disabled] .button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted:hover, .button.is-warning.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted[disabled], fieldset[disabled] .button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: #ffe08a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  color: #ffe08a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined.is-hovered, .button.is-warning.is-outlined:focus, .button.is-warning.is-outlined.is-focused {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading:hover::after, .button.is-warning.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-outlined.is-loading:focus::after, .button.is-warning.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  box-shadow: none;
  color: #ffe08a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined.is-hovered, .button.is-warning.is-inverted.is-outlined:focus, .button.is-warning.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:hover, .button.is-warning.is-light.is-hovered {
  background-color: #fff6de;
  border-color: transparent;
  color: #946c00;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:active, .button.is-warning.is-light.is-active {
  background-color: #fff3d1;
  border-color: transparent;
  color: #946c00;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:hover, .button.is-danger.is-hovered {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus, .button.is-danger.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:active, .button.is-danger.is-active {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger[disabled], fieldset[disabled] .button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted {
  background-color: #fff;
  color: #f14668;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted[disabled], fieldset[disabled] .button.is-danger.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #f14668;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  color: #f14668;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined.is-hovered, .button.is-danger.is-outlined:focus, .button.is-danger.is-outlined.is-focused {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading:hover::after, .button.is-danger.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-outlined.is-loading:focus::after, .button.is-danger.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  box-shadow: none;
  color: #f14668;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined.is-hovered, .button.is-danger.is-inverted.is-outlined:focus, .button.is-danger.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #f14668;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:hover, .button.is-danger.is-light.is-hovered {
  background-color: #fde0e6;
  border-color: transparent;
  color: #cc0f35;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:active, .button.is-danger.is-light.is-active {
  background-color: #fcd4dc;
  border-color: transparent;
  color: #cc0f35;
}

/* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small:not(.is-rounded) {
  border-radius: 2px;
}

/* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-normal {
  font-size: 1rem;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-medium {
  font-size: 1.25rem;
}

/* line 256, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-large {
  font-size: 1.5rem;
}

/* line 259, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button[disabled], fieldset[disabled] .button {
  background-color: white;
  border-color: #dbdbdb;
  box-shadow: none;
  opacity: 0.5;
}

/* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-fullwidth {
  display: flex;
  width: 100%;
}

/* line 268, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading {
  color: transparent !important;
  pointer-events: none;
}

/* line 271, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading::after {
  position: absolute;
  left: calc(50% - (1em * 0.5));
  top: calc(50% - (1em * 0.5));
  position: absolute !important;
}

/* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-static {
  background-color: whitesmoke;
  border-color: #dbdbdb;
  color: #7a7a7a;
  box-shadow: none;
  pointer-events: none;
}

/* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-rounded {
  border-radius: 9999px;
  padding-left: calc(1em + 0.25em);
  padding-right: calc(1em + 0.25em);
}

/* line 286, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button {
  margin-bottom: 0.5rem;
}

/* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button:not(:last-child):not(.is-fullwidth) {
  margin-right: 0.5rem;
}

/* line 295, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:last-child {
  margin-bottom: -0.5rem;
}

/* line 297, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 301, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) {
  border-radius: 2px;
}

/* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) {
  font-size: 1.25rem;
}

/* line 307, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) {
  font-size: 1.5rem;
}

/* line 311, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 314, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}

/* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:last-child {
  margin-right: 0;
}

/* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered {
  z-index: 2;
}

/* line 323, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 329, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 331, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 334, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered {
  justify-content: center;
}

/* line 337, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 340, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right {
  justify-content: flex-end;
}

/* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container {
  flex-grow: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container.is-fluid {
  max-width: none !important;
  padding-left: 32px;
  padding-right: 32px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container {
    max-width: 960px;
  }
}

@media screen and (max-width: 1215px) {
  /* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-widescreen:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (max-width: 1407px) {
  /* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

@media screen and (min-width: 1216px) {
  /* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (min-width: 1408px) {
  /* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content li + li {
  margin-top: 0.25em;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content p:not(:last-child),
.content dl:not(:last-child),
.content ol:not(:last-child),
.content ul:not(:last-child),
.content blockquote:not(:last-child),
.content pre:not(:last-child),
.content table:not(:last-child) {
  margin-bottom: 1em;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #363636;
  font-weight: 600;
  line-height: 1.125;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1 {
  font-size: 2em;
  margin-bottom: 0.5em;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1:not(:first-child) {
  margin-top: 1em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2 {
  font-size: 1.75em;
  margin-bottom: 0.5714em;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2:not(:first-child) {
  margin-top: 1.1428em;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3 {
  font-size: 1.5em;
  margin-bottom: 0.6666em;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3:not(:first-child) {
  margin-top: 1.3333em;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h4 {
  font-size: 1.25em;
  margin-bottom: 0.8em;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h5 {
  font-size: 1.125em;
  margin-bottom: 0.8888em;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h6 {
  font-size: 1em;
  margin-bottom: 1em;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content blockquote {
  background-color: whitesmoke;
  border-left: 5px solid #dbdbdb;
  padding: 1.25em 1.5em;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol {
  list-style-position: outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol:not([type]) {
  list-style-type: decimal;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-alpha:not([type]) {
  list-style-type: lower-alpha;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-roman:not([type]) {
  list-style-type: lower-roman;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-alpha:not([type]) {
  list-style-type: upper-alpha;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-roman:not([type]) {
  list-style-type: upper-roman;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul {
  list-style-type: circle;
  margin-top: 0.5em;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul ul {
  list-style-type: square;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content dd {
  margin-left: 2em;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure {
  margin-left: 2em;
  margin-right: 2em;
  text-align: center;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:first-child) {
  margin-top: 2em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:last-child) {
  margin-bottom: 2em;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure img {
  display: inline-block;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure figcaption {
  font-style: italic;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content pre {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding: 1.25em 1.5em;
  white-space: pre;
  word-wrap: normal;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content sup,
.content sub {
  font-size: 75%;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table {
  width: 100%;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table td,
.content table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th {
  color: #363636;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th:not([align]) {
  text-align: inherit;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table thead td,
.content table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tfoot td,
.content table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tbody tr:last-child td,
.content table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content .tabs li + li {
  margin-top: 0;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-small {
  font-size: 0.75rem;
}

/* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-normal {
  font-size: 1rem;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-medium {
  font-size: 1.25rem;
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-large {
  font-size: 1.5rem;
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  height: 1.5rem;
  width: 1.5rem;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-small {
  height: 1rem;
  width: 1rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-medium {
  height: 2rem;
  width: 2rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-large {
  height: 3rem;
  width: 3rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text {
  align-items: flex-start;
  color: inherit;
  display: inline-flex;
  flex-wrap: wrap;
  line-height: 1.5rem;
  vertical-align: top;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:last-child) {
  margin-right: 0.25em;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:first-child) {
  margin-left: 0.25em;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
div.icon-text {
  display: flex;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image {
  display: block;
  position: relative;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img {
  display: block;
  height: auto;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img.is-rounded {
  border-radius: 9999px;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-fullwidth {
  width: 100%;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  height: 100%;
  width: 100%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square, .image.is-1by1 {
  padding-top: 100%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by4 {
  padding-top: 80%;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by3 {
  padding-top: 75%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by2 {
  padding-top: 66.6666%;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by3 {
  padding-top: 60%;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16by9 {
  padding-top: 56.25%;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by1 {
  padding-top: 50%;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by1 {
  padding-top: 33.3333%;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by5 {
  padding-top: 125%;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by4 {
  padding-top: 133.3333%;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by3 {
  padding-top: 150%;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by5 {
  padding-top: 166.6666%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-9by16 {
  padding-top: 177.7777%;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by2 {
  padding-top: 200%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by3 {
  padding-top: 300%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16x16 {
  height: 16px;
  width: 16px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-24x24 {
  height: 24px;
  width: 24px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-32x32 {
  height: 32px;
  width: 32px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-48x48 {
  height: 48px;
  width: 48px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-64x64 {
  height: 64px;
  width: 64px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-96x96 {
  height: 96px;
  width: 96px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-128x128 {
  height: 128px;
  width: 128px;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification {
  background-color: whitesmoke;
  border-radius: 4px;
  position: relative;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification a:not(.button):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification strong {
  color: currentColor;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification code,
.notification pre {
  background: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification pre code {
  background: transparent;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification > .delete {
  right: 0.5rem;
  position: absolute;
  top: 0.5rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification .title,
.notification .subtitle,
.notification .content {
  color: currentColor;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 9999px;
  display: block;
  height: 1rem;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-bar {
  background-color: #ededed;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-value {
  background-color: #4a4a4a;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-moz-progress-bar {
  background-color: #4a4a4a;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-ms-fill {
  background-color: #4a4a4a;
  border: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-webkit-progress-value {
  background-color: white;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-moz-progress-bar {
  background-color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-ms-fill {
  background-color: white;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white:indeterminate {
  background-image: linear-gradient(to right, white 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-webkit-progress-value {
  background-color: #0a0a0a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-moz-progress-bar {
  background-color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-ms-fill {
  background-color: #0a0a0a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black:indeterminate {
  background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-webkit-progress-value {
  background-color: whitesmoke;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-moz-progress-bar {
  background-color: whitesmoke;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-ms-fill {
  background-color: whitesmoke;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light:indeterminate {
  background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-webkit-progress-value {
  background-color: #363636;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-moz-progress-bar {
  background-color: #363636;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-ms-fill {
  background-color: #363636;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark:indeterminate {
  background-image: linear-gradient(to right, #363636 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-webkit-progress-value {
  background-color: #00d1b2;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-moz-progress-bar {
  background-color: #00d1b2;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-ms-fill {
  background-color: #00d1b2;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary:indeterminate {
  background-image: linear-gradient(to right, #00d1b2 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-webkit-progress-value {
  background-color: #485fc7;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-moz-progress-bar {
  background-color: #485fc7;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-ms-fill {
  background-color: #485fc7;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link:indeterminate {
  background-image: linear-gradient(to right, #485fc7 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-webkit-progress-value {
  background-color: #3e8ed0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-moz-progress-bar {
  background-color: #3e8ed0;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-ms-fill {
  background-color: #3e8ed0;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info:indeterminate {
  background-image: linear-gradient(to right, #3e8ed0 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-webkit-progress-value {
  background-color: #48c78e;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-moz-progress-bar {
  background-color: #48c78e;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-ms-fill {
  background-color: #48c78e;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success:indeterminate {
  background-image: linear-gradient(to right, #48c78e 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-webkit-progress-value {
  background-color: #ffe08a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-moz-progress-bar {
  background-color: #ffe08a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-ms-fill {
  background-color: #ffe08a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning:indeterminate {
  background-image: linear-gradient(to right, #ffe08a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-webkit-progress-value {
  background-color: #f14668;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-moz-progress-bar {
  background-color: #f14668;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-ms-fill {
  background-color: #f14668;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger:indeterminate {
  background-image: linear-gradient(to right, #f14668 30%, #ededed 30%);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate {
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: moveIndeterminate;
  animation-timing-function: linear;
  background-color: #ededed;
  background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 150% 150%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-webkit-progress-bar {
  background-color: transparent;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-moz-progress-bar {
  background-color: transparent;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-ms-fill {
  animation-name: none;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-small {
  height: 0.75rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-medium {
  height: 1.25rem;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-large {
  height: 1.5rem;
}

@keyframes moveIndeterminate {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table {
  background-color: white;
  color: #363636;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td,
.table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-white,
.table th.is-white {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-black,
.table th.is-black {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-light,
.table th.is-light {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-dark,
.table th.is-dark {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-primary,
.table th.is-primary {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-link,
.table th.is-link {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-info,
.table th.is-info {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-success,
.table th.is-success {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-warning,
.table th.is-warning {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-danger,
.table th.is-danger {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-narrow,
.table th.is-narrow {
  white-space: nowrap;
  width: 1%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected,
.table th.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected a,
.table td.is-selected strong,
.table th.is-selected a,
.table th.is-selected strong {
  color: currentColor;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-vcentered,
.table th.is-vcentered {
  vertical-align: middle;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th {
  color: #363636;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th:not([align]) {
  text-align: inherit;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected a,
.table tr.is-selected strong {
  color: currentColor;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected td,
.table tr.is-selected th {
  border-color: #fff;
  color: currentColor;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead {
  background-color: transparent;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead td,
.table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot {
  background-color: transparent;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot td,
.table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody {
  background-color: transparent;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody tr:last-child td,
.table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered td,
.table.is-bordered th {
  border-width: 1px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered tr:last-child td,
.table.is-bordered tr:last-child th {
  border-bottom-width: 1px;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-fullwidth {
  width: 100%;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) {
  background-color: whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-narrow td,
.table.is-narrow th {
  padding: 0.25em 0.5em;
}

/* line 125, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-striped tbody tr:not(.is-selected):nth-child(even) {
  background-color: #fafafa;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table-container {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  overflow-y: hidden;
  max-width: 100%;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag {
  margin-bottom: 0.5rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:last-child {
  margin-bottom: -0.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-medium .tag:not(.is-normal):not(.is-large) {
  font-size: 1rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-large .tag:not(.is-normal):not(.is-medium) {
  font-size: 1.25rem;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered {
  justify-content: center;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered .tag {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right {
  justify-content: flex-end;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:first-child) {
  margin-left: 0.5rem;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:last-child) {
  margin-right: 0;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag {
  margin-right: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:first-child) {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 4px;
  color: #4a4a4a;
  display: inline-flex;
  font-size: 0.75rem;
  height: 2em;
  justify-content: center;
  line-height: 1.5;
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .delete {
  margin-left: 0.25rem;
  margin-right: -0.375rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-white:not(body) {
  background-color: white;
  color: #0a0a0a;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-black:not(body) {
  background-color: #0a0a0a;
  color: white;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-light:not(body) {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-dark:not(body) {
  background-color: #363636;
  color: #fff;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary:not(body) {
  background-color: #00d1b2;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary.is-light:not(body) {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link:not(body) {
  background-color: #485fc7;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link.is-light:not(body) {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info:not(body) {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info.is-light:not(body) {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success:not(body) {
  background-color: #48c78e;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success.is-light:not(body) {
  background-color: #effaf5;
  color: #257953;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning:not(body) {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning.is-light:not(body) {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger:not(body) {
  background-color: #f14668;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger.is-light:not(body) {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-normal:not(body) {
  font-size: 0.75rem;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-medium:not(body) {
  font-size: 1rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-large:not(body) {
  font-size: 1.25rem;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:not(:last-child) {
  margin-left: -0.375em;
  margin-right: 0.1875em;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:last-child:not(:first-child) {
  margin-left: 0.1875em;
  margin-right: -0.375em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:last-child {
  margin-left: -0.375em;
  margin-right: -0.375em;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body) {
  margin-left: 1px;
  padding: 0;
  position: relative;
  width: 2em;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before, .tag.is-delete:not(body)::after {
  background-color: currentColor;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before {
  height: 1px;
  width: 50%;
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::after {
  height: 50%;
  width: 1px;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):hover, .tag.is-delete:not(body):focus {
  background-color: #e8e8e8;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):active {
  background-color: #dbdbdb;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-rounded:not(body) {
  border-radius: 9999px;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
a.tag:hover {
  text-decoration: underline;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title,
.subtitle {
  word-break: break-word;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title em,
.title span,
.subtitle em,
.subtitle span {
  font-weight: inherit;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sub,
.subtitle sub {
  font-size: 0.75em;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sup,
.subtitle sup {
  font-size: 0.75em;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title .tag,
.subtitle .tag {
  vertical-align: middle;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title {
  color: #363636;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.125;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title strong {
  color: inherit;
  font-weight: inherit;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title:not(.is-spaced) + .subtitle {
  margin-top: -1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-1 {
  font-size: 3rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-2 {
  font-size: 2.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-3 {
  font-size: 2rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-4 {
  font-size: 1.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-5 {
  font-size: 1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-6 {
  font-size: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-7 {
  font-size: 0.75rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle {
  color: #4a4a4a;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle strong {
  color: #363636;
  font-weight: 600;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle:not(.is-spaced) + .title {
  margin-top: -1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-1 {
  font-size: 3rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-2 {
  font-size: 2.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-3 {
  font-size: 2rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-4 {
  font-size: 1.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-5 {
  font-size: 1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-6 {
  font-size: 1rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-7 {
  font-size: 0.75rem;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.heading {
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.number {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 9999px;
  display: inline-flex;
  font-size: 1.25rem;
  height: 2em;
  justify-content: center;
  margin-right: 1.5rem;
  min-width: 2.5em;
  padding: 0.25rem 0.5rem;
  text-align: center;
  vertical-align: top;
}

/* Bulma Form */
/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select, .textarea, .input {
  background-color: white;
  border-color: #dbdbdb;
  border-radius: 4px;
  color: #363636;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select::-moz-placeholder, .textarea::-moz-placeholder, .input::-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .input::-webkit-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select:-moz-placeholder, .textarea:-moz-placeholder, .input:-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select:-ms-input-placeholder, .textarea:-ms-input-placeholder, .input:-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select:hover, .textarea:hover, .input:hover, .select select.is-hovered, .is-hovered.textarea, .is-hovered.input {
  border-color: #b5b5b5;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select:focus, .textarea:focus, .input:focus, .select select.is-focused, .is-focused.textarea, .is-focused.input, .select select:active, .textarea:active, .input:active, .select select.is-active, .is-active.textarea, .is-active.input {
  border-color: #485fc7;
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select[disabled], .textarea[disabled], .input[disabled], fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input {
  background-color: whitesmoke;
  border-color: whitesmoke;
  box-shadow: none;
  color: #7a7a7a;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder, .input[disabled]::-moz-placeholder, fieldset[disabled] .select select::-moz-placeholder, .select fieldset[disabled] select::-moz-placeholder, fieldset[disabled] .textarea::-moz-placeholder, fieldset[disabled] .input::-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, .input[disabled]::-webkit-input-placeholder, fieldset[disabled] .select select::-webkit-input-placeholder, .select fieldset[disabled] select::-webkit-input-placeholder, fieldset[disabled] .textarea::-webkit-input-placeholder, fieldset[disabled] .input::-webkit-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder, .input[disabled]:-moz-placeholder, fieldset[disabled] .select select:-moz-placeholder, .select fieldset[disabled] select:-moz-placeholder, fieldset[disabled] .textarea:-moz-placeholder, fieldset[disabled] .input:-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder, .input[disabled]:-ms-input-placeholder, fieldset[disabled] .select select:-ms-input-placeholder, .select fieldset[disabled] select:-ms-input-placeholder, fieldset[disabled] .textarea:-ms-input-placeholder, fieldset[disabled] .input:-ms-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea, .input {
  box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05);
  max-width: 100%;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[readonly], .input[readonly] {
  box-shadow: none;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.textarea, .is-white.input {
  border-color: white;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.textarea:focus, .is-white.input:focus, .is-white.is-focused.textarea, .is-white.is-focused.input, .is-white.textarea:active, .is-white.input:active, .is-white.is-active.textarea, .is-white.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.textarea, .is-black.input {
  border-color: #0a0a0a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.textarea:focus, .is-black.input:focus, .is-black.is-focused.textarea, .is-black.is-focused.input, .is-black.textarea:active, .is-black.input:active, .is-black.is-active.textarea, .is-black.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.textarea, .is-light.input {
  border-color: whitesmoke;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.textarea:focus, .is-light.input:focus, .is-light.is-focused.textarea, .is-light.is-focused.input, .is-light.textarea:active, .is-light.input:active, .is-light.is-active.textarea, .is-light.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.textarea, .is-dark.input {
  border-color: #363636;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.textarea:focus, .is-dark.input:focus, .is-dark.is-focused.textarea, .is-dark.is-focused.input, .is-dark.textarea:active, .is-dark.input:active, .is-dark.is-active.textarea, .is-dark.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.textarea, .is-primary.input {
  border-color: #00d1b2;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.textarea:focus, .is-primary.input:focus, .is-primary.is-focused.textarea, .is-primary.is-focused.input, .is-primary.textarea:active, .is-primary.input:active, .is-primary.is-active.textarea, .is-primary.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.textarea, .is-link.input {
  border-color: #485fc7;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.textarea:focus, .is-link.input:focus, .is-link.is-focused.textarea, .is-link.is-focused.input, .is-link.textarea:active, .is-link.input:active, .is-link.is-active.textarea, .is-link.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.textarea, .is-info.input {
  border-color: #3e8ed0;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.textarea:focus, .is-info.input:focus, .is-info.is-focused.textarea, .is-info.is-focused.input, .is-info.textarea:active, .is-info.input:active, .is-info.is-active.textarea, .is-info.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.textarea, .is-success.input {
  border-color: #48c78e;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.textarea:focus, .is-success.input:focus, .is-success.is-focused.textarea, .is-success.is-focused.input, .is-success.textarea:active, .is-success.input:active, .is-success.is-active.textarea, .is-success.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.textarea, .is-warning.input {
  border-color: #ffe08a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.textarea:focus, .is-warning.input:focus, .is-warning.is-focused.textarea, .is-warning.is-focused.input, .is-warning.textarea:active, .is-warning.input:active, .is-warning.is-active.textarea, .is-warning.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.textarea, .is-danger.input {
  border-color: #f14668;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.textarea:focus, .is-danger.input:focus, .is-danger.is-focused.textarea, .is-danger.is-focused.input, .is-danger.textarea:active, .is-danger.input:active, .is-danger.is-active.textarea, .is-danger.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-small.textarea, .is-small.input {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-medium.textarea, .is-medium.input {
  font-size: 1.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-large.textarea, .is-large.input {
  font-size: 1.5rem;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-fullwidth.textarea, .is-fullwidth.input {
  display: block;
  width: 100%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-inline.textarea, .is-inline.input {
  display: inline;
  width: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-rounded {
  border-radius: 9999px;
  padding-left: calc(calc(0.75em - 1px) + 0.375em);
  padding-right: calc(calc(0.75em - 1px) + 0.375em);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-static {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: calc(0.75em - 1px);
  resize: vertical;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea:not([rows]) {
  max-height: 40em;
  min-height: 8em;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[rows] {
  height: initial;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea.has-fixed-size {
  resize: none;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio, .checkbox {
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio input, .checkbox input {
  cursor: pointer;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio:hover, .checkbox:hover {
  color: #363636;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio[disabled], .checkbox[disabled], fieldset[disabled] .radio, fieldset[disabled] .checkbox,
.radio input[disabled],
.checkbox input[disabled] {
  color: #7a7a7a;
  cursor: not-allowed;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio + .radio {
  margin-left: 0.5em;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple) {
  height: 2.5em;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #485fc7;
  right: 1.125em;
  z-index: 4;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-rounded select {
  border-radius: 9999px;
  padding-left: 1em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select {
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select::-ms-expand {
  display: none;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[disabled]:hover, fieldset[disabled] .select select:hover {
  border-color: whitesmoke;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select:not([multiple]) {
  padding-right: 2.5em;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] {
  height: auto;
  padding: 0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] option {
  padding: 0.5em 1em;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading):hover::after {
  border-color: #363636;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white:not(:hover)::after {
  border-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select {
  border-color: white;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:hover, .select.is-white select.is-hovered {
  border-color: #f2f2f2;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black:not(:hover)::after {
  border-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select {
  border-color: #0a0a0a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:hover, .select.is-black select.is-hovered {
  border-color: black;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light:not(:hover)::after {
  border-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select {
  border-color: whitesmoke;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:hover, .select.is-light select.is-hovered {
  border-color: #e8e8e8;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark:not(:hover)::after {
  border-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select {
  border-color: #363636;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:hover, .select.is-dark select.is-hovered {
  border-color: #292929;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary:not(:hover)::after {
  border-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select {
  border-color: #00d1b2;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:hover, .select.is-primary select.is-hovered {
  border-color: #00b89c;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link:not(:hover)::after {
  border-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select {
  border-color: #485fc7;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:hover, .select.is-link select.is-hovered {
  border-color: #3a51bb;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info:not(:hover)::after {
  border-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select {
  border-color: #3e8ed0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:hover, .select.is-info select.is-hovered {
  border-color: #3082c5;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success:not(:hover)::after {
  border-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select {
  border-color: #48c78e;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:hover, .select.is-success select.is-hovered {
  border-color: #3abb81;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning:not(:hover)::after {
  border-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select {
  border-color: #ffe08a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:hover, .select.is-warning select.is-hovered {
  border-color: #ffd970;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger:not(:hover)::after {
  border-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select {
  border-color: #f14668;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:hover, .select.is-danger select.is-hovered {
  border-color: #ef2e55;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-medium {
  font-size: 1.25rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-large {
  font-size: 1.5rem;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-disabled::after {
  border-color: #7a7a7a;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth {
  width: 100%;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth select {
  width: 100%;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading::after {
  margin-top: 0;
  position: absolute;
  right: 0.625em;
  top: 0.625em;
  transform: none;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file {
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  position: relative;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white .file-cta {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:active .file-cta, .file.is-white.is-active .file-cta {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black .file-cta {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:active .file-cta, .file.is-black.is-active .file-cta {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light .file-cta {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:active .file-cta, .file.is-light.is-active .file-cta {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark .file-cta {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary .file-cta {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link .file-cta {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 95, 199, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:active .file-cta, .file.is-link.is-active .file-cta {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info .file-cta {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(62, 142, 208, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:active .file-cta, .file.is-info.is-active .file-cta {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success .file-cta {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 199, 142, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:active .file-cta, .file.is-success.is-active .file-cta {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning .file-cta {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 224, 138, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger .file-cta {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-small {
  font-size: 0.75rem;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-normal {
  font-size: 1rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium {
  font-size: 1.25rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium .file-icon .fa {
  font-size: 21px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large {
  font-size: 1.5rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large .file-icon .fa {
  font-size: 28px;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-cta {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-name {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-cta {
  border-radius: 4px;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-name {
  display: none;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-label {
  flex-direction: column;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-cta {
  flex-direction: column;
  height: auto;
  padding: 1em 3em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-name {
  border-width: 0 1px 1px;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon {
  height: 1.5em;
  width: 1.5em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon .fa {
  font-size: 21px;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-small .file-icon .fa {
  font-size: 14px;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-medium .file-icon .fa {
  font-size: 28px;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-large .file-icon .fa {
  font-size: 35px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-cta {
  border-radius: 4px 4px 0 0;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-name {
  border-radius: 0 0 4px 4px;
  border-width: 0 1px 1px;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-centered {
  justify-content: center;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-label {
  width: 100%;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-name {
  flex-grow: 1;
  max-width: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right {
  justify-content: flex-end;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-cta {
  border-radius: 0 4px 4px 0;
}

/* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-name {
  border-radius: 4px 0 0 4px;
  border-width: 1px 0 1px 1px;
  order: -1;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label {
  align-items: stretch;
  display: flex;
  cursor: pointer;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-cta {
  background-color: #eeeeee;
  color: #363636;
}

/* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-name {
  border-color: #d5d5d5;
}

/* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-cta {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 140, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-name {
  border-color: #cfcfcf;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-input {
  height: 100%;
  left: 0;
  opacity: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta,
.file-name {
  border-color: #dbdbdb;
  border-radius: 4px;
  font-size: 1em;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
}

/* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta {
  background-color: whitesmoke;
  color: #4a4a4a;
}

/* line 166, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-name {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  max-width: 16em;
  overflow: hidden;
  text-align: inherit;
  text-overflow: ellipsis;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon {
  align-items: center;
  display: flex;
  height: 1em;
  justify-content: center;
  margin-right: 0.5em;
  width: 1em;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon .fa {
  font-size: 14px;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label {
  color: #363636;
  display: block;
  font-size: 1rem;
  font-weight: 700;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label:not(:last-child) {
  margin-bottom: 0.5em;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-small {
  font-size: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-medium {
  font-size: 1.25rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-large {
  font-size: 1.5rem;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help {
  display: block;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-white {
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-black {
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-light {
  color: whitesmoke;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-dark {
  color: #363636;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-primary {
  color: #00d1b2;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-link {
  color: #485fc7;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-info {
  color: #3e8ed0;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-success {
  color: #48c78e;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-warning {
  color: #ffe08a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-danger {
  color: #f14668;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons {
  display: flex;
  justify-content: flex-start;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:last-child) {
  margin-right: -1px;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:first-child):not(:last-child) .button,
.field.has-addons .control:not(:first-child):not(:last-child) .input,
.field.has-addons .control:not(:first-child):not(:last-child) .select select {
  border-radius: 0;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:first-child:not(:only-child) .button,
.field.has-addons .control:first-child:not(:only-child) .input,
.field.has-addons .control:first-child:not(:only-child) .select select {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:last-child:not(:only-child) .button,
.field.has-addons .control:last-child:not(:only-child) .input,
.field.has-addons .control:last-child:not(:only-child) .select select {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control .button.is-hovered:not([disabled]),
.field.has-addons .control .input:not([disabled]):hover,
.field.has-addons .control .input.is-hovered:not([disabled]),
.field.has-addons .control .select select:not([disabled]):hover,
.field.has-addons .control .select select.is-hovered:not([disabled]) {
  z-index: 2;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control .button.is-focused:not([disabled]), .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control .button.is-active:not([disabled]),
.field.has-addons .control .input:not([disabled]):focus,
.field.has-addons .control .input.is-focused:not([disabled]),
.field.has-addons .control .input:not([disabled]):active,
.field.has-addons .control .input.is-active:not([disabled]),
.field.has-addons .control .select select:not([disabled]):focus,
.field.has-addons .control .select select.is-focused:not([disabled]),
.field.has-addons .control .select select:not([disabled]):active,
.field.has-addons .control .select select.is-active:not([disabled]) {
  z-index: 3;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control .button.is-focused:not([disabled]):hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control .button.is-active:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):focus:hover,
.field.has-addons .control .input.is-focused:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):active:hover,
.field.has-addons .control .input.is-active:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):focus:hover,
.field.has-addons .control .select select.is-focused:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):active:hover,
.field.has-addons .control .select select.is-active:not([disabled]):hover {
  z-index: 4;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-centered {
  justify-content: center;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-right {
  justify-content: flex-end;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-fullwidth .control {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped {
  display: flex;
  justify-content: flex-start;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control {
  flex-shrink: 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-centered {
  justify-content: center;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-right {
  justify-content: flex-end;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline {
  flex-wrap: wrap;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:last-child {
  margin-bottom: -0.75rem;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:not(:last-child) {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field.is-horizontal {
    display: flex;
  }
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-label .label {
  font-size: inherit;
}

@media screen and (max-width: 768px) {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    margin-bottom: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    margin-right: 1.5rem;
    text-align: right;
  }
  /* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-small {
    font-size: 0.75rem;
    padding-top: 0.375em;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-normal {
    padding-top: 0.375em;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-medium {
    font-size: 1.25rem;
    padding-top: 0.375em;
  }
  /* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-large {
    font-size: 1.5rem;
    padding-top: 0.375em;
  }
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-body .field .field {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 146, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body {
    display: flex;
    flex-basis: 0;
    flex-grow: 5;
    flex-shrink: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body .field {
    margin-bottom: 0;
  }
  /* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field {
    flex-shrink: 1;
  }
  /* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(.is-narrow) {
    flex-grow: 1;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control {
  box-sizing: border-box;
  clear: both;
  font-size: 1rem;
  position: relative;
  text-align: inherit;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input:focus ~ .icon,
.control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon,
.control.has-icons-right .select:focus ~ .icon {
  color: #4a4a4a;
}

/* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-small ~ .icon,
.control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon,
.control.has-icons-right .select.is-small ~ .icon {
  font-size: 0.75rem;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-medium ~ .icon,
.control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon,
.control.has-icons-right .select.is-medium ~ .icon {
  font-size: 1.25rem;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-large ~ .icon,
.control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon,
.control.has-icons-right .select.is-large ~ .icon {
  font-size: 1.5rem;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon, .control.has-icons-right .icon {
  color: #dbdbdb;
  height: 2.5em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 2.5em;
  z-index: 4;
}

/* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input,
.control.has-icons-left .select select {
  padding-left: 2.5em;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon.is-left {
  left: 0;
}

/* line 198, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .input,
.control.has-icons-right .select select {
  padding-right: 2.5em;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .icon.is-right {
  right: 0;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading::after {
  position: absolute !important;
  right: 0.625em;
  top: 0.625em;
  z-index: 4;
}

/* line 210, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* Bulma Components */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb {
  font-size: 1rem;
  white-space: nowrap;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a {
  align-items: center;
  color: #485fc7;
  display: flex;
  justify-content: center;
  padding: 0 0.75em;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a:hover {
  color: #363636;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li {
  align-items: center;
  display: flex;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li:first-child a {
  padding-left: 0;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li.is-active a {
  color: #363636;
  cursor: default;
  pointer-events: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li + li::before {
  color: #b5b5b5;
  content: "\0002f";
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb ul,
.breadcrumb ol {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:first-child {
  margin-right: 0.5em;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:last-child {
  margin-left: 0.5em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-centered ol,
.breadcrumb.is-centered ul {
  justify-content: center;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-right ol,
.breadcrumb.is-right ul {
  justify-content: flex-end;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-small {
  font-size: 0.75rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-medium {
  font-size: 1.25rem;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-large {
  font-size: 1.5rem;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-arrow-separator li + li::before {
  content: "\02192";
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-bullet-separator li + li::before {
  content: "\02022";
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-dot-separator li + li::before {
  content: "\000b7";
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-succeeds-separator li + li::before {
  content: "\0227B";
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card {
  background-color: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  max-width: 100%;
  position: relative;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer:first-child, .card-content:first-child, .card-header:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer:last-child, .card-content:last-child, .card-header:last-child {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header {
  background-color: transparent;
  align-items: stretch;
  box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
  display: flex;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title {
  align-items: center;
  color: #363636;
  display: flex;
  flex-grow: 1;
  font-weight: 700;
  padding: 0.75rem 1rem;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title.is-centered {
  justify-content: center;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-icon {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0.75rem 1rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image {
  display: block;
  position: relative;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:first-child img {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:last-child img {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-content {
  background-color: transparent;
  padding: 1.5rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer {
  background-color: transparent;
  border-top: 1px solid #ededed;
  align-items: stretch;
  display: flex;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item {
  align-items: center;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: center;
  padding: 0.75rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item:not(:last-child) {
  border-right: 1px solid #ededed;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card .media:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown {
  display: inline-flex;
  position: relative;
  vertical-align: top;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
  display: block;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-right .dropdown-menu {
  left: auto;
  right: 0;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-up .dropdown-menu {
  bottom: 100%;
  padding-bottom: 4px;
  padding-top: initial;
  top: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-menu {
  display: none;
  left: 0;
  min-width: 12rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-content {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-item {
  color: #4a4a4a;
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item,
button.dropdown-item {
  padding-right: 3rem;
  text-align: inherit;
  white-space: nowrap;
  width: 100%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item:hover,
button.dropdown-item:hover {
  background-color: whitesmoke;
  color: #0a0a0a;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item.is-active,
button.dropdown-item.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-divider {
  background-color: #ededed;
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level {
  align-items: center;
  justify-content: space-between;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level code {
  border-radius: 4px;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level img {
  display: inline-block;
  vertical-align: top;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile {
  display: flex;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left,
.level.is-mobile .level-right {
  display: flex;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left + .level-right {
  margin-top: 0;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(.is-narrow) {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level {
    display: flex;
  }
  /* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level > .level-item:not(.is-narrow) {
    flex-grow: 1;
  }
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item {
  align-items: center;
  display: flex;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item .title,
.level-item .subtitle {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  /* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-item:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left,
.level-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left .level-item.is-flexible,
.level-right .level-item.is-flexible {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left .level-item:not(:last-child),
.level-right .level-item:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left {
  align-items: center;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left + .level-right {
    margin-top: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left {
    display: flex;
  }
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-right {
  align-items: center;
  justify-content: flex-end;
}

@media screen and (min-width: 769px), print {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-right {
    display: flex;
  }
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media {
  align-items: flex-start;
  display: flex;
  text-align: inherit;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .content:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  display: flex;
  padding-top: 0.75rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .content:not(:last-child),
.media .media .control:not(:last-child) {
  margin-bottom: 0.5rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media {
  padding-top: 0.5rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media + .media {
  margin-top: 0.5rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media + .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  margin-top: 1rem;
  padding-top: 1rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media.is-large + .media {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left,
.media-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left {
  margin-right: 1rem;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-right {
  margin-left: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-content {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  text-align: inherit;
}

@media screen and (max-width: 768px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
  .media-content {
    overflow-x: auto;
  }
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu {
  font-size: 1rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-small {
  font-size: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-medium {
  font-size: 1.25rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-large {
  font-size: 1.5rem;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list {
  line-height: 1.25;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a {
  border-radius: 2px;
  color: #4a4a4a;
  display: block;
  padding: 0.5em 0.75em;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a:hover {
  background-color: whitesmoke;
  color: #363636;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list li ul {
  border-left: 1px solid #dbdbdb;
  margin: 0.75em;
  padding-left: 0.75em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label {
  color: #7a7a7a;
  font-size: 0.75em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:first-child) {
  margin-top: 1em;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:last-child) {
  margin-bottom: 1em;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message {
  background-color: whitesmoke;
  border-radius: 4px;
  font-size: 1rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message strong {
  color: currentColor;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message a:not(.button):not(.tag):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-small {
  font-size: 0.75rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-medium {
  font-size: 1.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-large {
  font-size: 1.5rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white {
  background-color: white;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-header {
  background-color: white;
  color: #0a0a0a;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-body {
  border-color: white;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-header {
  background-color: #0a0a0a;
  color: white;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-body {
  border-color: #0a0a0a;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-header {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-body {
  border-color: whitesmoke;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-header {
  background-color: #363636;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-body {
  border-color: #363636;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary {
  background-color: #ebfffc;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-header {
  background-color: #00d1b2;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-body {
  border-color: #00d1b2;
  color: #00947e;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link {
  background-color: #eff1fa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-header {
  background-color: #485fc7;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-body {
  border-color: #485fc7;
  color: #3850b7;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info {
  background-color: #eff5fb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-header {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-body {
  border-color: #3e8ed0;
  color: #296fa8;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success {
  background-color: #effaf5;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-header {
  background-color: #48c78e;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-body {
  border-color: #48c78e;
  color: #257953;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning {
  background-color: #fffaeb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-header {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-body {
  border-color: #ffe08a;
  color: #946c00;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger {
  background-color: #feecf0;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-header {
  background-color: #f14668;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-body {
  border-color: #f14668;
  color: #cc0f35;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header {
  align-items: center;
  background-color: #4a4a4a;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  line-height: 1.25;
  padding: 0.75em 1em;
  position: relative;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header .delete {
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 0.75em;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header + .message-body {
  border-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body {
  border-color: #dbdbdb;
  border-radius: 4px;
  border-style: solid;
  border-width: 0 0 0 4px;
  color: #4a4a4a;
  padding: 1.25em 1.5em;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body code,
.message-body pre {
  background-color: white;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body pre code {
  background-color: transparent;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal {
  align-items: center;
  display: none;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 40;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal.is-active {
  display: flex;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-background {
  background-color: rgba(10, 10, 10, 0.86);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-content,
.modal-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
  .modal-content,
.modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-close {
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: hidden;
  -ms-overflow-y: visible;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head,
.modal-card-foot {
  align-items: center;
  background-color: whitesmoke;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 20px;
  position: relative;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head {
  border-bottom: 1px solid #dbdbdb;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-title {
  color: #363636;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 1.5rem;
  line-height: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: 1px solid #dbdbdb;
}

/* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot .button:not(:last-child) {
  margin-right: 0.5em;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: white;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  padding: 20px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar {
  background-color: white;
  min-height: 3.25rem;
  position: relative;
  z-index: 30;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > .navbar-item,
.navbar.is-white .navbar-brand .navbar-link {
  color: #0a0a0a;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > a.navbar-item:focus, .navbar.is-white .navbar-brand > a.navbar-item:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active,
.navbar.is-white .navbar-brand .navbar-link:focus,
.navbar.is-white .navbar-brand .navbar-link:hover,
.navbar.is-white .navbar-brand .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand .navbar-link::after {
  border-color: #0a0a0a;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-burger {
  color: #0a0a0a;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > .navbar-item,
.navbar.is-white .navbar-start .navbar-link,
.navbar.is-white .navbar-end > .navbar-item,
.navbar.is-white .navbar-end .navbar-link {
    color: #0a0a0a;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > a.navbar-item:focus, .navbar.is-white .navbar-start > a.navbar-item:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active,
.navbar.is-white .navbar-start .navbar-link:focus,
.navbar.is-white .navbar-start .navbar-link:hover,
.navbar.is-white .navbar-start .navbar-link.is-active,
.navbar.is-white .navbar-end > a.navbar-item:focus,
.navbar.is-white .navbar-end > a.navbar-item:hover,
.navbar.is-white .navbar-end > a.navbar-item.is-active,
.navbar.is-white .navbar-end .navbar-link:focus,
.navbar.is-white .navbar-end .navbar-link:hover,
.navbar.is-white .navbar-end .navbar-link.is-active {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start .navbar-link::after,
.navbar.is-white .navbar-end .navbar-link::after {
    border-color: #0a0a0a;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
    background-color: white;
    color: #0a0a0a;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > .navbar-item,
.navbar.is-black .navbar-brand .navbar-link {
  color: white;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > a.navbar-item:focus, .navbar.is-black .navbar-brand > a.navbar-item:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active,
.navbar.is-black .navbar-brand .navbar-link:focus,
.navbar.is-black .navbar-brand .navbar-link:hover,
.navbar.is-black .navbar-brand .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand .navbar-link::after {
  border-color: white;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-burger {
  color: white;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > .navbar-item,
.navbar.is-black .navbar-start .navbar-link,
.navbar.is-black .navbar-end > .navbar-item,
.navbar.is-black .navbar-end .navbar-link {
    color: white;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > a.navbar-item:focus, .navbar.is-black .navbar-start > a.navbar-item:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active,
.navbar.is-black .navbar-start .navbar-link:focus,
.navbar.is-black .navbar-start .navbar-link:hover,
.navbar.is-black .navbar-start .navbar-link.is-active,
.navbar.is-black .navbar-end > a.navbar-item:focus,
.navbar.is-black .navbar-end > a.navbar-item:hover,
.navbar.is-black .navbar-end > a.navbar-item.is-active,
.navbar.is-black .navbar-end .navbar-link:focus,
.navbar.is-black .navbar-end .navbar-link:hover,
.navbar.is-black .navbar-end .navbar-link.is-active {
    background-color: black;
    color: white;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start .navbar-link::after,
.navbar.is-black .navbar-end .navbar-link::after {
    border-color: white;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: black;
    color: white;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
    background-color: #0a0a0a;
    color: white;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > .navbar-item,
.navbar.is-light .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active,
.navbar.is-light .navbar-brand .navbar-link:focus,
.navbar.is-light .navbar-brand .navbar-link:hover,
.navbar.is-light .navbar-brand .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > .navbar-item,
.navbar.is-light .navbar-start .navbar-link,
.navbar.is-light .navbar-end > .navbar-item,
.navbar.is-light .navbar-end .navbar-link {
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > a.navbar-item:focus, .navbar.is-light .navbar-start > a.navbar-item:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active,
.navbar.is-light .navbar-start .navbar-link:focus,
.navbar.is-light .navbar-start .navbar-link:hover,
.navbar.is-light .navbar-start .navbar-link.is-active,
.navbar.is-light .navbar-end > a.navbar-item:focus,
.navbar.is-light .navbar-end > a.navbar-item:hover,
.navbar.is-light .navbar-end > a.navbar-item.is-active,
.navbar.is-light .navbar-end .navbar-link:focus,
.navbar.is-light .navbar-end .navbar-link:hover,
.navbar.is-light .navbar-end .navbar-link.is-active {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start .navbar-link::after,
.navbar.is-light .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > .navbar-item,
.navbar.is-dark .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > a.navbar-item:focus, .navbar.is-dark .navbar-brand > a.navbar-item:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active,
.navbar.is-dark .navbar-brand .navbar-link:focus,
.navbar.is-dark .navbar-brand .navbar-link:hover,
.navbar.is-dark .navbar-brand .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > .navbar-item,
.navbar.is-dark .navbar-start .navbar-link,
.navbar.is-dark .navbar-end > .navbar-item,
.navbar.is-dark .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > a.navbar-item:focus, .navbar.is-dark .navbar-start > a.navbar-item:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active,
.navbar.is-dark .navbar-start .navbar-link:focus,
.navbar.is-dark .navbar-start .navbar-link:hover,
.navbar.is-dark .navbar-start .navbar-link.is-active,
.navbar.is-dark .navbar-end > a.navbar-item:focus,
.navbar.is-dark .navbar-end > a.navbar-item:hover,
.navbar.is-dark .navbar-end > a.navbar-item.is-active,
.navbar.is-dark .navbar-end .navbar-link:focus,
.navbar.is-dark .navbar-end .navbar-link:hover,
.navbar.is-dark .navbar-end .navbar-link.is-active {
    background-color: #292929;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start .navbar-link::after,
.navbar.is-dark .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #292929;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
    background-color: #363636;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > .navbar-item,
.navbar.is-primary .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > a.navbar-item:focus, .navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active,
.navbar.is-primary .navbar-brand .navbar-link:focus,
.navbar.is-primary .navbar-brand .navbar-link:hover,
.navbar.is-primary .navbar-brand .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > .navbar-item,
.navbar.is-primary .navbar-start .navbar-link,
.navbar.is-primary .navbar-end > .navbar-item,
.navbar.is-primary .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > a.navbar-item:focus, .navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active,
.navbar.is-primary .navbar-start .navbar-link:focus,
.navbar.is-primary .navbar-start .navbar-link:hover,
.navbar.is-primary .navbar-start .navbar-link.is-active,
.navbar.is-primary .navbar-end > a.navbar-item:focus,
.navbar.is-primary .navbar-end > a.navbar-item:hover,
.navbar.is-primary .navbar-end > a.navbar-item.is-active,
.navbar.is-primary .navbar-end .navbar-link:focus,
.navbar.is-primary .navbar-end .navbar-link:hover,
.navbar.is-primary .navbar-end .navbar-link.is-active {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start .navbar-link::after,
.navbar.is-primary .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
    background-color: #00d1b2;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > .navbar-item,
.navbar.is-link .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > a.navbar-item:focus, .navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active,
.navbar.is-link .navbar-brand .navbar-link:focus,
.navbar.is-link .navbar-brand .navbar-link:hover,
.navbar.is-link .navbar-brand .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > .navbar-item,
.navbar.is-link .navbar-start .navbar-link,
.navbar.is-link .navbar-end > .navbar-item,
.navbar.is-link .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > a.navbar-item:focus, .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active,
.navbar.is-link .navbar-start .navbar-link:focus,
.navbar.is-link .navbar-start .navbar-link:hover,
.navbar.is-link .navbar-start .navbar-link.is-active,
.navbar.is-link .navbar-end > a.navbar-item:focus,
.navbar.is-link .navbar-end > a.navbar-item:hover,
.navbar.is-link .navbar-end > a.navbar-item.is-active,
.navbar.is-link .navbar-end .navbar-link:focus,
.navbar.is-link .navbar-end .navbar-link:hover,
.navbar.is-link .navbar-end .navbar-link.is-active {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start .navbar-link::after,
.navbar.is-link .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
    background-color: #485fc7;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > .navbar-item,
.navbar.is-info .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-info .navbar-brand .navbar-link:hover,
.navbar.is-info .navbar-brand .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-info .navbar-end .navbar-link:hover,
.navbar.is-info .navbar-end .navbar-link.is-active {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start .navbar-link::after,
.navbar.is-info .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
    background-color: #3e8ed0;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > .navbar-item,
.navbar.is-success .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > a.navbar-item:focus, .navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active,
.navbar.is-success .navbar-brand .navbar-link:focus,
.navbar.is-success .navbar-brand .navbar-link:hover,
.navbar.is-success .navbar-brand .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > .navbar-item,
.navbar.is-success .navbar-start .navbar-link,
.navbar.is-success .navbar-end > .navbar-item,
.navbar.is-success .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > a.navbar-item:focus, .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active,
.navbar.is-success .navbar-start .navbar-link:focus,
.navbar.is-success .navbar-start .navbar-link:hover,
.navbar.is-success .navbar-start .navbar-link.is-active,
.navbar.is-success .navbar-end > a.navbar-item:focus,
.navbar.is-success .navbar-end > a.navbar-item:hover,
.navbar.is-success .navbar-end > a.navbar-item.is-active,
.navbar.is-success .navbar-end .navbar-link:focus,
.navbar.is-success .navbar-end .navbar-link:hover,
.navbar.is-success .navbar-end .navbar-link.is-active {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start .navbar-link::after,
.navbar.is-success .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
    background-color: #48c78e;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > .navbar-item,
.navbar.is-warning .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-warning .navbar-brand .navbar-link:hover,
.navbar.is-warning .navbar-brand .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-warning .navbar-end .navbar-link:hover,
.navbar.is-warning .navbar-end .navbar-link.is-active {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start .navbar-link::after,
.navbar.is-warning .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
    background-color: #ffe08a;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > .navbar-item,
.navbar.is-danger .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-danger .navbar-brand .navbar-link:hover,
.navbar.is-danger .navbar-brand .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-danger .navbar-end .navbar-link:hover,
.navbar.is-danger .navbar-end .navbar-link.is-active {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start .navbar-link::after,
.navbar.is-danger .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
    background-color: #f14668;
    color: #fff;
  }
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar > .container {
  align-items: stretch;
  display: flex;
  min-height: 3.25rem;
  width: 100%;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.has-shadow {
  box-shadow: 0 2px 0 0 whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom, .navbar.is-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 30;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom {
  bottom: 0;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom.has-shadow {
  box-shadow: 0 -2px 0 0 whitesmoke;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-top {
  top: 0;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-top,
body.has-navbar-fixed-top {
  padding-top: 3.25rem;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-bottom,
body.has-navbar-fixed-bottom {
  padding-bottom: 3.25rem;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand,
.navbar-tabs {
  align-items: stretch;
  display: flex;
  flex-shrink: 0;
  min-height: 3.25rem;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover {
  background-color: transparent;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-tabs {
  -webkit-overflow-scrolling: touch;
  max-width: 100vw;
  overflow-x: auto;
  overflow-y: hidden;
}

/* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-burger {
  color: #4a4a4a;
  cursor: pointer;
  display: block;
  height: 3.25rem;
  position: relative;
  width: 3.25rem;
  margin-left: auto;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span {
  background-color: currentColor;
  display: block;
  height: 1px;
  left: calc(50% - 8px);
  position: absolute;
  transform-origin: center;
  transition-duration: 86ms;
  transition-property: background-color, opacity, transform;
  transition-timing-function: ease-out;
  width: 16px;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(1) {
  top: calc(50% - 6px);
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(2) {
  top: calc(50% - 1px);
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(3) {
  top: calc(50% + 4px);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(1) {
  transform: translateY(5px) rotate(45deg);
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(2) {
  opacity: 0;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(3) {
  transform: translateY(-5px) rotate(-45deg);
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-menu {
  display: none;
}

/* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item,
.navbar-link {
  color: #4a4a4a;
  display: block;
  line-height: 1.5;
  padding: 0.5rem 0.75rem;
  position: relative;
}

/* line 172, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item .icon:only-child,
.navbar-link .icon:only-child {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item,
.navbar-link {
  cursor: pointer;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-item.is-active,
.navbar-link:focus,
.navbar-link:focus-within,
.navbar-link:hover,
.navbar-link.is-active {
  background-color: #fafafa;
  color: #485fc7;
}

/* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item img {
  max-height: 1.75rem;
}

/* line 191, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.has-dropdown {
  padding: 0;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 196, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab {
  border-bottom: 1px solid transparent;
  min-height: 3.25rem;
  padding-bottom: calc(0.5rem - 1px);
}

/* line 200, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab:focus, .navbar-item.is-tab:hover {
  background-color: transparent;
  border-bottom-color: #485fc7;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab.is-active {
  background-color: transparent;
  border-bottom-color: #485fc7;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #485fc7;
  padding-bottom: calc(0.5rem - 3px);
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-content {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 216, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless) {
  padding-right: 2.5em;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless)::after {
  border-color: #485fc7;
  margin-top: -0.375em;
  right: 1.125em;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown {
  font-size: 0.875rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown .navbar-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-divider {
  background-color: whitesmoke;
  border: none;
  display: none;
  height: 2px;
  margin: 0.5rem 0;
}

@media screen and (max-width: 1023px) {
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container {
    display: block;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-brand .navbar-item,
.navbar-tabs .navbar-item {
    align-items: center;
    display: flex;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-link::after {
    display: none;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    background-color: white;
    box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
    padding: 0.5rem 0;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu.is-active {
    display: block;
  }
  /* line 258, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 261, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch {
    bottom: 0;
  }
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-touch {
    top: 0;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu {
    -webkit-overflow-scrolling: touch;
    max-height: calc(100vh - 3.25rem);
    overflow: auto;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-touch,
body.has-navbar-fixed-top-touch {
    padding-top: 3.25rem;
  }
  /* line 277, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-touch,
body.has-navbar-fixed-bottom-touch {
    padding-bottom: 3.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar,
.navbar-menu,
.navbar-start,
.navbar-end {
    align-items: stretch;
    display: flex;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar {
    min-height: 3.25rem;
  }
  /* line 289, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced {
    padding: 1rem 2rem;
  }
  /* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-start,
.navbar.is-spaced .navbar-end {
    align-items: center;
  }
  /* line 294, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced a.navbar-item,
.navbar.is-spaced .navbar-link {
    border-radius: 4px;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent a.navbar-item:focus, .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active,
.navbar.is-transparent .navbar-link:focus,
.navbar.is-transparent .navbar-link:hover,
.navbar.is-transparent .navbar-link.is-active {
    background-color: transparent !important;
  }
  /* line 309, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link {
    background-color: transparent !important;
  }
  /* line 313, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 317, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-burger {
    display: none;
  }
  /* line 322, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item,
.navbar-link {
    align-items: center;
    display: flex;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown {
    align-items: stretch;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-link::after {
    transform: rotate(135deg) translate(0.25em, -0.25em);
  }
  /* line 332, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-dropdown {
    border-bottom: 2px solid #dbdbdb;
    border-radius: 6px 6px 0 0;
    border-top: none;
    bottom: 100%;
    box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1);
    top: auto;
  }
  /* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown {
    display: block;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }
  /* line 350, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    flex-grow: 1;
    flex-shrink: 0;
  }
  /* line 353, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-start {
    justify-content: flex-start;
    margin-right: auto;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-end {
    justify-content: flex-end;
    margin-left: auto;
  }
  /* line 359, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown {
    background-color: white;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 2px solid #dbdbdb;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1);
    display: none;
    font-size: 0.875rem;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 100%;
    z-index: 20;
  }
  /* line 372, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown .navbar-item {
    padding: 0.375rem 1rem;
    white-space: nowrap;
  }
  /* line 375, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item {
    padding-right: 3rem;
  }
  /* line 377, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 381, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 384, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed {
    border-radius: 6px;
    border-top: none;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    display: block;
    opacity: 0;
    pointer-events: none;
    top: calc(100% + (-4px));
    transform: translateY(-5px);
    transition-duration: 86ms;
    transition-property: opacity, transform;
  }
  /* line 396, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown.is-right {
    left: auto;
    right: 0;
  }
  /* line 399, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-divider {
    display: block;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-brand,
.container > .navbar .navbar-brand {
    margin-left: -0.75rem;
  }
  /* line 405, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-menu,
.container > .navbar .navbar-menu {
    margin-right: -0.75rem;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop {
    bottom: 0;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-desktop {
    top: 0;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-desktop,
body.has-navbar-fixed-top-desktop {
    padding-top: 3.25rem;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-desktop,
body.has-navbar-fixed-bottom-desktop {
    padding-bottom: 3.25rem;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-top,
body.has-spaced-navbar-fixed-top {
    padding-top: 5.25rem;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-bottom,
body.has-spaced-navbar-fixed-bottom {
    padding-bottom: 5.25rem;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active,
.navbar-link.is-active {
    color: #0a0a0a;
  }
  /* line 433, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active:not(:focus):not(:hover),
.navbar-link.is-active:not(:focus):not(:hover) {
    background-color: transparent;
  }
  /* line 439, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #fafafa;
  }
}

/* line 445, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.hero.is-fullheight-with-navbar {
  min-height: calc(100vh - 3.25rem);
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination {
  font-size: 1rem;
  margin: -0.25rem;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-small {
  font-size: 0.75rem;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-medium {
  font-size: 1.25rem;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-large {
  font-size: 1.5rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-previous,
.pagination.is-rounded .pagination-next {
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 9999px;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-link {
  border-radius: 9999px;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination,
.pagination-list {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
  font-size: 1em;
  justify-content: center;
  margin: 0.25rem;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: center;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link {
  border-color: #dbdbdb;
  color: #363636;
  min-width: 2.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:hover,
.pagination-next:hover,
.pagination-link:hover {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus {
  border-color: #485fc7;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:active,
.pagination-next:active,
.pagination-link:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled] {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
  box-shadow: none;
  color: #7a7a7a;
  opacity: 0.5;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next {
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-link.is-current {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-ellipsis {
  color: #b5b5b5;
  pointer-events: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list {
  flex-wrap: wrap;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list li {
  list-style: none;
}

@media screen and (max-width: 768px) {
  /* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    flex-wrap: wrap;
  }
  /* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next {
    flex-grow: 1;
    flex-shrink: 1;
  }
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list li {
    flex-grow: 1;
    flex-shrink: 1;
  }
}

@media screen and (min-width: 769px), print {
  /* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list {
    flex-grow: 1;
    flex-shrink: 1;
    justify-content: flex-start;
    order: 1;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous {
    order: 2;
  }
  /* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-next {
    order: 3;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    justify-content: space-between;
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-previous {
    order: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-list {
    justify-content: center;
    order: 2;
  }
  /* line 157, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-next {
    order: 3;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-previous {
    order: 1;
  }
  /* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-next {
    order: 2;
  }
  /* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-list {
    justify-content: flex-end;
    order: 3;
  }
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel {
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  font-size: 1rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-heading {
  background-color: white;
  color: #0a0a0a;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-tabs a.is-active {
  border-bottom-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-block.is-active .panel-icon {
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-heading {
  background-color: #0a0a0a;
  color: white;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-tabs a.is-active {
  border-bottom-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-block.is-active .panel-icon {
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-heading {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-tabs a.is-active {
  border-bottom-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-block.is-active .panel-icon {
  color: whitesmoke;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-heading {
  background-color: #363636;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-tabs a.is-active {
  border-bottom-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-block.is-active .panel-icon {
  color: #363636;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-heading {
  background-color: #00d1b2;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-tabs a.is-active {
  border-bottom-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-block.is-active .panel-icon {
  color: #00d1b2;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-heading {
  background-color: #485fc7;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-tabs a.is-active {
  border-bottom-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-heading {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-tabs a.is-active {
  border-bottom-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-block.is-active .panel-icon {
  color: #3e8ed0;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-heading {
  background-color: #48c78e;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-tabs a.is-active {
  border-bottom-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-block.is-active .panel-icon {
  color: #48c78e;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-heading {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-tabs a.is-active {
  border-bottom-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-block.is-active .panel-icon {
  color: #ffe08a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-heading {
  background-color: #f14668;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-tabs a.is-active {
  border-bottom-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-block.is-active .panel-icon {
  color: #f14668;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs:not(:last-child),
.panel-block:not(:last-child) {
  border-bottom: 1px solid #ededed;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-heading {
  background-color: #ededed;
  border-radius: 6px 6px 0 0;
  color: #363636;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.75em 1em;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs {
  align-items: flex-end;
  display: flex;
  font-size: 0.875em;
  justify-content: center;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: -1px;
  padding: 0.5em;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a.is-active {
  border-bottom-color: #4a4a4a;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a {
  color: #4a4a4a;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a:hover {
  color: #485fc7;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block {
  align-items: center;
  color: #363636;
  display: flex;
  justify-content: flex-start;
  padding: 0.5em 0.75em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block input[type="checkbox"] {
  margin-right: 0.75em;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block > .control {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-wrapped {
  flex-wrap: wrap;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active {
  border-left-color: #485fc7;
  color: #363636;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block,
label.panel-block {
  cursor: pointer;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block:hover,
label.panel-block:hover {
  background-color: whitesmoke;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.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;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-icon .fa {
  font-size: inherit;
  line-height: inherit;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs {
  -webkit-overflow-scrolling: touch;
  align-items: stretch;
  display: flex;
  font-size: 1rem;
  justify-content: space-between;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs a:hover {
  border-bottom-color: #363636;
  color: #363636;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li {
  display: block;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li.is-active a {
  border-bottom-color: #485fc7;
  color: #485fc7;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-left {
  padding-right: 0.75em;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-center {
  flex: none;
  justify-content: center;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-right {
  justify-content: flex-end;
  padding-left: 0.75em;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:first-child {
  margin-right: 0.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:last-child {
  margin-left: 0.5em;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-centered ul {
  justify-content: center;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-right ul {
  justify-content: flex-end;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a:hover {
  background-color: whitesmoke;
  border-bottom-color: #dbdbdb;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed li.is-active a {
  background-color: white;
  border-color: #dbdbdb;
  border-bottom-color: transparent !important;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-fullwidth li {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 0;
  position: relative;
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a:hover {
  background-color: whitesmoke;
  border-color: #b5b5b5;
  z-index: 2;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li + li {
  margin-left: -1px;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:first-child a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li.is-active a {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
  z-index: 1;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle ul {
  border-bottom: none;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:first-child a {
  border-bottom-left-radius: 9999px;
  border-top-left-radius: 9999px;
  padding-left: 1.25em;
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:last-child a {
  border-bottom-right-radius: 9999px;
  border-top-right-radius: 9999px;
  padding-right: 1.25em;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-small {
  font-size: 0.75rem;
}

/* line 173, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-medium {
  font-size: 1.25rem;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-large {
  font-size: 1.5rem;
}

/* Bulma Grid */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-narrow {
  flex: none;
  width: unset;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-full {
  flex: none;
  width: 100%;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-quarters {
  flex: none;
  width: 75%;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-half {
  flex: none;
  width: 50%;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-third {
  flex: none;
  width: 33.3333%;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-quarter {
  flex: none;
  width: 25%;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-fifth {
  flex: none;
  width: 20%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-fifths {
  flex: none;
  width: 40%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-fifths {
  flex: none;
  width: 60%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-four-fifths {
  flex: none;
  width: 80%;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-quarters {
  margin-left: 75%;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-half {
  margin-left: 50%;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-third {
  margin-left: 33.3333%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-quarter {
  margin-left: 25%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-fifth {
  margin-left: 20%;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-fifths {
  margin-left: 40%;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-fifths {
  margin-left: 60%;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-four-fifths {
  margin-left: 80%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-0 {
  flex: none;
  width: 0%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-0 {
  margin-left: 0%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-1 {
  flex: none;
  width: 8.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-1 {
  margin-left: 8.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-2 {
  flex: none;
  width: 16.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-2 {
  margin-left: 16.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-3 {
  margin-left: 25%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-4 {
  flex: none;
  width: 33.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-4 {
  margin-left: 33.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-5 {
  flex: none;
  width: 41.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-5 {
  margin-left: 41.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-6 {
  margin-left: 50%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-7 {
  flex: none;
  width: 58.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-7 {
  margin-left: 58.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-8 {
  flex: none;
  width: 66.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-8 {
  margin-left: 66.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-9 {
  margin-left: 75%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-10 {
  flex: none;
  width: 83.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-10 {
  margin-left: 83.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-11 {
  flex: none;
  width: 91.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-11 {
  margin-left: 91.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-12 {
  flex: none;
  width: 100%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-12 {
  margin-left: 100%;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-mobile {
    flex: none;
    width: unset;
  }
  /* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  /* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  /* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  /* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  /* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  /* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-mobile {
    flex: none;
    width: 20%;
  }
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-mobile {
    flex: none;
    width: 40%;
  }
  /* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-mobile {
    flex: none;
    width: 60%;
  }
  /* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-mobile {
    flex: none;
    width: 80%;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  /* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  /* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  /* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  /* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-mobile {
    margin-left: 20%;
  }
  /* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-mobile {
    margin-left: 40%;
  }
  /* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-mobile {
    margin-left: 60%;
  }
  /* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-mobile {
    margin-left: 80%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-mobile {
    flex: none;
    width: 0%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-mobile {
    margin-left: 0%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-mobile {
    flex: none;
    width: 8.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-mobile {
    margin-left: 8.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-mobile {
    flex: none;
    width: 16.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-mobile {
    margin-left: 16.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-mobile {
    flex: none;
    width: 33.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-mobile {
    margin-left: 33.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-mobile {
    flex: none;
    width: 41.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-mobile {
    margin-left: 41.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-mobile {
    flex: none;
    width: 58.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-mobile {
    margin-left: 58.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-mobile {
    flex: none;
    width: 66.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-mobile {
    margin-left: 66.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-mobile {
    flex: none;
    width: 83.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-mobile {
    margin-left: 83.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-mobile {
    flex: none;
    width: 91.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-mobile {
    margin-left: 91.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow, .column.is-narrow-tablet {
    flex: none;
    width: unset;
  }
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full, .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  /* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters, .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds, .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half, .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third, .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  /* line 151, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter, .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  /* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth, .column.is-one-fifth-tablet {
    flex: none;
    width: 20%;
  }
  /* line 159, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths, .column.is-two-fifths-tablet {
    flex: none;
    width: 40%;
  }
  /* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths, .column.is-three-fifths-tablet {
    flex: none;
    width: 60%;
  }
  /* line 167, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths, .column.is-four-fifths-tablet {
    flex: none;
    width: 80%;
  }
  /* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  /* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  /* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half, .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  /* line 180, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third, .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  /* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  /* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
    margin-left: 20%;
  }
  /* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
    margin-left: 40%;
  }
  /* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
    margin-left: 60%;
  }
  /* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
    margin-left: 80%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0, .column.is-0-tablet {
    flex: none;
    width: 0%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0, .column.is-offset-0-tablet {
    margin-left: 0%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1, .column.is-1-tablet {
    flex: none;
    width: 8.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1, .column.is-offset-1-tablet {
    margin-left: 8.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2, .column.is-2-tablet {
    flex: none;
    width: 16.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2, .column.is-offset-2-tablet {
    margin-left: 16.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3, .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3, .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4, .column.is-4-tablet {
    flex: none;
    width: 33.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4, .column.is-offset-4-tablet {
    margin-left: 33.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5, .column.is-5-tablet {
    flex: none;
    width: 41.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5, .column.is-offset-5-tablet {
    margin-left: 41.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6, .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6, .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7, .column.is-7-tablet {
    flex: none;
    width: 58.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7, .column.is-offset-7-tablet {
    margin-left: 58.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8, .column.is-8-tablet {
    flex: none;
    width: 66.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8, .column.is-offset-8-tablet {
    margin-left: 66.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9, .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9, .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10, .column.is-10-tablet {
    flex: none;
    width: 83.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10, .column.is-offset-10-tablet {
    margin-left: 83.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11, .column.is-11-tablet {
    flex: none;
    width: 91.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11, .column.is-offset-11-tablet {
    margin-left: 91.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12, .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12, .column.is-offset-12-tablet {
    margin-left: 100%;
  }
}

@media screen and (max-width: 1023px) {
  /* line 205, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-touch {
    flex: none;
    width: unset;
  }
  /* line 208, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  /* line 211, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-touch {
    flex: none;
    width: 75%;
  }
  /* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-touch {
    flex: none;
    width: 66.6666%;
  }
  /* line 217, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-touch {
    flex: none;
    width: 50%;
  }
  /* line 220, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-touch {
    flex: none;
    width: 33.3333%;
  }
  /* line 223, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-touch {
    flex: none;
    width: 25%;
  }
  /* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-touch {
    flex: none;
    width: 20%;
  }
  /* line 229, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-touch {
    flex: none;
    width: 40%;
  }
  /* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-touch {
    flex: none;
    width: 60%;
  }
  /* line 235, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-touch {
    flex: none;
    width: 80%;
  }
  /* line 238, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-touch {
    margin-left: 75%;
  }
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-touch {
    margin-left: 66.6666%;
  }
  /* line 242, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-touch {
    margin-left: 50%;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-touch {
    margin-left: 33.3333%;
  }
  /* line 246, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-touch {
    margin-left: 25%;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-touch {
    margin-left: 20%;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-touch {
    margin-left: 40%;
  }
  /* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-touch {
    margin-left: 60%;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-touch {
    margin-left: 80%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-touch {
    flex: none;
    width: 0%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-touch {
    margin-left: 0%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-touch {
    flex: none;
    width: 8.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-touch {
    margin-left: 8.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-touch {
    flex: none;
    width: 16.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-touch {
    margin-left: 16.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-touch {
    flex: none;
    width: 25%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-touch {
    margin-left: 25%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-touch {
    flex: none;
    width: 33.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-touch {
    margin-left: 33.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-touch {
    flex: none;
    width: 41.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-touch {
    margin-left: 41.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-touch {
    flex: none;
    width: 50%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-touch {
    margin-left: 50%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-touch {
    flex: none;
    width: 58.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-touch {
    margin-left: 58.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-touch {
    flex: none;
    width: 66.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-touch {
    margin-left: 66.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-touch {
    flex: none;
    width: 75%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-touch {
    margin-left: 75%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-touch {
    flex: none;
    width: 83.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-touch {
    margin-left: 83.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-touch {
    flex: none;
    width: 91.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-touch {
    margin-left: 91.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-touch {
    flex: none;
    width: 100%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-touch {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-desktop {
    flex: none;
    width: unset;
  }
  /* line 266, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  /* line 272, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  /* line 278, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  /* line 284, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-desktop {
    flex: none;
    width: 20%;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-desktop {
    flex: none;
    width: 40%;
  }
  /* line 290, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-desktop {
    flex: none;
    width: 60%;
  }
  /* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-desktop {
    flex: none;
    width: 80%;
  }
  /* line 296, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  /* line 298, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  /* line 302, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  /* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  /* line 306, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-desktop {
    margin-left: 20%;
  }
  /* line 308, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-desktop {
    margin-left: 40%;
  }
  /* line 310, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-desktop {
    margin-left: 60%;
  }
  /* line 312, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-desktop {
    margin-left: 80%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-desktop {
    flex: none;
    width: 0%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-desktop {
    margin-left: 0%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-desktop {
    flex: none;
    width: 8.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-desktop {
    margin-left: 8.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-desktop {
    flex: none;
    width: 16.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-desktop {
    margin-left: 16.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-desktop {
    flex: none;
    width: 33.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-desktop {
    margin-left: 33.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-desktop {
    flex: none;
    width: 41.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-desktop {
    margin-left: 41.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-desktop {
    flex: none;
    width: 58.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-desktop {
    margin-left: 58.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-desktop {
    flex: none;
    width: 66.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-desktop {
    margin-left: 66.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-desktop {
    flex: none;
    width: 83.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-desktop {
    margin-left: 83.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-desktop {
    flex: none;
    width: 91.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-desktop {
    margin-left: 91.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1216px) {
  /* line 321, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-widescreen {
    flex: none;
    width: unset;
  }
  /* line 324, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  /* line 333, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 336, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  /* line 339, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 342, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-widescreen {
    flex: none;
    width: 20%;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-widescreen {
    flex: none;
    width: 40%;
  }
  /* line 348, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-widescreen {
    flex: none;
    width: 60%;
  }
  /* line 351, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-widescreen {
    flex: none;
    width: 80%;
  }
  /* line 354, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  /* line 358, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  /* line 360, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  /* line 362, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  /* line 364, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-widescreen {
    margin-left: 20%;
  }
  /* line 366, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-widescreen {
    margin-left: 40%;
  }
  /* line 368, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-widescreen {
    margin-left: 60%;
  }
  /* line 370, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-widescreen {
    margin-left: 80%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-widescreen {
    flex: none;
    width: 0%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-widescreen {
    margin-left: 0%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-widescreen {
    flex: none;
    width: 8.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-widescreen {
    margin-left: 8.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-widescreen {
    flex: none;
    width: 16.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-widescreen {
    margin-left: 16.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-widescreen {
    flex: none;
    width: 33.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-widescreen {
    margin-left: 33.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-widescreen {
    flex: none;
    width: 41.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-widescreen {
    margin-left: 41.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-widescreen {
    flex: none;
    width: 58.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-widescreen {
    margin-left: 58.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-widescreen {
    flex: none;
    width: 66.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-widescreen {
    margin-left: 66.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-widescreen {
    flex: none;
    width: 83.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-widescreen {
    margin-left: 83.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-widescreen {
    flex: none;
    width: 91.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-widescreen {
    margin-left: 91.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1408px) {
  /* line 379, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-fullhd {
    flex: none;
    width: unset;
  }
  /* line 382, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 385, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 388, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
  /* line 391, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 394, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  /* line 397, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 400, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-fullhd {
    flex: none;
    width: 20%;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-fullhd {
    flex: none;
    width: 40%;
  }
  /* line 406, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-fullhd {
    flex: none;
    width: 60%;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-fullhd {
    flex: none;
    width: 80%;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-fullhd {
    margin-left: 75%;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-fullhd {
    margin-left: 66.6666%;
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-fullhd {
    margin-left: 50%;
  }
  /* line 418, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-fullhd {
    margin-left: 33.3333%;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-fullhd {
    margin-left: 25%;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-fullhd {
    margin-left: 20%;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-fullhd {
    margin-left: 40%;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-fullhd {
    margin-left: 60%;
  }
  /* line 428, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-fullhd {
    margin-left: 80%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-fullhd {
    flex: none;
    width: 0%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-fullhd {
    margin-left: 0%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-fullhd {
    flex: none;
    width: 8.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-fullhd {
    margin-left: 8.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-fullhd {
    flex: none;
    width: 16.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-fullhd {
    margin-left: 16.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-fullhd {
    margin-left: 25%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-fullhd {
    flex: none;
    width: 33.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-fullhd {
    margin-left: 33.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-fullhd {
    flex: none;
    width: 41.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-fullhd {
    margin-left: 41.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-fullhd {
    margin-left: 50%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-fullhd {
    flex: none;
    width: 58.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-fullhd {
    margin-left: 58.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-fullhd {
    flex: none;
    width: 66.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-fullhd {
    margin-left: 66.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-fullhd {
    margin-left: 75%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-fullhd {
    flex: none;
    width: 83.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-fullhd {
    margin-left: 83.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-fullhd {
    flex: none;
    width: 91.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-fullhd {
    margin-left: 91.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-fullhd {
    margin-left: 100%;
  }
}

/* line 437, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 441, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:last-child {
  margin-bottom: -0.75rem;
}

/* line 443, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:not(:last-child) {
  margin-bottom: calc(1.5rem - 0.75rem);
}

/* line 446, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-centered {
  justify-content: center;
}

/* line 448, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

/* line 452, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless > .column {
  margin: 0;
  padding: 0 !important;
}

/* line 455, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 457, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:last-child {
  margin-bottom: 0;
}

/* line 459, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile {
  display: flex;
}

/* line 461, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-multiline {
  flex-wrap: wrap;
}

/* line 463, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-vcentered {
  align-items: center;
}

@media screen and (min-width: 769px), print {
  /* line 467, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns:not(.is-desktop) {
    display: flex;
  }
}

@media screen and (min-width: 1024px) {
  /* line 471, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-desktop {
    display: flex;
  }
}

/* line 475, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable {
  --columnGap: 0.75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap));
}

/* line 479, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable > .column {
  padding-left: var(--columnGap);
  padding-right: var(--columnGap);
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-0 {
  --columnGap: 0rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-mobile {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet-only {
    --columnGap: 0rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-touch {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-fullhd {
    --columnGap: 0rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-1 {
  --columnGap: 0.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-mobile {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-touch {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-fullhd {
    --columnGap: 0.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-2 {
  --columnGap: 0.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-mobile {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-touch {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-fullhd {
    --columnGap: 0.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-3 {
  --columnGap: 0.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-mobile {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-touch {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-fullhd {
    --columnGap: 0.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-4 {
  --columnGap: 1rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-mobile {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet-only {
    --columnGap: 1rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-touch {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-fullhd {
    --columnGap: 1rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-5 {
  --columnGap: 1.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-mobile {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-touch {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-fullhd {
    --columnGap: 1.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-6 {
  --columnGap: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-mobile {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-touch {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-fullhd {
    --columnGap: 1.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-7 {
  --columnGap: 1.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-mobile {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-touch {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-fullhd {
    --columnGap: 1.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-8 {
  --columnGap: 2rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-mobile {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet-only {
    --columnGap: 2rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-touch {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-fullhd {
    --columnGap: 2rem;
  }
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile {
  align-items: stretch;
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  min-height: min-content;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:last-child {
  margin-bottom: -0.75rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-child {
  margin: 0 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-parent {
  padding: 0.75rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical {
  flex-direction: column;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical > .tile.is-child:not(:last-child) {
  margin-bottom: 1.5rem !important;
}

@media screen and (min-width: 769px), print {
  /* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile:not(.is-child) {
    display: flex;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-1 {
    flex: none;
    width: 8.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-2 {
    flex: none;
    width: 16.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-3 {
    flex: none;
    width: 25%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-4 {
    flex: none;
    width: 33.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-5 {
    flex: none;
    width: 41.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-6 {
    flex: none;
    width: 50%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-7 {
    flex: none;
    width: 58.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-8 {
    flex: none;
    width: 66.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-9 {
    flex: none;
    width: 75%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-10 {
    flex: none;
    width: 83.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-11 {
    flex: none;
    width: 91.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-12 {
    flex: none;
    width: 100%;
  }
}

/* Bulma Helpers */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white {
  color: white !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-white:hover, a.has-text-white:focus {
  color: #e6e6e6 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white {
  background-color: white !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black {
  color: #0a0a0a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-black:hover, a.has-text-black:focus {
  color: black !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black {
  background-color: #0a0a0a !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-light {
  color: whitesmoke !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-light:hover, a.has-text-light:focus {
  color: #dbdbdb !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-light {
  background-color: whitesmoke !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-dark {
  color: #363636 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-dark {
  background-color: #363636 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary {
  color: #00d1b2 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary:hover, a.has-text-primary:focus {
  color: #009e86 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary {
  background-color: #00d1b2 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-light {
  color: #ebfffc !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-light:hover, a.has-text-primary-light:focus {
  color: #b8fff4 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-light {
  background-color: #ebfffc !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-dark {
  color: #00947e !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-dark:hover, a.has-text-primary-dark:focus {
  color: #00c7a9 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-dark {
  background-color: #00947e !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link {
  color: #485fc7 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link:hover, a.has-text-link:focus {
  color: #3449a8 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link {
  background-color: #485fc7 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-light {
  color: #eff1fa !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-light:hover, a.has-text-link-light:focus {
  color: #c8cfee !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-light {
  background-color: #eff1fa !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-dark {
  color: #3850b7 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-dark:hover, a.has-text-link-dark:focus {
  color: #576dcb !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-dark {
  background-color: #3850b7 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info {
  color: #3e8ed0 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info:hover, a.has-text-info:focus {
  color: #2b74b1 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info {
  background-color: #3e8ed0 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-light {
  color: #eff5fb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-light:hover, a.has-text-info-light:focus {
  color: #c6ddf1 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-light {
  background-color: #eff5fb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-dark {
  color: #296fa8 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-dark:hover, a.has-text-info-dark:focus {
  color: #368ace !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-dark {
  background-color: #296fa8 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success {
  color: #48c78e !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success:hover, a.has-text-success:focus {
  color: #34a873 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success {
  background-color: #48c78e !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-light {
  color: #effaf5 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-light:hover, a.has-text-success-light:focus {
  color: #c8eedd !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-light {
  background-color: #effaf5 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-dark {
  color: #257953 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-dark:hover, a.has-text-success-dark:focus {
  color: #31a06e !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-dark {
  background-color: #257953 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning {
  color: #ffe08a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning:hover, a.has-text-warning:focus {
  color: #ffd257 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning {
  background-color: #ffe08a !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-light {
  color: #fffaeb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-light:hover, a.has-text-warning-light:focus {
  color: #ffecb8 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-light {
  background-color: #fffaeb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-dark {
  color: #946c00 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-dark:hover, a.has-text-warning-dark:focus {
  color: #c79200 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-dark {
  background-color: #946c00 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger {
  color: #f14668 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ee1742 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger {
  background-color: #f14668 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-light {
  color: #feecf0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-light:hover, a.has-text-danger-light:focus {
  color: #fabdc9 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-light {
  background-color: #feecf0 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-dark {
  color: #cc0f35 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-dark:hover, a.has-text-danger-dark:focus {
  color: #ee2049 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-dark {
  background-color: #cc0f35 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-bis {
  color: #121212 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-bis {
  background-color: #121212 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-ter {
  color: #242424 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-ter {
  background-color: #242424 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-darker {
  color: #363636 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-darker {
  background-color: #363636 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-dark {
  color: #4a4a4a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-dark {
  background-color: #4a4a4a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey {
  color: #7a7a7a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey {
  background-color: #7a7a7a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-light {
  color: #b5b5b5 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-light {
  background-color: #b5b5b5 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-lighter {
  color: #dbdbdb !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-lighter {
  background-color: #dbdbdb !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-ter {
  color: whitesmoke !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-ter {
  background-color: whitesmoke !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-bis {
  color: #fafafa !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-bis {
  background-color: #fafafa !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row {
  flex-direction: row !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column {
  flex-direction: column !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-nowrap {
  flex-wrap: nowrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap {
  flex-wrap: wrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-start {
  justify-content: flex-start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-end {
  justify-content: flex-end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-center {
  justify-content: center !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-between {
  justify-content: space-between !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-around {
  justify-content: space-around !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-evenly {
  justify-content: space-evenly !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-start {
  justify-content: start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-end {
  justify-content: end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-left {
  justify-content: left !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-right {
  justify-content: right !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-start {
  align-content: flex-start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-end {
  align-content: flex-end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-center {
  align-content: center !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-between {
  align-content: space-between !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-around {
  align-content: space-around !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-evenly {
  align-content: space-evenly !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-stretch {
  align-content: stretch !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-start {
  align-content: start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-end {
  align-content: end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-baseline {
  align-content: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-stretch {
  align-items: stretch !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-start {
  align-items: flex-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-end {
  align-items: flex-end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-center {
  align-items: center !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-baseline {
  align-items: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-start {
  align-items: start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-end {
  align-items: end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-start {
  align-items: self-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-end {
  align-items: self-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-auto {
  align-self: auto !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-start {
  align-self: flex-start !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-end {
  align-self: flex-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-center {
  align-self: center !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-baseline {
  align-self: baseline !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-stretch {
  align-self: stretch !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-2 {
  flex-grow: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-3 {
  flex-grow: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-4 {
  flex-grow: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-5 {
  flex-grow: 5 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-2 {
  flex-shrink: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-3 {
  flex-shrink: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-4 {
  flex-shrink: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-5 {
  flex-shrink: 5 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/../utilities/mixins.sass */
.is-clearfix::after {
  clear: both;
  content: " ";
  display: table;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-left {
  float: left !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-right {
  float: right !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-radiusless {
  border-radius: 0 !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-shadowless {
  box-shadow: none !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-clickable {
  cursor: pointer !important;
  pointer-events: all !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/overflow.sass */
.is-clipped {
  overflow: hidden !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/position.sass */
.is-relative {
  position: relative !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-marginless {
  margin: 0 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-paddingless {
  padding: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-0 {
  margin: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-0 {
  margin-top: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-0 {
  margin-right: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-0 {
  margin-left: 0 !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-1 {
  margin: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-1 {
  margin-right: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-1 {
  margin-left: 0.25rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-2 {
  margin: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-2 {
  margin-right: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-2 {
  margin-left: 0.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-3 {
  margin: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-3 {
  margin-top: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-3 {
  margin-right: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-3 {
  margin-bottom: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-3 {
  margin-left: 0.75rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-4 {
  margin: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-4 {
  margin-top: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-4 {
  margin-right: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-4 {
  margin-bottom: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-4 {
  margin-left: 1rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-5 {
  margin: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-5 {
  margin-top: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-5 {
  margin-right: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-5 {
  margin-bottom: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-5 {
  margin-left: 1.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-5 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-5 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-6 {
  margin: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-6 {
  margin-top: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-6 {
  margin-right: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-6 {
  margin-bottom: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-6 {
  margin-left: 3rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-auto {
  margin: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-auto {
  margin-top: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-auto {
  margin-right: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-auto {
  margin-left: auto !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-0 {
  padding: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-0 {
  padding-top: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-0 {
  padding-right: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-0 {
  padding-left: 0 !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-1 {
  padding: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-1 {
  padding-right: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-1 {
  padding-left: 0.25rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-2 {
  padding: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-2 {
  padding-right: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-2 {
  padding-left: 0.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-3 {
  padding: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-3 {
  padding-top: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-3 {
  padding-right: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-3 {
  padding-bottom: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-3 {
  padding-left: 0.75rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-4 {
  padding: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-4 {
  padding-top: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-4 {
  padding-right: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-4 {
  padding-bottom: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-4 {
  padding-left: 1rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-5 {
  padding: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-5 {
  padding-top: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-5 {
  padding-right: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-5 {
  padding-bottom: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-5 {
  padding-left: 1.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-5 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-5 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-6 {
  padding: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-6 {
  padding-top: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-6 {
  padding-right: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-6 {
  padding-bottom: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-6 {
  padding-left: 3rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-auto {
  padding: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-auto {
  padding-top: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-auto {
  padding-right: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-auto {
  padding-bottom: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-auto {
  padding-left: auto !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-auto {
  padding-left: auto !important;
  padding-right: auto !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-auto {
  padding-top: auto !important;
  padding-bottom: auto !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-1 {
  font-size: 3rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-2 {
  font-size: 2.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-3 {
  font-size: 2rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-4 {
  font-size: 1.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-5 {
  font-size: 1.25rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-6 {
  font-size: 1rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-7 {
  font-size: 0.75rem !important;
}

@media screen and (max-width: 768px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-mobile {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-mobile {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-mobile {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-mobile {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-mobile {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-mobile {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-mobile {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-tablet {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-tablet {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-tablet {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-tablet {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-tablet {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-tablet {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-tablet {
    font-size: 0.75rem !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-touch {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-touch {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-touch {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-touch {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-touch {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-touch {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-touch {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-desktop {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-desktop {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-desktop {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-desktop {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-desktop {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-desktop {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-desktop {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-widescreen {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-widescreen {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-widescreen {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-widescreen {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-widescreen {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-widescreen {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-widescreen {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-fullhd {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-fullhd {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-fullhd {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-fullhd {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-fullhd {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-fullhd {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-fullhd {
    font-size: 0.75rem !important;
  }
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-centered {
  text-align: center !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-justified {
  text-align: justify !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-left {
  text-align: left !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-right {
  text-align: right !important;
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-mobile {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet-only {
    text-align: center !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-touch {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-fullhd {
    text-align: center !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-mobile {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet-only {
    text-align: justify !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-touch {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-fullhd {
    text-align: justify !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-mobile {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet-only {
    text-align: left !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-touch {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-fullhd {
    text-align: left !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-mobile {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet-only {
    text-align: right !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-touch {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-fullhd {
    text-align: right !important;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-capitalized {
  text-transform: capitalize !important;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-lowercase {
  text-transform: lowercase !important;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-uppercase {
  text-transform: uppercase !important;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-italic {
  font-style: italic !important;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-underlined {
  text-decoration: underline !important;
}

/* line 79, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-light {
  font-weight: 300 !important;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-normal {
  font-weight: 400 !important;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-medium {
  font-weight: 500 !important;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-semibold {
  font-weight: 600 !important;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-bold {
  font-weight: 700 !important;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-primary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-secondary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-sans-serif {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-monospace {
  font-family: monospace !important;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-code {
  font-family: monospace !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-block {
  display: block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-mobile {
    display: block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet {
    display: block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet-only {
    display: block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-touch {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop-only {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen-only {
    display: block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-fullhd {
    display: block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-flex {
  display: flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-mobile {
    display: flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet {
    display: flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet-only {
    display: flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-touch {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-fullhd {
    display: flex !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-mobile {
    display: inline !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet {
    display: inline !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet-only {
    display: inline !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-touch {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-fullhd {
    display: inline !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-block {
  display: inline-block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-mobile {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet-only {
    display: inline-block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-touch {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-fullhd {
    display: inline-block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-flex {
  display: inline-flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-mobile {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet-only {
    display: inline-flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-touch {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-fullhd {
    display: inline-flex !important;
  }
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-hidden {
  display: none !important;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-sr-only {
  border: none !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 0.01em !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 0.01em !important;
}

@media screen and (max-width: 768px) {
  /* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet {
    display: none !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet-only {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-touch {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen-only {
    display: none !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-fullhd {
    display: none !important;
  }
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-invisible {
  visibility: hidden !important;
}

@media screen and (max-width: 768px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-mobile {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet-only {
    visibility: hidden !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-touch {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-fullhd {
    visibility: hidden !important;
  }
}

/* Bulma Layout */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .navbar {
  background: none;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .tabs ul {
  border-bottom: none;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-white strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .title {
  color: #0a0a0a;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle {
  color: rgba(10, 10, 10, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle a:not(.button),
.hero.is-white .subtitle strong {
  color: #0a0a0a;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white .navbar-menu {
    background-color: white;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .navbar-item,
.hero.is-white .navbar-link {
  color: rgba(10, 10, 10, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a.navbar-item:hover, .hero.is-white a.navbar-item.is-active,
.hero.is-white .navbar-link:hover,
.hero.is-white .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a {
  color: #0a0a0a;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs li.is-active a {
  color: white !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a {
  color: #0a0a0a;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white.is-bold {
  background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-black strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .title {
  color: white;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle a:not(.button),
.hero.is-black .subtitle strong {
  color: white;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black .navbar-menu {
    background-color: #0a0a0a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .navbar-item,
.hero.is-black .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a.navbar-item:hover, .hero.is-black a.navbar-item.is-active,
.hero.is-black .navbar-link:hover,
.hero.is-black .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a {
  color: white;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs li.is-active a {
  color: #0a0a0a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a {
  color: white;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black.is-bold {
  background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-light strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle a:not(.button),
.hero.is-light .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light .navbar-menu {
    background-color: whitesmoke;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .navbar-item,
.hero.is-light .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a.navbar-item:hover, .hero.is-light a.navbar-item.is-active,
.hero.is-light .navbar-link:hover,
.hero.is-light .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs li.is-active a {
  color: whitesmoke !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active a, .hero.is-light .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light.is-bold {
  background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-dark strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle a:not(.button),
.hero.is-dark .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark .navbar-menu {
    background-color: #363636;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .navbar-item,
.hero.is-dark .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a.navbar-item:hover, .hero.is-dark a.navbar-item.is-active,
.hero.is-dark .navbar-link:hover,
.hero.is-dark .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs li.is-active a {
  color: #363636 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #363636;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark.is-bold {
  background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-primary strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle a:not(.button),
.hero.is-primary .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary .navbar-menu {
    background-color: #00d1b2;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .navbar-item,
.hero.is-primary .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a.navbar-item:hover, .hero.is-primary a.navbar-item.is-active,
.hero.is-primary .navbar-link:hover,
.hero.is-primary .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs li.is-active a {
  color: #00d1b2 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #00d1b2;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary.is-bold {
  background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-link strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle a:not(.button),
.hero.is-link .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link .navbar-menu {
    background-color: #485fc7;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .navbar-item,
.hero.is-link .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a.navbar-item:hover, .hero.is-link a.navbar-item.is-active,
.hero.is-link .navbar-link:hover,
.hero.is-link .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs li.is-active a {
  color: #485fc7 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #485fc7;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link.is-bold {
  background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-info strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle a:not(.button),
.hero.is-info .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info .navbar-menu {
    background-color: #3e8ed0;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .navbar-item,
.hero.is-info .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a.navbar-item:hover, .hero.is-info a.navbar-item.is-active,
.hero.is-info .navbar-link:hover,
.hero.is-info .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs li.is-active a {
  color: #3e8ed0 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #3e8ed0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info.is-bold {
  background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-success strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle a:not(.button),
.hero.is-success .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success .navbar-menu {
    background-color: #48c78e;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .navbar-item,
.hero.is-success .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a.navbar-item:hover, .hero.is-success a.navbar-item.is-active,
.hero.is-success .navbar-link:hover,
.hero.is-success .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs li.is-active a {
  color: #48c78e !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #48c78e;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success.is-bold {
  background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-warning strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle a:not(.button),
.hero.is-warning .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning .navbar-menu {
    background-color: #ffe08a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .navbar-item,
.hero.is-warning .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a.navbar-item:hover, .hero.is-warning a.navbar-item.is-active,
.hero.is-warning .navbar-link:hover,
.hero.is-warning .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs li.is-active a {
  color: #ffe08a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning.is-bold {
  background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-danger strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle a:not(.button),
.hero.is-danger .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger .navbar-menu {
    background-color: #f14668;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .navbar-item,
.hero.is-danger .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a.navbar-item:hover, .hero.is-danger a.navbar-item.is-active,
.hero.is-danger .navbar-link:hover,
.hero.is-danger .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs li.is-active a {
  color: #f14668 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #f14668;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger.is-bold {
  background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
  }
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-small .hero-body {
  padding: 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-medium .hero-body {
    padding: 9rem 4.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-large .hero-body {
    padding: 18rem 6rem;
  }
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body {
  align-items: center;
  display: flex;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container, .hero.is-fullheight-with-navbar .hero-body > .container {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight {
  min-height: 50vh;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-fullheight {
  min-height: 100vh;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video {
  overflow: hidden;
}

/* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video video {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video.is-transparent {
  opacity: 0.3;
}

@media screen and (max-width: 768px) {
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-video {
    display: none;
  }
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-buttons {
  margin-top: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button {
    display: flex;
  }
  /* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons {
    display: flex;
    justify-content: center;
  }
  /* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-right: 1.5rem;
  }
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-head,
.hero-foot {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-body {
  flex-grow: 1;
  flex-shrink: 0;
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-body {
    padding: 3rem 3rem;
  }
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
.section {
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 1024px) {
  /* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section {
    padding: 3rem 3rem;
  }
  /* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-medium {
    padding: 9rem 4.5rem;
  }
  /* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-large {
    padding: 18rem 6rem;
  }
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/footer.sass */
.footer {
  background-color: #fafafa;
  padding: 3rem 1.5rem 6rem;
}

/* line 3, app/assets/stylesheets/components/horizontal_scroll.css.scss */
.horizontal-scroll_filter__container {
  height: 100%;
  width: 100%;
  overflow-x: auto;
  height: auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 14, app/assets/stylesheets/components/horizontal_scroll.css.scss */
  .horizontal-scroll_filter__container {
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
  }
  /* line 19, app/assets/stylesheets/components/horizontal_scroll.css.scss */
  .horizontal-scroll_filter__container::-webkit-scrollbar {
    /* WebKit */
    width: 0;
    height: 0;
  }
}

/* line 25, app/assets/stylesheets/components/horizontal_scroll.css.scss */
.scroll_container {
  height: 100%;
  padding: 0.75rem 0.25rem;
  line-height: 1rem;
  border-radius: 3px;
  min-width: 6rem;
  width: 20%;
  margin-right: 0.5rem;
  -webkit-overflow-scrolling: touch;
  text-align: start;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
/* line 1, app/assets/stylesheets/container.scss */
.container-header {
  padding-bottom: 3rem;
}

/* line 5, app/assets/stylesheets/container.scss */
.container-getting-started {
  margin: 0 auto;
}

/* line 9, app/assets/stylesheets/container.scss */
.info-container {
  background-color: white;
  border-radius: 8px;
  padding: 3rem;
  max-width: 500px;
  box-shadow: 1px 2px 8px #666;
}

@media screen and (max-width: 769px) {
  /* line 18, app/assets/stylesheets/container.scss */
  .info-container {
    min-width: 75%;
    min-height: 15rem;
    padding: 1rem;
    margin: 2rem;
  }
}
/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */
/* Bulma Utilities */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .file-cta,
.file-name, .select select, .textarea, .input, .button {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.5em - 1px);
  padding-left: calc(0.75em - 1px);
  padding-right: calc(0.75em - 1px);
  padding-top: calc(0.5em - 1px);
  position: relative;
  vertical-align: top;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus,
.pagination-ellipsis:focus, .file-cta:focus,
.file-name:focus, .select select:focus, .textarea:focus, .input:focus, .button:focus, .is-focused.pagination-previous,
.is-focused.pagination-next,
.is-focused.pagination-link,
.is-focused.pagination-ellipsis, .is-focused.file-cta,
.is-focused.file-name, .select select.is-focused, .is-focused.textarea, .is-focused.input, .is-focused.button, .pagination-previous:active,
.pagination-next:active,
.pagination-link:active,
.pagination-ellipsis:active, .file-cta:active,
.file-name:active, .select select:active, .textarea:active, .input:active, .button:active, .is-active.pagination-previous,
.is-active.pagination-next,
.is-active.pagination-link,
.is-active.pagination-ellipsis, .is-active.file-cta,
.is-active.file-name, .select select.is-active, .is-active.textarea, .is-active.input, .is-active.button {
  outline: none;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled],
.pagination-ellipsis[disabled], .file-cta[disabled],
.file-name[disabled], .select select[disabled], .textarea[disabled], .input[disabled], .button[disabled], fieldset[disabled] .pagination-previous,
fieldset[disabled] .pagination-next,
fieldset[disabled] .pagination-link,
fieldset[disabled] .pagination-ellipsis, fieldset[disabled] .file-cta,
fieldset[disabled] .file-name, fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input, fieldset[disabled] .button {
  cursor: not-allowed;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.is-unselectable, .tabs, .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .breadcrumb, .file, .button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.navbar-link:not(.is-arrowless)::after, .select:not(.is-multiple):not(.is-loading)::after {
  border: 3px solid transparent;
  border-radius: 2px;
  border-right: 0;
  border-top: 0;
  content: " ";
  display: block;
  height: 0.625em;
  margin-top: -0.4375em;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  transform-origin: center;
  width: 0.625em;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.tabs:not(:last-child), .pagination:not(:last-child), .message:not(:last-child), .level:not(:last-child), .breadcrumb:not(:last-child), .block:not(:last-child), .title:not(:last-child),
.subtitle:not(:last-child), .table-container:not(:last-child), .table:not(:last-child), .progress:not(:last-child), .notification:not(:last-child), .content:not(:last-child), .box:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.modal-close, .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: 9999px;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::before, .delete::before, .modal-close::after, .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;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::before, .delete::before {
  height: 2px;
  width: 50%;
}

/* line 231, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::after, .delete::after {
  height: 50%;
  width: 2px;
}

/* line 234, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close:hover, .delete:hover, .modal-close:focus, .delete:focus {
  background-color: rgba(10, 10, 10, 0.3);
}

/* line 237, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close:active, .delete:active {
  background-color: rgba(10, 10, 10, 0.4);
}

/* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-small.modal-close, .is-small.delete {
  height: 16px;
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
}

/* line 247, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-medium.modal-close, .is-medium.delete {
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
  width: 24px;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-large.modal-close, .is-large.delete {
  height: 32px;
  max-height: 32px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  width: 32px;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.control.is-loading::after, .select.is-loading::after, .loader, .button.is-loading::after {
  animation: spinAround 500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 9999px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.hero-video, .is-overlay, .modal-background, .modal, .image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.navbar-burger {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
}

/* Bulma Base */
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
ul {
  list-style: none;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
button,
input,
select,
textarea {
  margin: 0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html {
  box-sizing: border-box;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
*, *::before, *::after {
  box-sizing: inherit;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
img,
video {
  height: auto;
  max-width: 100%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
iframe {
  border: 0;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td,
th {
  padding: 0;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td:not([align]),
th:not([align]) {
  text-align: inherit;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
html {
  background-color: white;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body,
button,
input,
optgroup,
select,
textarea {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body {
  color: #4a4a4a;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a {
  color: #485fc7;
  cursor: pointer;
  text-decoration: none;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a strong {
  color: currentColor;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a:hover {
  color: #363636;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code {
  background-color: whitesmoke;
  color: #da1039;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
hr {
  background-color: whitesmoke;
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
img {
  height: auto;
  max-width: 100%;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
input[type="checkbox"],
input[type="radio"] {
  vertical-align: baseline;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
small {
  font-size: 0.875em;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
span {
  font-style: inherit;
  font-weight: inherit;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
strong {
  color: #363636;
  font-weight: 700;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
fieldset {
  border: none;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre {
  -webkit-overflow-scrolling: touch;
  background-color: whitesmoke;
  color: #4a4a4a;
  font-size: 0.875em;
  overflow-x: auto;
  padding: 1.25rem 1.5rem;
  white-space: pre;
  word-wrap: normal;
}

/* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre code {
  background-color: transparent;
  color: currentColor;
  font-size: 1em;
  padding: 0;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td,
table th {
  vertical-align: top;
}

/* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td:not([align]),
table th:not([align]) {
  text-align: inherit;
}

/* line 144, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table th {
  color: #363636;
}

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

/* Bulma Elements */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
.box {
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  display: block;
  padding: 1.25rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:hover, a.box:focus {
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #485fc7;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #485fc7;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button {
  background-color: white;
  border-color: #dbdbdb;
  border-width: 1px;
  color: #363636;
  cursor: pointer;
  justify-content: center;
  padding-bottom: calc(0.5em - 1px);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: calc(0.5em - 1px);
  text-align: center;
  white-space: nowrap;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button strong {
  color: inherit;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large {
  height: 1.5em;
  width: 1.5em;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:not(:last-child) {
  margin-left: calc(-0.5em - 1px);
  margin-right: 0.25em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:last-child:not(:first-child) {
  margin-left: 0.25em;
  margin-right: calc(-0.5em - 1px);
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:last-child {
  margin-left: calc(-0.5em - 1px);
  margin-right: calc(-0.5em - 1px);
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:hover, .button.is-hovered {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus, .button.is-focused {
  border-color: #485fc7;
  color: #363636;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus:not(:active), .button.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:active, .button.is-active {
  border-color: #4a4a4a;
  color: #363636;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text {
  background-color: transparent;
  border-color: transparent;
  color: #4a4a4a;
  text-decoration: underline;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused {
  background-color: whitesmoke;
  color: #363636;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:active, .button.is-text.is-active {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text[disabled], fieldset[disabled] .button.is-text {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost {
  background: none;
  border-color: transparent;
  color: #485fc7;
  text-decoration: none;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost:hover, .button.is-ghost.is-hovered {
  color: #485fc7;
  text-decoration: underline;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:hover, .button.is-white.is-hovered {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus, .button.is-white.is-focused {
  border-color: transparent;
  color: #0a0a0a;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:active, .button.is-white.is-active {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white[disabled], fieldset[disabled] .button.is-white {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted {
  background-color: #0a0a0a;
  color: white;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered {
  background-color: black;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted[disabled], fieldset[disabled] .button.is-white.is-inverted {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
  color: white;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined:hover, .button.is-white.is-outlined.is-hovered, .button.is-white.is-outlined:focus, .button.is-white.is-outlined.is-focused {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading:hover::after, .button.is-white.is-outlined.is-loading.is-hovered::after, .button.is-white.is-outlined.is-loading:focus::after, .button.is-white.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined[disabled], fieldset[disabled] .button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined.is-hovered, .button.is-white.is-inverted.is-outlined:focus, .button.is-white.is-inverted.is-outlined.is-focused {
  background-color: #0a0a0a;
  color: white;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined.is-loading:hover::after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-white.is-inverted.is-outlined.is-loading:focus::after, .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:hover, .button.is-black.is-hovered {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus, .button.is-black.is-focused {
  border-color: transparent;
  color: white;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:active, .button.is-black.is-active {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black[disabled], fieldset[disabled] .button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted {
  background-color: white;
  color: #0a0a0a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted[disabled], fieldset[disabled] .button.is-black.is-inverted {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined:hover, .button.is-black.is-outlined.is-hovered, .button.is-black.is-outlined:focus, .button.is-black.is-outlined.is-focused {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading:hover::after, .button.is-black.is-outlined.is-loading.is-hovered::after, .button.is-black.is-outlined.is-loading:focus::after, .button.is-black.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined[disabled], fieldset[disabled] .button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined.is-hovered, .button.is-black.is-inverted.is-outlined:focus, .button.is-black.is-inverted.is-outlined.is-focused {
  background-color: white;
  color: #0a0a0a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined.is-loading:hover::after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-black.is-inverted.is-outlined.is-loading:focus::after, .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:hover, .button.is-light.is-hovered {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus, .button.is-light.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:active, .button.is-light.is-active {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light[disabled], fieldset[disabled] .button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted[disabled], fieldset[disabled] .button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: whitesmoke;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  color: whitesmoke;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined:hover, .button.is-light.is-outlined.is-hovered, .button.is-light.is-outlined:focus, .button.is-light.is-outlined.is-focused {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading:hover::after, .button.is-light.is-outlined.is-loading.is-hovered::after, .button.is-light.is-outlined.is-loading:focus::after, .button.is-light.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined[disabled], fieldset[disabled] .button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  box-shadow: none;
  color: whitesmoke;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined.is-hovered, .button.is-light.is-inverted.is-outlined:focus, .button.is-light.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined.is-loading:hover::after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-light.is-inverted.is-outlined.is-loading:focus::after, .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:hover, .button.is-dark.is-hovered {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus, .button.is-dark.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:active, .button.is-dark.is-active {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark[disabled], fieldset[disabled] .button.is-dark {
  background-color: #363636;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted {
  background-color: #fff;
  color: #363636;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted[disabled], fieldset[disabled] .button.is-dark.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #363636;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  color: #363636;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined:hover, .button.is-dark.is-outlined.is-hovered, .button.is-dark.is-outlined:focus, .button.is-dark.is-outlined.is-focused {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading:hover::after, .button.is-dark.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-outlined.is-loading:focus::after, .button.is-dark.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  box-shadow: none;
  color: #363636;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined.is-hovered, .button.is-dark.is-inverted.is-outlined:focus, .button.is-dark.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #363636;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:hover, .button.is-primary.is-hovered {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus, .button.is-primary.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:active, .button.is-primary.is-active {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary[disabled], fieldset[disabled] .button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted {
  background-color: #fff;
  color: #00d1b2;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted[disabled], fieldset[disabled] .button.is-primary.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #00d1b2;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  color: #00d1b2;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined.is-focused {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-outlined.is-loading:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  box-shadow: none;
  color: #00d1b2;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined.is-hovered, .button.is-primary.is-inverted.is-outlined:focus, .button.is-primary.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #00d1b2;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:hover, .button.is-primary.is-light.is-hovered {
  background-color: #defffa;
  border-color: transparent;
  color: #00947e;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:active, .button.is-primary.is-light.is-active {
  background-color: #d1fff8;
  border-color: transparent;
  color: #00947e;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:hover, .button.is-link.is-hovered {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus, .button.is-link.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:active, .button.is-link.is-active {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link[disabled], fieldset[disabled] .button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted {
  background-color: #fff;
  color: #485fc7;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted[disabled], fieldset[disabled] .button.is-link.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #485fc7;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  color: #485fc7;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined:hover, .button.is-link.is-outlined.is-hovered, .button.is-link.is-outlined:focus, .button.is-link.is-outlined.is-focused {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading:hover::after, .button.is-link.is-outlined.is-loading.is-hovered::after, .button.is-link.is-outlined.is-loading:focus::after, .button.is-link.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined[disabled], fieldset[disabled] .button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  box-shadow: none;
  color: #485fc7;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined.is-hovered, .button.is-link.is-inverted.is-outlined:focus, .button.is-link.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #485fc7;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined.is-loading:hover::after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-link.is-inverted.is-outlined.is-loading:focus::after, .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:hover, .button.is-link.is-light.is-hovered {
  background-color: #e6e9f7;
  border-color: transparent;
  color: #3850b7;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:active, .button.is-link.is-light.is-active {
  background-color: #dce0f4;
  border-color: transparent;
  color: #3850b7;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:hover, .button.is-info.is-hovered {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus, .button.is-info.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:active, .button.is-info.is-active {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info[disabled], fieldset[disabled] .button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted[disabled], fieldset[disabled] .button.is-info.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  color: #3e8ed0;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined:hover, .button.is-info.is-outlined.is-hovered, .button.is-info.is-outlined:focus, .button.is-info.is-outlined.is-focused {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading:hover::after, .button.is-info.is-outlined.is-loading.is-hovered::after, .button.is-info.is-outlined.is-loading:focus::after, .button.is-info.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined[disabled], fieldset[disabled] .button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined.is-hovered, .button.is-info.is-inverted.is-outlined:focus, .button.is-info.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined.is-loading:hover::after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-info.is-inverted.is-outlined.is-loading:focus::after, .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:hover, .button.is-info.is-light.is-hovered {
  background-color: #e4eff9;
  border-color: transparent;
  color: #296fa8;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:active, .button.is-info.is-light.is-active {
  background-color: #dae9f6;
  border-color: transparent;
  color: #296fa8;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:hover, .button.is-success.is-hovered {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus, .button.is-success.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:active, .button.is-success.is-active {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success[disabled], fieldset[disabled] .button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted {
  background-color: #fff;
  color: #48c78e;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted[disabled], fieldset[disabled] .button.is-success.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #48c78e;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  color: #48c78e;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined:hover, .button.is-success.is-outlined.is-hovered, .button.is-success.is-outlined:focus, .button.is-success.is-outlined.is-focused {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading:hover::after, .button.is-success.is-outlined.is-loading.is-hovered::after, .button.is-success.is-outlined.is-loading:focus::after, .button.is-success.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined[disabled], fieldset[disabled] .button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  box-shadow: none;
  color: #48c78e;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined.is-hovered, .button.is-success.is-inverted.is-outlined:focus, .button.is-success.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #48c78e;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined.is-loading:hover::after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-success.is-inverted.is-outlined.is-loading:focus::after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:hover, .button.is-success.is-light.is-hovered {
  background-color: #e6f7ef;
  border-color: transparent;
  color: #257953;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:active, .button.is-success.is-light.is-active {
  background-color: #dcf4e9;
  border-color: transparent;
  color: #257953;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:hover, .button.is-warning.is-hovered {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus, .button.is-warning.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:active, .button.is-warning.is-active {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning[disabled], fieldset[disabled] .button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted:hover, .button.is-warning.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted[disabled], fieldset[disabled] .button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: #ffe08a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  color: #ffe08a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined.is-hovered, .button.is-warning.is-outlined:focus, .button.is-warning.is-outlined.is-focused {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading:hover::after, .button.is-warning.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-outlined.is-loading:focus::after, .button.is-warning.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  box-shadow: none;
  color: #ffe08a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined.is-hovered, .button.is-warning.is-inverted.is-outlined:focus, .button.is-warning.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:hover, .button.is-warning.is-light.is-hovered {
  background-color: #fff6de;
  border-color: transparent;
  color: #946c00;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:active, .button.is-warning.is-light.is-active {
  background-color: #fff3d1;
  border-color: transparent;
  color: #946c00;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:hover, .button.is-danger.is-hovered {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus, .button.is-danger.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:active, .button.is-danger.is-active {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger[disabled], fieldset[disabled] .button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted {
  background-color: #fff;
  color: #f14668;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted[disabled], fieldset[disabled] .button.is-danger.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #f14668;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  color: #f14668;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined.is-hovered, .button.is-danger.is-outlined:focus, .button.is-danger.is-outlined.is-focused {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading:hover::after, .button.is-danger.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-outlined.is-loading:focus::after, .button.is-danger.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  box-shadow: none;
  color: #f14668;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined.is-hovered, .button.is-danger.is-inverted.is-outlined:focus, .button.is-danger.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #f14668;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:hover, .button.is-danger.is-light.is-hovered {
  background-color: #fde0e6;
  border-color: transparent;
  color: #cc0f35;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:active, .button.is-danger.is-light.is-active {
  background-color: #fcd4dc;
  border-color: transparent;
  color: #cc0f35;
}

/* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small:not(.is-rounded) {
  border-radius: 2px;
}

/* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-normal {
  font-size: 1rem;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-medium {
  font-size: 1.25rem;
}

/* line 256, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-large {
  font-size: 1.5rem;
}

/* line 259, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button[disabled], fieldset[disabled] .button {
  background-color: white;
  border-color: #dbdbdb;
  box-shadow: none;
  opacity: 0.5;
}

/* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-fullwidth {
  display: flex;
  width: 100%;
}

/* line 268, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading {
  color: transparent !important;
  pointer-events: none;
}

/* line 271, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading::after {
  position: absolute;
  left: calc(50% - (1em * 0.5));
  top: calc(50% - (1em * 0.5));
  position: absolute !important;
}

/* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-static {
  background-color: whitesmoke;
  border-color: #dbdbdb;
  color: #7a7a7a;
  box-shadow: none;
  pointer-events: none;
}

/* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-rounded {
  border-radius: 9999px;
  padding-left: calc(1em + 0.25em);
  padding-right: calc(1em + 0.25em);
}

/* line 286, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button {
  margin-bottom: 0.5rem;
}

/* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button:not(:last-child):not(.is-fullwidth) {
  margin-right: 0.5rem;
}

/* line 295, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:last-child {
  margin-bottom: -0.5rem;
}

/* line 297, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 301, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) {
  border-radius: 2px;
}

/* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) {
  font-size: 1.25rem;
}

/* line 307, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) {
  font-size: 1.5rem;
}

/* line 311, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 314, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}

/* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:last-child {
  margin-right: 0;
}

/* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered {
  z-index: 2;
}

/* line 323, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 329, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 331, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 334, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered {
  justify-content: center;
}

/* line 337, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 340, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right {
  justify-content: flex-end;
}

/* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container {
  flex-grow: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container.is-fluid {
  max-width: none !important;
  padding-left: 32px;
  padding-right: 32px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container {
    max-width: 960px;
  }
}

@media screen and (max-width: 1215px) {
  /* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-widescreen:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (max-width: 1407px) {
  /* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

@media screen and (min-width: 1216px) {
  /* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (min-width: 1408px) {
  /* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content li + li {
  margin-top: 0.25em;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content p:not(:last-child),
.content dl:not(:last-child),
.content ol:not(:last-child),
.content ul:not(:last-child),
.content blockquote:not(:last-child),
.content pre:not(:last-child),
.content table:not(:last-child) {
  margin-bottom: 1em;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #363636;
  font-weight: 600;
  line-height: 1.125;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1 {
  font-size: 2em;
  margin-bottom: 0.5em;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1:not(:first-child) {
  margin-top: 1em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2 {
  font-size: 1.75em;
  margin-bottom: 0.5714em;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2:not(:first-child) {
  margin-top: 1.1428em;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3 {
  font-size: 1.5em;
  margin-bottom: 0.6666em;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3:not(:first-child) {
  margin-top: 1.3333em;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h4 {
  font-size: 1.25em;
  margin-bottom: 0.8em;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h5 {
  font-size: 1.125em;
  margin-bottom: 0.8888em;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h6 {
  font-size: 1em;
  margin-bottom: 1em;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content blockquote {
  background-color: whitesmoke;
  border-left: 5px solid #dbdbdb;
  padding: 1.25em 1.5em;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol {
  list-style-position: outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol:not([type]) {
  list-style-type: decimal;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-alpha:not([type]) {
  list-style-type: lower-alpha;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-roman:not([type]) {
  list-style-type: lower-roman;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-alpha:not([type]) {
  list-style-type: upper-alpha;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-roman:not([type]) {
  list-style-type: upper-roman;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul {
  list-style-type: circle;
  margin-top: 0.5em;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul ul {
  list-style-type: square;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content dd {
  margin-left: 2em;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure {
  margin-left: 2em;
  margin-right: 2em;
  text-align: center;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:first-child) {
  margin-top: 2em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:last-child) {
  margin-bottom: 2em;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure img {
  display: inline-block;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure figcaption {
  font-style: italic;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content pre {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding: 1.25em 1.5em;
  white-space: pre;
  word-wrap: normal;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content sup,
.content sub {
  font-size: 75%;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table {
  width: 100%;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table td,
.content table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th {
  color: #363636;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th:not([align]) {
  text-align: inherit;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table thead td,
.content table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tfoot td,
.content table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tbody tr:last-child td,
.content table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content .tabs li + li {
  margin-top: 0;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-small {
  font-size: 0.75rem;
}

/* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-normal {
  font-size: 1rem;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-medium {
  font-size: 1.25rem;
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-large {
  font-size: 1.5rem;
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  height: 1.5rem;
  width: 1.5rem;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-small {
  height: 1rem;
  width: 1rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-medium {
  height: 2rem;
  width: 2rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-large {
  height: 3rem;
  width: 3rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text {
  align-items: flex-start;
  color: inherit;
  display: inline-flex;
  flex-wrap: wrap;
  line-height: 1.5rem;
  vertical-align: top;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:last-child) {
  margin-right: 0.25em;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:first-child) {
  margin-left: 0.25em;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
div.icon-text {
  display: flex;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image {
  display: block;
  position: relative;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img {
  display: block;
  height: auto;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img.is-rounded {
  border-radius: 9999px;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-fullwidth {
  width: 100%;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  height: 100%;
  width: 100%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square, .image.is-1by1 {
  padding-top: 100%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by4 {
  padding-top: 80%;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by3 {
  padding-top: 75%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by2 {
  padding-top: 66.6666%;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by3 {
  padding-top: 60%;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16by9 {
  padding-top: 56.25%;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by1 {
  padding-top: 50%;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by1 {
  padding-top: 33.3333%;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by5 {
  padding-top: 125%;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by4 {
  padding-top: 133.3333%;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by3 {
  padding-top: 150%;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by5 {
  padding-top: 166.6666%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-9by16 {
  padding-top: 177.7777%;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by2 {
  padding-top: 200%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by3 {
  padding-top: 300%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16x16 {
  height: 16px;
  width: 16px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-24x24 {
  height: 24px;
  width: 24px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-32x32 {
  height: 32px;
  width: 32px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-48x48 {
  height: 48px;
  width: 48px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-64x64 {
  height: 64px;
  width: 64px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-96x96 {
  height: 96px;
  width: 96px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-128x128 {
  height: 128px;
  width: 128px;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification {
  background-color: whitesmoke;
  border-radius: 4px;
  position: relative;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification a:not(.button):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification strong {
  color: currentColor;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification code,
.notification pre {
  background: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification pre code {
  background: transparent;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification > .delete {
  right: 0.5rem;
  position: absolute;
  top: 0.5rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification .title,
.notification .subtitle,
.notification .content {
  color: currentColor;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 9999px;
  display: block;
  height: 1rem;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-bar {
  background-color: #ededed;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-value {
  background-color: #4a4a4a;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-moz-progress-bar {
  background-color: #4a4a4a;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-ms-fill {
  background-color: #4a4a4a;
  border: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-webkit-progress-value {
  background-color: white;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-moz-progress-bar {
  background-color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-ms-fill {
  background-color: white;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white:indeterminate {
  background-image: linear-gradient(to right, white 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-webkit-progress-value {
  background-color: #0a0a0a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-moz-progress-bar {
  background-color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-ms-fill {
  background-color: #0a0a0a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black:indeterminate {
  background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-webkit-progress-value {
  background-color: whitesmoke;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-moz-progress-bar {
  background-color: whitesmoke;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-ms-fill {
  background-color: whitesmoke;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light:indeterminate {
  background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-webkit-progress-value {
  background-color: #363636;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-moz-progress-bar {
  background-color: #363636;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-ms-fill {
  background-color: #363636;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark:indeterminate {
  background-image: linear-gradient(to right, #363636 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-webkit-progress-value {
  background-color: #00d1b2;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-moz-progress-bar {
  background-color: #00d1b2;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-ms-fill {
  background-color: #00d1b2;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary:indeterminate {
  background-image: linear-gradient(to right, #00d1b2 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-webkit-progress-value {
  background-color: #485fc7;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-moz-progress-bar {
  background-color: #485fc7;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-ms-fill {
  background-color: #485fc7;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link:indeterminate {
  background-image: linear-gradient(to right, #485fc7 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-webkit-progress-value {
  background-color: #3e8ed0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-moz-progress-bar {
  background-color: #3e8ed0;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-ms-fill {
  background-color: #3e8ed0;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info:indeterminate {
  background-image: linear-gradient(to right, #3e8ed0 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-webkit-progress-value {
  background-color: #48c78e;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-moz-progress-bar {
  background-color: #48c78e;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-ms-fill {
  background-color: #48c78e;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success:indeterminate {
  background-image: linear-gradient(to right, #48c78e 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-webkit-progress-value {
  background-color: #ffe08a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-moz-progress-bar {
  background-color: #ffe08a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-ms-fill {
  background-color: #ffe08a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning:indeterminate {
  background-image: linear-gradient(to right, #ffe08a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-webkit-progress-value {
  background-color: #f14668;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-moz-progress-bar {
  background-color: #f14668;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-ms-fill {
  background-color: #f14668;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger:indeterminate {
  background-image: linear-gradient(to right, #f14668 30%, #ededed 30%);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate {
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: moveIndeterminate;
  animation-timing-function: linear;
  background-color: #ededed;
  background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 150% 150%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-webkit-progress-bar {
  background-color: transparent;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-moz-progress-bar {
  background-color: transparent;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-ms-fill {
  animation-name: none;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-small {
  height: 0.75rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-medium {
  height: 1.25rem;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-large {
  height: 1.5rem;
}

@keyframes moveIndeterminate {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table {
  background-color: white;
  color: #363636;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td,
.table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-white,
.table th.is-white {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-black,
.table th.is-black {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-light,
.table th.is-light {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-dark,
.table th.is-dark {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-primary,
.table th.is-primary {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-link,
.table th.is-link {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-info,
.table th.is-info {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-success,
.table th.is-success {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-warning,
.table th.is-warning {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-danger,
.table th.is-danger {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-narrow,
.table th.is-narrow {
  white-space: nowrap;
  width: 1%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected,
.table th.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected a,
.table td.is-selected strong,
.table th.is-selected a,
.table th.is-selected strong {
  color: currentColor;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-vcentered,
.table th.is-vcentered {
  vertical-align: middle;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th {
  color: #363636;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th:not([align]) {
  text-align: inherit;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected a,
.table tr.is-selected strong {
  color: currentColor;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected td,
.table tr.is-selected th {
  border-color: #fff;
  color: currentColor;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead {
  background-color: transparent;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead td,
.table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot {
  background-color: transparent;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot td,
.table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody {
  background-color: transparent;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody tr:last-child td,
.table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered td,
.table.is-bordered th {
  border-width: 1px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered tr:last-child td,
.table.is-bordered tr:last-child th {
  border-bottom-width: 1px;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-fullwidth {
  width: 100%;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) {
  background-color: whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-narrow td,
.table.is-narrow th {
  padding: 0.25em 0.5em;
}

/* line 125, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-striped tbody tr:not(.is-selected):nth-child(even) {
  background-color: #fafafa;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table-container {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  overflow-y: hidden;
  max-width: 100%;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag {
  margin-bottom: 0.5rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:last-child {
  margin-bottom: -0.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-medium .tag:not(.is-normal):not(.is-large) {
  font-size: 1rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-large .tag:not(.is-normal):not(.is-medium) {
  font-size: 1.25rem;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered {
  justify-content: center;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered .tag {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right {
  justify-content: flex-end;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:first-child) {
  margin-left: 0.5rem;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:last-child) {
  margin-right: 0;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag {
  margin-right: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:first-child) {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 4px;
  color: #4a4a4a;
  display: inline-flex;
  font-size: 0.75rem;
  height: 2em;
  justify-content: center;
  line-height: 1.5;
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .delete {
  margin-left: 0.25rem;
  margin-right: -0.375rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-white:not(body) {
  background-color: white;
  color: #0a0a0a;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-black:not(body) {
  background-color: #0a0a0a;
  color: white;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-light:not(body) {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-dark:not(body) {
  background-color: #363636;
  color: #fff;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary:not(body) {
  background-color: #00d1b2;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary.is-light:not(body) {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link:not(body) {
  background-color: #485fc7;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link.is-light:not(body) {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info:not(body) {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info.is-light:not(body) {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success:not(body) {
  background-color: #48c78e;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success.is-light:not(body) {
  background-color: #effaf5;
  color: #257953;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning:not(body) {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning.is-light:not(body) {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger:not(body) {
  background-color: #f14668;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger.is-light:not(body) {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-normal:not(body) {
  font-size: 0.75rem;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-medium:not(body) {
  font-size: 1rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-large:not(body) {
  font-size: 1.25rem;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:not(:last-child) {
  margin-left: -0.375em;
  margin-right: 0.1875em;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:last-child:not(:first-child) {
  margin-left: 0.1875em;
  margin-right: -0.375em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:last-child {
  margin-left: -0.375em;
  margin-right: -0.375em;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body) {
  margin-left: 1px;
  padding: 0;
  position: relative;
  width: 2em;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before, .tag.is-delete:not(body)::after {
  background-color: currentColor;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before {
  height: 1px;
  width: 50%;
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::after {
  height: 50%;
  width: 1px;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):hover, .tag.is-delete:not(body):focus {
  background-color: #e8e8e8;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):active {
  background-color: #dbdbdb;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-rounded:not(body) {
  border-radius: 9999px;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
a.tag:hover {
  text-decoration: underline;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title,
.subtitle {
  word-break: break-word;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title em,
.title span,
.subtitle em,
.subtitle span {
  font-weight: inherit;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sub,
.subtitle sub {
  font-size: 0.75em;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sup,
.subtitle sup {
  font-size: 0.75em;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title .tag,
.subtitle .tag {
  vertical-align: middle;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title {
  color: #363636;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.125;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title strong {
  color: inherit;
  font-weight: inherit;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title:not(.is-spaced) + .subtitle {
  margin-top: -1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-1 {
  font-size: 3rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-2 {
  font-size: 2.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-3 {
  font-size: 2rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-4 {
  font-size: 1.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-5 {
  font-size: 1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-6 {
  font-size: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-7 {
  font-size: 0.75rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle {
  color: #4a4a4a;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle strong {
  color: #363636;
  font-weight: 600;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle:not(.is-spaced) + .title {
  margin-top: -1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-1 {
  font-size: 3rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-2 {
  font-size: 2.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-3 {
  font-size: 2rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-4 {
  font-size: 1.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-5 {
  font-size: 1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-6 {
  font-size: 1rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-7 {
  font-size: 0.75rem;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.heading {
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.number {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 9999px;
  display: inline-flex;
  font-size: 1.25rem;
  height: 2em;
  justify-content: center;
  margin-right: 1.5rem;
  min-width: 2.5em;
  padding: 0.25rem 0.5rem;
  text-align: center;
  vertical-align: top;
}

/* Bulma Form */
/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select, .textarea, .input {
  background-color: white;
  border-color: #dbdbdb;
  border-radius: 4px;
  color: #363636;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select::-moz-placeholder, .textarea::-moz-placeholder, .input::-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .input::-webkit-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select:-moz-placeholder, .textarea:-moz-placeholder, .input:-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select:-ms-input-placeholder, .textarea:-ms-input-placeholder, .input:-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select:hover, .textarea:hover, .input:hover, .select select.is-hovered, .is-hovered.textarea, .is-hovered.input {
  border-color: #b5b5b5;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select:focus, .textarea:focus, .input:focus, .select select.is-focused, .is-focused.textarea, .is-focused.input, .select select:active, .textarea:active, .input:active, .select select.is-active, .is-active.textarea, .is-active.input {
  border-color: #485fc7;
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select[disabled], .textarea[disabled], .input[disabled], fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input {
  background-color: whitesmoke;
  border-color: whitesmoke;
  box-shadow: none;
  color: #7a7a7a;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder, .input[disabled]::-moz-placeholder, fieldset[disabled] .select select::-moz-placeholder, .select fieldset[disabled] select::-moz-placeholder, fieldset[disabled] .textarea::-moz-placeholder, fieldset[disabled] .input::-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, .input[disabled]::-webkit-input-placeholder, fieldset[disabled] .select select::-webkit-input-placeholder, .select fieldset[disabled] select::-webkit-input-placeholder, fieldset[disabled] .textarea::-webkit-input-placeholder, fieldset[disabled] .input::-webkit-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder, .input[disabled]:-moz-placeholder, fieldset[disabled] .select select:-moz-placeholder, .select fieldset[disabled] select:-moz-placeholder, fieldset[disabled] .textarea:-moz-placeholder, fieldset[disabled] .input:-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder, .input[disabled]:-ms-input-placeholder, fieldset[disabled] .select select:-ms-input-placeholder, .select fieldset[disabled] select:-ms-input-placeholder, fieldset[disabled] .textarea:-ms-input-placeholder, fieldset[disabled] .input:-ms-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea, .input {
  box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05);
  max-width: 100%;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[readonly], .input[readonly] {
  box-shadow: none;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.textarea, .is-white.input {
  border-color: white;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.textarea:focus, .is-white.input:focus, .is-white.is-focused.textarea, .is-white.is-focused.input, .is-white.textarea:active, .is-white.input:active, .is-white.is-active.textarea, .is-white.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.textarea, .is-black.input {
  border-color: #0a0a0a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.textarea:focus, .is-black.input:focus, .is-black.is-focused.textarea, .is-black.is-focused.input, .is-black.textarea:active, .is-black.input:active, .is-black.is-active.textarea, .is-black.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.textarea, .is-light.input {
  border-color: whitesmoke;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.textarea:focus, .is-light.input:focus, .is-light.is-focused.textarea, .is-light.is-focused.input, .is-light.textarea:active, .is-light.input:active, .is-light.is-active.textarea, .is-light.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.textarea, .is-dark.input {
  border-color: #363636;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.textarea:focus, .is-dark.input:focus, .is-dark.is-focused.textarea, .is-dark.is-focused.input, .is-dark.textarea:active, .is-dark.input:active, .is-dark.is-active.textarea, .is-dark.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.textarea, .is-primary.input {
  border-color: #00d1b2;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.textarea:focus, .is-primary.input:focus, .is-primary.is-focused.textarea, .is-primary.is-focused.input, .is-primary.textarea:active, .is-primary.input:active, .is-primary.is-active.textarea, .is-primary.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.textarea, .is-link.input {
  border-color: #485fc7;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.textarea:focus, .is-link.input:focus, .is-link.is-focused.textarea, .is-link.is-focused.input, .is-link.textarea:active, .is-link.input:active, .is-link.is-active.textarea, .is-link.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.textarea, .is-info.input {
  border-color: #3e8ed0;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.textarea:focus, .is-info.input:focus, .is-info.is-focused.textarea, .is-info.is-focused.input, .is-info.textarea:active, .is-info.input:active, .is-info.is-active.textarea, .is-info.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.textarea, .is-success.input {
  border-color: #48c78e;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.textarea:focus, .is-success.input:focus, .is-success.is-focused.textarea, .is-success.is-focused.input, .is-success.textarea:active, .is-success.input:active, .is-success.is-active.textarea, .is-success.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.textarea, .is-warning.input {
  border-color: #ffe08a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.textarea:focus, .is-warning.input:focus, .is-warning.is-focused.textarea, .is-warning.is-focused.input, .is-warning.textarea:active, .is-warning.input:active, .is-warning.is-active.textarea, .is-warning.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.textarea, .is-danger.input {
  border-color: #f14668;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.textarea:focus, .is-danger.input:focus, .is-danger.is-focused.textarea, .is-danger.is-focused.input, .is-danger.textarea:active, .is-danger.input:active, .is-danger.is-active.textarea, .is-danger.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-small.textarea, .is-small.input {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-medium.textarea, .is-medium.input {
  font-size: 1.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-large.textarea, .is-large.input {
  font-size: 1.5rem;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-fullwidth.textarea, .is-fullwidth.input {
  display: block;
  width: 100%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-inline.textarea, .is-inline.input {
  display: inline;
  width: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-rounded {
  border-radius: 9999px;
  padding-left: calc(calc(0.75em - 1px) + 0.375em);
  padding-right: calc(calc(0.75em - 1px) + 0.375em);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-static {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: calc(0.75em - 1px);
  resize: vertical;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea:not([rows]) {
  max-height: 40em;
  min-height: 8em;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[rows] {
  height: initial;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea.has-fixed-size {
  resize: none;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio, .checkbox {
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio input, .checkbox input {
  cursor: pointer;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio:hover, .checkbox:hover {
  color: #363636;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio[disabled], .checkbox[disabled], fieldset[disabled] .radio, fieldset[disabled] .checkbox,
.radio input[disabled],
.checkbox input[disabled] {
  color: #7a7a7a;
  cursor: not-allowed;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio + .radio {
  margin-left: 0.5em;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple) {
  height: 2.5em;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #485fc7;
  right: 1.125em;
  z-index: 4;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-rounded select {
  border-radius: 9999px;
  padding-left: 1em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select {
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select::-ms-expand {
  display: none;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[disabled]:hover, fieldset[disabled] .select select:hover {
  border-color: whitesmoke;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select:not([multiple]) {
  padding-right: 2.5em;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] {
  height: auto;
  padding: 0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] option {
  padding: 0.5em 1em;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading):hover::after {
  border-color: #363636;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white:not(:hover)::after {
  border-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select {
  border-color: white;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:hover, .select.is-white select.is-hovered {
  border-color: #f2f2f2;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black:not(:hover)::after {
  border-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select {
  border-color: #0a0a0a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:hover, .select.is-black select.is-hovered {
  border-color: black;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light:not(:hover)::after {
  border-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select {
  border-color: whitesmoke;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:hover, .select.is-light select.is-hovered {
  border-color: #e8e8e8;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark:not(:hover)::after {
  border-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select {
  border-color: #363636;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:hover, .select.is-dark select.is-hovered {
  border-color: #292929;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary:not(:hover)::after {
  border-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select {
  border-color: #00d1b2;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:hover, .select.is-primary select.is-hovered {
  border-color: #00b89c;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link:not(:hover)::after {
  border-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select {
  border-color: #485fc7;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:hover, .select.is-link select.is-hovered {
  border-color: #3a51bb;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info:not(:hover)::after {
  border-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select {
  border-color: #3e8ed0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:hover, .select.is-info select.is-hovered {
  border-color: #3082c5;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success:not(:hover)::after {
  border-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select {
  border-color: #48c78e;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:hover, .select.is-success select.is-hovered {
  border-color: #3abb81;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning:not(:hover)::after {
  border-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select {
  border-color: #ffe08a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:hover, .select.is-warning select.is-hovered {
  border-color: #ffd970;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger:not(:hover)::after {
  border-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select {
  border-color: #f14668;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:hover, .select.is-danger select.is-hovered {
  border-color: #ef2e55;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-medium {
  font-size: 1.25rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-large {
  font-size: 1.5rem;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-disabled::after {
  border-color: #7a7a7a;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth {
  width: 100%;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth select {
  width: 100%;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading::after {
  margin-top: 0;
  position: absolute;
  right: 0.625em;
  top: 0.625em;
  transform: none;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file {
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  position: relative;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white .file-cta {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:active .file-cta, .file.is-white.is-active .file-cta {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black .file-cta {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:active .file-cta, .file.is-black.is-active .file-cta {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light .file-cta {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:active .file-cta, .file.is-light.is-active .file-cta {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark .file-cta {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary .file-cta {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link .file-cta {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 95, 199, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:active .file-cta, .file.is-link.is-active .file-cta {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info .file-cta {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(62, 142, 208, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:active .file-cta, .file.is-info.is-active .file-cta {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success .file-cta {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 199, 142, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:active .file-cta, .file.is-success.is-active .file-cta {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning .file-cta {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 224, 138, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger .file-cta {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-small {
  font-size: 0.75rem;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-normal {
  font-size: 1rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium {
  font-size: 1.25rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium .file-icon .fa {
  font-size: 21px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large {
  font-size: 1.5rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large .file-icon .fa {
  font-size: 28px;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-cta {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-name {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-cta {
  border-radius: 4px;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-name {
  display: none;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-label {
  flex-direction: column;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-cta {
  flex-direction: column;
  height: auto;
  padding: 1em 3em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-name {
  border-width: 0 1px 1px;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon {
  height: 1.5em;
  width: 1.5em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon .fa {
  font-size: 21px;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-small .file-icon .fa {
  font-size: 14px;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-medium .file-icon .fa {
  font-size: 28px;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-large .file-icon .fa {
  font-size: 35px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-cta {
  border-radius: 4px 4px 0 0;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-name {
  border-radius: 0 0 4px 4px;
  border-width: 0 1px 1px;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-centered {
  justify-content: center;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-label {
  width: 100%;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-name {
  flex-grow: 1;
  max-width: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right {
  justify-content: flex-end;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-cta {
  border-radius: 0 4px 4px 0;
}

/* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-name {
  border-radius: 4px 0 0 4px;
  border-width: 1px 0 1px 1px;
  order: -1;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label {
  align-items: stretch;
  display: flex;
  cursor: pointer;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-cta {
  background-color: #eeeeee;
  color: #363636;
}

/* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-name {
  border-color: #d5d5d5;
}

/* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-cta {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 140, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-name {
  border-color: #cfcfcf;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-input {
  height: 100%;
  left: 0;
  opacity: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta,
.file-name {
  border-color: #dbdbdb;
  border-radius: 4px;
  font-size: 1em;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
}

/* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta {
  background-color: whitesmoke;
  color: #4a4a4a;
}

/* line 166, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-name {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  max-width: 16em;
  overflow: hidden;
  text-align: inherit;
  text-overflow: ellipsis;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon {
  align-items: center;
  display: flex;
  height: 1em;
  justify-content: center;
  margin-right: 0.5em;
  width: 1em;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon .fa {
  font-size: 14px;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label {
  color: #363636;
  display: block;
  font-size: 1rem;
  font-weight: 700;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label:not(:last-child) {
  margin-bottom: 0.5em;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-small {
  font-size: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-medium {
  font-size: 1.25rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-large {
  font-size: 1.5rem;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help {
  display: block;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-white {
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-black {
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-light {
  color: whitesmoke;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-dark {
  color: #363636;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-primary {
  color: #00d1b2;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-link {
  color: #485fc7;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-info {
  color: #3e8ed0;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-success {
  color: #48c78e;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-warning {
  color: #ffe08a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-danger {
  color: #f14668;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons {
  display: flex;
  justify-content: flex-start;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:last-child) {
  margin-right: -1px;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:first-child):not(:last-child) .button,
.field.has-addons .control:not(:first-child):not(:last-child) .input,
.field.has-addons .control:not(:first-child):not(:last-child) .select select {
  border-radius: 0;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:first-child:not(:only-child) .button,
.field.has-addons .control:first-child:not(:only-child) .input,
.field.has-addons .control:first-child:not(:only-child) .select select {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:last-child:not(:only-child) .button,
.field.has-addons .control:last-child:not(:only-child) .input,
.field.has-addons .control:last-child:not(:only-child) .select select {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control .button.is-hovered:not([disabled]),
.field.has-addons .control .input:not([disabled]):hover,
.field.has-addons .control .input.is-hovered:not([disabled]),
.field.has-addons .control .select select:not([disabled]):hover,
.field.has-addons .control .select select.is-hovered:not([disabled]) {
  z-index: 2;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control .button.is-focused:not([disabled]), .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control .button.is-active:not([disabled]),
.field.has-addons .control .input:not([disabled]):focus,
.field.has-addons .control .input.is-focused:not([disabled]),
.field.has-addons .control .input:not([disabled]):active,
.field.has-addons .control .input.is-active:not([disabled]),
.field.has-addons .control .select select:not([disabled]):focus,
.field.has-addons .control .select select.is-focused:not([disabled]),
.field.has-addons .control .select select:not([disabled]):active,
.field.has-addons .control .select select.is-active:not([disabled]) {
  z-index: 3;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control .button.is-focused:not([disabled]):hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control .button.is-active:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):focus:hover,
.field.has-addons .control .input.is-focused:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):active:hover,
.field.has-addons .control .input.is-active:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):focus:hover,
.field.has-addons .control .select select.is-focused:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):active:hover,
.field.has-addons .control .select select.is-active:not([disabled]):hover {
  z-index: 4;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-centered {
  justify-content: center;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-right {
  justify-content: flex-end;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-fullwidth .control {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped {
  display: flex;
  justify-content: flex-start;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control {
  flex-shrink: 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-centered {
  justify-content: center;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-right {
  justify-content: flex-end;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline {
  flex-wrap: wrap;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:last-child {
  margin-bottom: -0.75rem;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:not(:last-child) {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field.is-horizontal {
    display: flex;
  }
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-label .label {
  font-size: inherit;
}

@media screen and (max-width: 768px) {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    margin-bottom: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    margin-right: 1.5rem;
    text-align: right;
  }
  /* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-small {
    font-size: 0.75rem;
    padding-top: 0.375em;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-normal {
    padding-top: 0.375em;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-medium {
    font-size: 1.25rem;
    padding-top: 0.375em;
  }
  /* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-large {
    font-size: 1.5rem;
    padding-top: 0.375em;
  }
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-body .field .field {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 146, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body {
    display: flex;
    flex-basis: 0;
    flex-grow: 5;
    flex-shrink: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body .field {
    margin-bottom: 0;
  }
  /* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field {
    flex-shrink: 1;
  }
  /* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(.is-narrow) {
    flex-grow: 1;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control {
  box-sizing: border-box;
  clear: both;
  font-size: 1rem;
  position: relative;
  text-align: inherit;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input:focus ~ .icon,
.control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon,
.control.has-icons-right .select:focus ~ .icon {
  color: #4a4a4a;
}

/* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-small ~ .icon,
.control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon,
.control.has-icons-right .select.is-small ~ .icon {
  font-size: 0.75rem;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-medium ~ .icon,
.control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon,
.control.has-icons-right .select.is-medium ~ .icon {
  font-size: 1.25rem;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-large ~ .icon,
.control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon,
.control.has-icons-right .select.is-large ~ .icon {
  font-size: 1.5rem;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon, .control.has-icons-right .icon {
  color: #dbdbdb;
  height: 2.5em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 2.5em;
  z-index: 4;
}

/* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input,
.control.has-icons-left .select select {
  padding-left: 2.5em;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon.is-left {
  left: 0;
}

/* line 198, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .input,
.control.has-icons-right .select select {
  padding-right: 2.5em;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .icon.is-right {
  right: 0;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading::after {
  position: absolute !important;
  right: 0.625em;
  top: 0.625em;
  z-index: 4;
}

/* line 210, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* Bulma Components */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb {
  font-size: 1rem;
  white-space: nowrap;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a {
  align-items: center;
  color: #485fc7;
  display: flex;
  justify-content: center;
  padding: 0 0.75em;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a:hover {
  color: #363636;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li {
  align-items: center;
  display: flex;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li:first-child a {
  padding-left: 0;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li.is-active a {
  color: #363636;
  cursor: default;
  pointer-events: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li + li::before {
  color: #b5b5b5;
  content: "\0002f";
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb ul,
.breadcrumb ol {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:first-child {
  margin-right: 0.5em;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:last-child {
  margin-left: 0.5em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-centered ol,
.breadcrumb.is-centered ul {
  justify-content: center;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-right ol,
.breadcrumb.is-right ul {
  justify-content: flex-end;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-small {
  font-size: 0.75rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-medium {
  font-size: 1.25rem;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-large {
  font-size: 1.5rem;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-arrow-separator li + li::before {
  content: "\02192";
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-bullet-separator li + li::before {
  content: "\02022";
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-dot-separator li + li::before {
  content: "\000b7";
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-succeeds-separator li + li::before {
  content: "\0227B";
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card {
  background-color: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  max-width: 100%;
  position: relative;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer:first-child, .card-content:first-child, .card-header:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer:last-child, .card-content:last-child, .card-header:last-child {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header {
  background-color: transparent;
  align-items: stretch;
  box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
  display: flex;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title {
  align-items: center;
  color: #363636;
  display: flex;
  flex-grow: 1;
  font-weight: 700;
  padding: 0.75rem 1rem;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title.is-centered {
  justify-content: center;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-icon {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0.75rem 1rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image {
  display: block;
  position: relative;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:first-child img {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:last-child img {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-content {
  background-color: transparent;
  padding: 1.5rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer {
  background-color: transparent;
  border-top: 1px solid #ededed;
  align-items: stretch;
  display: flex;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item {
  align-items: center;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: center;
  padding: 0.75rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item:not(:last-child) {
  border-right: 1px solid #ededed;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card .media:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown {
  display: inline-flex;
  position: relative;
  vertical-align: top;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
  display: block;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-right .dropdown-menu {
  left: auto;
  right: 0;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-up .dropdown-menu {
  bottom: 100%;
  padding-bottom: 4px;
  padding-top: initial;
  top: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-menu {
  display: none;
  left: 0;
  min-width: 12rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-content {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-item {
  color: #4a4a4a;
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item,
button.dropdown-item {
  padding-right: 3rem;
  text-align: inherit;
  white-space: nowrap;
  width: 100%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item:hover,
button.dropdown-item:hover {
  background-color: whitesmoke;
  color: #0a0a0a;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item.is-active,
button.dropdown-item.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-divider {
  background-color: #ededed;
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level {
  align-items: center;
  justify-content: space-between;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level code {
  border-radius: 4px;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level img {
  display: inline-block;
  vertical-align: top;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile {
  display: flex;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left,
.level.is-mobile .level-right {
  display: flex;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left + .level-right {
  margin-top: 0;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(.is-narrow) {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level {
    display: flex;
  }
  /* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level > .level-item:not(.is-narrow) {
    flex-grow: 1;
  }
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item {
  align-items: center;
  display: flex;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item .title,
.level-item .subtitle {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  /* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-item:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left,
.level-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left .level-item.is-flexible,
.level-right .level-item.is-flexible {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left .level-item:not(:last-child),
.level-right .level-item:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left {
  align-items: center;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left + .level-right {
    margin-top: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left {
    display: flex;
  }
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-right {
  align-items: center;
  justify-content: flex-end;
}

@media screen and (min-width: 769px), print {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-right {
    display: flex;
  }
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media {
  align-items: flex-start;
  display: flex;
  text-align: inherit;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .content:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  display: flex;
  padding-top: 0.75rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .content:not(:last-child),
.media .media .control:not(:last-child) {
  margin-bottom: 0.5rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media {
  padding-top: 0.5rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media + .media {
  margin-top: 0.5rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media + .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  margin-top: 1rem;
  padding-top: 1rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media.is-large + .media {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left,
.media-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left {
  margin-right: 1rem;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-right {
  margin-left: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-content {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  text-align: inherit;
}

@media screen and (max-width: 768px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
  .media-content {
    overflow-x: auto;
  }
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu {
  font-size: 1rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-small {
  font-size: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-medium {
  font-size: 1.25rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-large {
  font-size: 1.5rem;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list {
  line-height: 1.25;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a {
  border-radius: 2px;
  color: #4a4a4a;
  display: block;
  padding: 0.5em 0.75em;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a:hover {
  background-color: whitesmoke;
  color: #363636;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list li ul {
  border-left: 1px solid #dbdbdb;
  margin: 0.75em;
  padding-left: 0.75em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label {
  color: #7a7a7a;
  font-size: 0.75em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:first-child) {
  margin-top: 1em;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:last-child) {
  margin-bottom: 1em;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message {
  background-color: whitesmoke;
  border-radius: 4px;
  font-size: 1rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message strong {
  color: currentColor;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message a:not(.button):not(.tag):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-small {
  font-size: 0.75rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-medium {
  font-size: 1.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-large {
  font-size: 1.5rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white {
  background-color: white;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-header {
  background-color: white;
  color: #0a0a0a;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-body {
  border-color: white;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-header {
  background-color: #0a0a0a;
  color: white;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-body {
  border-color: #0a0a0a;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-header {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-body {
  border-color: whitesmoke;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-header {
  background-color: #363636;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-body {
  border-color: #363636;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary {
  background-color: #ebfffc;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-header {
  background-color: #00d1b2;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-body {
  border-color: #00d1b2;
  color: #00947e;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link {
  background-color: #eff1fa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-header {
  background-color: #485fc7;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-body {
  border-color: #485fc7;
  color: #3850b7;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info {
  background-color: #eff5fb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-header {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-body {
  border-color: #3e8ed0;
  color: #296fa8;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success {
  background-color: #effaf5;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-header {
  background-color: #48c78e;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-body {
  border-color: #48c78e;
  color: #257953;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning {
  background-color: #fffaeb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-header {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-body {
  border-color: #ffe08a;
  color: #946c00;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger {
  background-color: #feecf0;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-header {
  background-color: #f14668;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-body {
  border-color: #f14668;
  color: #cc0f35;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header {
  align-items: center;
  background-color: #4a4a4a;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  line-height: 1.25;
  padding: 0.75em 1em;
  position: relative;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header .delete {
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 0.75em;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header + .message-body {
  border-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body {
  border-color: #dbdbdb;
  border-radius: 4px;
  border-style: solid;
  border-width: 0 0 0 4px;
  color: #4a4a4a;
  padding: 1.25em 1.5em;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body code,
.message-body pre {
  background-color: white;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body pre code {
  background-color: transparent;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal {
  align-items: center;
  display: none;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 40;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal.is-active {
  display: flex;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-background {
  background-color: rgba(10, 10, 10, 0.86);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-content,
.modal-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
  .modal-content,
.modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-close {
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: hidden;
  -ms-overflow-y: visible;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head,
.modal-card-foot {
  align-items: center;
  background-color: whitesmoke;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 20px;
  position: relative;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head {
  border-bottom: 1px solid #dbdbdb;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-title {
  color: #363636;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 1.5rem;
  line-height: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: 1px solid #dbdbdb;
}

/* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot .button:not(:last-child) {
  margin-right: 0.5em;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: white;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  padding: 20px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar {
  background-color: white;
  min-height: 3.25rem;
  position: relative;
  z-index: 30;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > .navbar-item,
.navbar.is-white .navbar-brand .navbar-link {
  color: #0a0a0a;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > a.navbar-item:focus, .navbar.is-white .navbar-brand > a.navbar-item:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active,
.navbar.is-white .navbar-brand .navbar-link:focus,
.navbar.is-white .navbar-brand .navbar-link:hover,
.navbar.is-white .navbar-brand .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand .navbar-link::after {
  border-color: #0a0a0a;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-burger {
  color: #0a0a0a;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > .navbar-item,
.navbar.is-white .navbar-start .navbar-link,
.navbar.is-white .navbar-end > .navbar-item,
.navbar.is-white .navbar-end .navbar-link {
    color: #0a0a0a;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > a.navbar-item:focus, .navbar.is-white .navbar-start > a.navbar-item:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active,
.navbar.is-white .navbar-start .navbar-link:focus,
.navbar.is-white .navbar-start .navbar-link:hover,
.navbar.is-white .navbar-start .navbar-link.is-active,
.navbar.is-white .navbar-end > a.navbar-item:focus,
.navbar.is-white .navbar-end > a.navbar-item:hover,
.navbar.is-white .navbar-end > a.navbar-item.is-active,
.navbar.is-white .navbar-end .navbar-link:focus,
.navbar.is-white .navbar-end .navbar-link:hover,
.navbar.is-white .navbar-end .navbar-link.is-active {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start .navbar-link::after,
.navbar.is-white .navbar-end .navbar-link::after {
    border-color: #0a0a0a;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
    background-color: white;
    color: #0a0a0a;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > .navbar-item,
.navbar.is-black .navbar-brand .navbar-link {
  color: white;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > a.navbar-item:focus, .navbar.is-black .navbar-brand > a.navbar-item:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active,
.navbar.is-black .navbar-brand .navbar-link:focus,
.navbar.is-black .navbar-brand .navbar-link:hover,
.navbar.is-black .navbar-brand .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand .navbar-link::after {
  border-color: white;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-burger {
  color: white;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > .navbar-item,
.navbar.is-black .navbar-start .navbar-link,
.navbar.is-black .navbar-end > .navbar-item,
.navbar.is-black .navbar-end .navbar-link {
    color: white;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > a.navbar-item:focus, .navbar.is-black .navbar-start > a.navbar-item:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active,
.navbar.is-black .navbar-start .navbar-link:focus,
.navbar.is-black .navbar-start .navbar-link:hover,
.navbar.is-black .navbar-start .navbar-link.is-active,
.navbar.is-black .navbar-end > a.navbar-item:focus,
.navbar.is-black .navbar-end > a.navbar-item:hover,
.navbar.is-black .navbar-end > a.navbar-item.is-active,
.navbar.is-black .navbar-end .navbar-link:focus,
.navbar.is-black .navbar-end .navbar-link:hover,
.navbar.is-black .navbar-end .navbar-link.is-active {
    background-color: black;
    color: white;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start .navbar-link::after,
.navbar.is-black .navbar-end .navbar-link::after {
    border-color: white;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: black;
    color: white;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
    background-color: #0a0a0a;
    color: white;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > .navbar-item,
.navbar.is-light .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active,
.navbar.is-light .navbar-brand .navbar-link:focus,
.navbar.is-light .navbar-brand .navbar-link:hover,
.navbar.is-light .navbar-brand .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > .navbar-item,
.navbar.is-light .navbar-start .navbar-link,
.navbar.is-light .navbar-end > .navbar-item,
.navbar.is-light .navbar-end .navbar-link {
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > a.navbar-item:focus, .navbar.is-light .navbar-start > a.navbar-item:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active,
.navbar.is-light .navbar-start .navbar-link:focus,
.navbar.is-light .navbar-start .navbar-link:hover,
.navbar.is-light .navbar-start .navbar-link.is-active,
.navbar.is-light .navbar-end > a.navbar-item:focus,
.navbar.is-light .navbar-end > a.navbar-item:hover,
.navbar.is-light .navbar-end > a.navbar-item.is-active,
.navbar.is-light .navbar-end .navbar-link:focus,
.navbar.is-light .navbar-end .navbar-link:hover,
.navbar.is-light .navbar-end .navbar-link.is-active {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start .navbar-link::after,
.navbar.is-light .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > .navbar-item,
.navbar.is-dark .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > a.navbar-item:focus, .navbar.is-dark .navbar-brand > a.navbar-item:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active,
.navbar.is-dark .navbar-brand .navbar-link:focus,
.navbar.is-dark .navbar-brand .navbar-link:hover,
.navbar.is-dark .navbar-brand .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > .navbar-item,
.navbar.is-dark .navbar-start .navbar-link,
.navbar.is-dark .navbar-end > .navbar-item,
.navbar.is-dark .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > a.navbar-item:focus, .navbar.is-dark .navbar-start > a.navbar-item:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active,
.navbar.is-dark .navbar-start .navbar-link:focus,
.navbar.is-dark .navbar-start .navbar-link:hover,
.navbar.is-dark .navbar-start .navbar-link.is-active,
.navbar.is-dark .navbar-end > a.navbar-item:focus,
.navbar.is-dark .navbar-end > a.navbar-item:hover,
.navbar.is-dark .navbar-end > a.navbar-item.is-active,
.navbar.is-dark .navbar-end .navbar-link:focus,
.navbar.is-dark .navbar-end .navbar-link:hover,
.navbar.is-dark .navbar-end .navbar-link.is-active {
    background-color: #292929;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start .navbar-link::after,
.navbar.is-dark .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #292929;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
    background-color: #363636;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > .navbar-item,
.navbar.is-primary .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > a.navbar-item:focus, .navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active,
.navbar.is-primary .navbar-brand .navbar-link:focus,
.navbar.is-primary .navbar-brand .navbar-link:hover,
.navbar.is-primary .navbar-brand .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > .navbar-item,
.navbar.is-primary .navbar-start .navbar-link,
.navbar.is-primary .navbar-end > .navbar-item,
.navbar.is-primary .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > a.navbar-item:focus, .navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active,
.navbar.is-primary .navbar-start .navbar-link:focus,
.navbar.is-primary .navbar-start .navbar-link:hover,
.navbar.is-primary .navbar-start .navbar-link.is-active,
.navbar.is-primary .navbar-end > a.navbar-item:focus,
.navbar.is-primary .navbar-end > a.navbar-item:hover,
.navbar.is-primary .navbar-end > a.navbar-item.is-active,
.navbar.is-primary .navbar-end .navbar-link:focus,
.navbar.is-primary .navbar-end .navbar-link:hover,
.navbar.is-primary .navbar-end .navbar-link.is-active {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start .navbar-link::after,
.navbar.is-primary .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
    background-color: #00d1b2;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > .navbar-item,
.navbar.is-link .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > a.navbar-item:focus, .navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active,
.navbar.is-link .navbar-brand .navbar-link:focus,
.navbar.is-link .navbar-brand .navbar-link:hover,
.navbar.is-link .navbar-brand .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > .navbar-item,
.navbar.is-link .navbar-start .navbar-link,
.navbar.is-link .navbar-end > .navbar-item,
.navbar.is-link .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > a.navbar-item:focus, .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active,
.navbar.is-link .navbar-start .navbar-link:focus,
.navbar.is-link .navbar-start .navbar-link:hover,
.navbar.is-link .navbar-start .navbar-link.is-active,
.navbar.is-link .navbar-end > a.navbar-item:focus,
.navbar.is-link .navbar-end > a.navbar-item:hover,
.navbar.is-link .navbar-end > a.navbar-item.is-active,
.navbar.is-link .navbar-end .navbar-link:focus,
.navbar.is-link .navbar-end .navbar-link:hover,
.navbar.is-link .navbar-end .navbar-link.is-active {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start .navbar-link::after,
.navbar.is-link .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
    background-color: #485fc7;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > .navbar-item,
.navbar.is-info .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-info .navbar-brand .navbar-link:hover,
.navbar.is-info .navbar-brand .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-info .navbar-end .navbar-link:hover,
.navbar.is-info .navbar-end .navbar-link.is-active {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start .navbar-link::after,
.navbar.is-info .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
    background-color: #3e8ed0;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > .navbar-item,
.navbar.is-success .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > a.navbar-item:focus, .navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active,
.navbar.is-success .navbar-brand .navbar-link:focus,
.navbar.is-success .navbar-brand .navbar-link:hover,
.navbar.is-success .navbar-brand .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > .navbar-item,
.navbar.is-success .navbar-start .navbar-link,
.navbar.is-success .navbar-end > .navbar-item,
.navbar.is-success .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > a.navbar-item:focus, .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active,
.navbar.is-success .navbar-start .navbar-link:focus,
.navbar.is-success .navbar-start .navbar-link:hover,
.navbar.is-success .navbar-start .navbar-link.is-active,
.navbar.is-success .navbar-end > a.navbar-item:focus,
.navbar.is-success .navbar-end > a.navbar-item:hover,
.navbar.is-success .navbar-end > a.navbar-item.is-active,
.navbar.is-success .navbar-end .navbar-link:focus,
.navbar.is-success .navbar-end .navbar-link:hover,
.navbar.is-success .navbar-end .navbar-link.is-active {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start .navbar-link::after,
.navbar.is-success .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
    background-color: #48c78e;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > .navbar-item,
.navbar.is-warning .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-warning .navbar-brand .navbar-link:hover,
.navbar.is-warning .navbar-brand .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-warning .navbar-end .navbar-link:hover,
.navbar.is-warning .navbar-end .navbar-link.is-active {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start .navbar-link::after,
.navbar.is-warning .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
    background-color: #ffe08a;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > .navbar-item,
.navbar.is-danger .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-danger .navbar-brand .navbar-link:hover,
.navbar.is-danger .navbar-brand .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-danger .navbar-end .navbar-link:hover,
.navbar.is-danger .navbar-end .navbar-link.is-active {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start .navbar-link::after,
.navbar.is-danger .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
    background-color: #f14668;
    color: #fff;
  }
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar > .container {
  align-items: stretch;
  display: flex;
  min-height: 3.25rem;
  width: 100%;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.has-shadow {
  box-shadow: 0 2px 0 0 whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom, .navbar.is-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 30;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom {
  bottom: 0;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom.has-shadow {
  box-shadow: 0 -2px 0 0 whitesmoke;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-top {
  top: 0;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-top,
body.has-navbar-fixed-top {
  padding-top: 3.25rem;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-bottom,
body.has-navbar-fixed-bottom {
  padding-bottom: 3.25rem;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand,
.navbar-tabs {
  align-items: stretch;
  display: flex;
  flex-shrink: 0;
  min-height: 3.25rem;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover {
  background-color: transparent;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-tabs {
  -webkit-overflow-scrolling: touch;
  max-width: 100vw;
  overflow-x: auto;
  overflow-y: hidden;
}

/* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-burger {
  color: #4a4a4a;
  cursor: pointer;
  display: block;
  height: 3.25rem;
  position: relative;
  width: 3.25rem;
  margin-left: auto;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span {
  background-color: currentColor;
  display: block;
  height: 1px;
  left: calc(50% - 8px);
  position: absolute;
  transform-origin: center;
  transition-duration: 86ms;
  transition-property: background-color, opacity, transform;
  transition-timing-function: ease-out;
  width: 16px;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(1) {
  top: calc(50% - 6px);
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(2) {
  top: calc(50% - 1px);
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(3) {
  top: calc(50% + 4px);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(1) {
  transform: translateY(5px) rotate(45deg);
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(2) {
  opacity: 0;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(3) {
  transform: translateY(-5px) rotate(-45deg);
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-menu {
  display: none;
}

/* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item,
.navbar-link {
  color: #4a4a4a;
  display: block;
  line-height: 1.5;
  padding: 0.5rem 0.75rem;
  position: relative;
}

/* line 172, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item .icon:only-child,
.navbar-link .icon:only-child {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item,
.navbar-link {
  cursor: pointer;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-item.is-active,
.navbar-link:focus,
.navbar-link:focus-within,
.navbar-link:hover,
.navbar-link.is-active {
  background-color: #fafafa;
  color: #485fc7;
}

/* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item img {
  max-height: 1.75rem;
}

/* line 191, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.has-dropdown {
  padding: 0;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 196, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab {
  border-bottom: 1px solid transparent;
  min-height: 3.25rem;
  padding-bottom: calc(0.5rem - 1px);
}

/* line 200, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab:focus, .navbar-item.is-tab:hover {
  background-color: transparent;
  border-bottom-color: #485fc7;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab.is-active {
  background-color: transparent;
  border-bottom-color: #485fc7;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #485fc7;
  padding-bottom: calc(0.5rem - 3px);
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-content {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 216, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless) {
  padding-right: 2.5em;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless)::after {
  border-color: #485fc7;
  margin-top: -0.375em;
  right: 1.125em;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown {
  font-size: 0.875rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown .navbar-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-divider {
  background-color: whitesmoke;
  border: none;
  display: none;
  height: 2px;
  margin: 0.5rem 0;
}

@media screen and (max-width: 1023px) {
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container {
    display: block;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-brand .navbar-item,
.navbar-tabs .navbar-item {
    align-items: center;
    display: flex;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-link::after {
    display: none;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    background-color: white;
    box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
    padding: 0.5rem 0;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu.is-active {
    display: block;
  }
  /* line 258, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 261, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch {
    bottom: 0;
  }
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-touch {
    top: 0;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu {
    -webkit-overflow-scrolling: touch;
    max-height: calc(100vh - 3.25rem);
    overflow: auto;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-touch,
body.has-navbar-fixed-top-touch {
    padding-top: 3.25rem;
  }
  /* line 277, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-touch,
body.has-navbar-fixed-bottom-touch {
    padding-bottom: 3.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar,
.navbar-menu,
.navbar-start,
.navbar-end {
    align-items: stretch;
    display: flex;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar {
    min-height: 3.25rem;
  }
  /* line 289, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced {
    padding: 1rem 2rem;
  }
  /* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-start,
.navbar.is-spaced .navbar-end {
    align-items: center;
  }
  /* line 294, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced a.navbar-item,
.navbar.is-spaced .navbar-link {
    border-radius: 4px;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent a.navbar-item:focus, .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active,
.navbar.is-transparent .navbar-link:focus,
.navbar.is-transparent .navbar-link:hover,
.navbar.is-transparent .navbar-link.is-active {
    background-color: transparent !important;
  }
  /* line 309, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link {
    background-color: transparent !important;
  }
  /* line 313, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 317, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-burger {
    display: none;
  }
  /* line 322, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item,
.navbar-link {
    align-items: center;
    display: flex;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown {
    align-items: stretch;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-link::after {
    transform: rotate(135deg) translate(0.25em, -0.25em);
  }
  /* line 332, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-dropdown {
    border-bottom: 2px solid #dbdbdb;
    border-radius: 6px 6px 0 0;
    border-top: none;
    bottom: 100%;
    box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1);
    top: auto;
  }
  /* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown {
    display: block;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }
  /* line 350, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    flex-grow: 1;
    flex-shrink: 0;
  }
  /* line 353, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-start {
    justify-content: flex-start;
    margin-right: auto;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-end {
    justify-content: flex-end;
    margin-left: auto;
  }
  /* line 359, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown {
    background-color: white;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 2px solid #dbdbdb;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1);
    display: none;
    font-size: 0.875rem;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 100%;
    z-index: 20;
  }
  /* line 372, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown .navbar-item {
    padding: 0.375rem 1rem;
    white-space: nowrap;
  }
  /* line 375, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item {
    padding-right: 3rem;
  }
  /* line 377, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 381, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 384, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed {
    border-radius: 6px;
    border-top: none;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    display: block;
    opacity: 0;
    pointer-events: none;
    top: calc(100% + (-4px));
    transform: translateY(-5px);
    transition-duration: 86ms;
    transition-property: opacity, transform;
  }
  /* line 396, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown.is-right {
    left: auto;
    right: 0;
  }
  /* line 399, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-divider {
    display: block;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-brand,
.container > .navbar .navbar-brand {
    margin-left: -0.75rem;
  }
  /* line 405, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-menu,
.container > .navbar .navbar-menu {
    margin-right: -0.75rem;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop {
    bottom: 0;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-desktop {
    top: 0;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-desktop,
body.has-navbar-fixed-top-desktop {
    padding-top: 3.25rem;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-desktop,
body.has-navbar-fixed-bottom-desktop {
    padding-bottom: 3.25rem;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-top,
body.has-spaced-navbar-fixed-top {
    padding-top: 5.25rem;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-bottom,
body.has-spaced-navbar-fixed-bottom {
    padding-bottom: 5.25rem;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active,
.navbar-link.is-active {
    color: #0a0a0a;
  }
  /* line 433, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active:not(:focus):not(:hover),
.navbar-link.is-active:not(:focus):not(:hover) {
    background-color: transparent;
  }
  /* line 439, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #fafafa;
  }
}

/* line 445, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.hero.is-fullheight-with-navbar {
  min-height: calc(100vh - 3.25rem);
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination {
  font-size: 1rem;
  margin: -0.25rem;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-small {
  font-size: 0.75rem;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-medium {
  font-size: 1.25rem;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-large {
  font-size: 1.5rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-previous,
.pagination.is-rounded .pagination-next {
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 9999px;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-link {
  border-radius: 9999px;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination,
.pagination-list {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
  font-size: 1em;
  justify-content: center;
  margin: 0.25rem;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: center;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link {
  border-color: #dbdbdb;
  color: #363636;
  min-width: 2.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:hover,
.pagination-next:hover,
.pagination-link:hover {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus {
  border-color: #485fc7;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:active,
.pagination-next:active,
.pagination-link:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled] {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
  box-shadow: none;
  color: #7a7a7a;
  opacity: 0.5;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next {
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-link.is-current {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-ellipsis {
  color: #b5b5b5;
  pointer-events: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list {
  flex-wrap: wrap;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list li {
  list-style: none;
}

@media screen and (max-width: 768px) {
  /* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    flex-wrap: wrap;
  }
  /* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next {
    flex-grow: 1;
    flex-shrink: 1;
  }
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list li {
    flex-grow: 1;
    flex-shrink: 1;
  }
}

@media screen and (min-width: 769px), print {
  /* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list {
    flex-grow: 1;
    flex-shrink: 1;
    justify-content: flex-start;
    order: 1;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous {
    order: 2;
  }
  /* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-next {
    order: 3;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    justify-content: space-between;
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-previous {
    order: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-list {
    justify-content: center;
    order: 2;
  }
  /* line 157, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-next {
    order: 3;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-previous {
    order: 1;
  }
  /* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-next {
    order: 2;
  }
  /* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-list {
    justify-content: flex-end;
    order: 3;
  }
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel {
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  font-size: 1rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-heading {
  background-color: white;
  color: #0a0a0a;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-tabs a.is-active {
  border-bottom-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-block.is-active .panel-icon {
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-heading {
  background-color: #0a0a0a;
  color: white;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-tabs a.is-active {
  border-bottom-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-block.is-active .panel-icon {
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-heading {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-tabs a.is-active {
  border-bottom-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-block.is-active .panel-icon {
  color: whitesmoke;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-heading {
  background-color: #363636;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-tabs a.is-active {
  border-bottom-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-block.is-active .panel-icon {
  color: #363636;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-heading {
  background-color: #00d1b2;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-tabs a.is-active {
  border-bottom-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-block.is-active .panel-icon {
  color: #00d1b2;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-heading {
  background-color: #485fc7;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-tabs a.is-active {
  border-bottom-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-heading {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-tabs a.is-active {
  border-bottom-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-block.is-active .panel-icon {
  color: #3e8ed0;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-heading {
  background-color: #48c78e;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-tabs a.is-active {
  border-bottom-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-block.is-active .panel-icon {
  color: #48c78e;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-heading {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-tabs a.is-active {
  border-bottom-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-block.is-active .panel-icon {
  color: #ffe08a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-heading {
  background-color: #f14668;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-tabs a.is-active {
  border-bottom-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-block.is-active .panel-icon {
  color: #f14668;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs:not(:last-child),
.panel-block:not(:last-child) {
  border-bottom: 1px solid #ededed;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-heading {
  background-color: #ededed;
  border-radius: 6px 6px 0 0;
  color: #363636;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.75em 1em;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs {
  align-items: flex-end;
  display: flex;
  font-size: 0.875em;
  justify-content: center;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: -1px;
  padding: 0.5em;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a.is-active {
  border-bottom-color: #4a4a4a;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a {
  color: #4a4a4a;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a:hover {
  color: #485fc7;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block {
  align-items: center;
  color: #363636;
  display: flex;
  justify-content: flex-start;
  padding: 0.5em 0.75em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block input[type="checkbox"] {
  margin-right: 0.75em;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block > .control {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-wrapped {
  flex-wrap: wrap;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active {
  border-left-color: #485fc7;
  color: #363636;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block,
label.panel-block {
  cursor: pointer;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block:hover,
label.panel-block:hover {
  background-color: whitesmoke;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.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;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-icon .fa {
  font-size: inherit;
  line-height: inherit;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs {
  -webkit-overflow-scrolling: touch;
  align-items: stretch;
  display: flex;
  font-size: 1rem;
  justify-content: space-between;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs a:hover {
  border-bottom-color: #363636;
  color: #363636;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li {
  display: block;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li.is-active a {
  border-bottom-color: #485fc7;
  color: #485fc7;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-left {
  padding-right: 0.75em;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-center {
  flex: none;
  justify-content: center;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-right {
  justify-content: flex-end;
  padding-left: 0.75em;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:first-child {
  margin-right: 0.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:last-child {
  margin-left: 0.5em;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-centered ul {
  justify-content: center;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-right ul {
  justify-content: flex-end;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a:hover {
  background-color: whitesmoke;
  border-bottom-color: #dbdbdb;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed li.is-active a {
  background-color: white;
  border-color: #dbdbdb;
  border-bottom-color: transparent !important;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-fullwidth li {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 0;
  position: relative;
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a:hover {
  background-color: whitesmoke;
  border-color: #b5b5b5;
  z-index: 2;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li + li {
  margin-left: -1px;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:first-child a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li.is-active a {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
  z-index: 1;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle ul {
  border-bottom: none;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:first-child a {
  border-bottom-left-radius: 9999px;
  border-top-left-radius: 9999px;
  padding-left: 1.25em;
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:last-child a {
  border-bottom-right-radius: 9999px;
  border-top-right-radius: 9999px;
  padding-right: 1.25em;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-small {
  font-size: 0.75rem;
}

/* line 173, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-medium {
  font-size: 1.25rem;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-large {
  font-size: 1.5rem;
}

/* Bulma Grid */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-narrow {
  flex: none;
  width: unset;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-full {
  flex: none;
  width: 100%;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-quarters {
  flex: none;
  width: 75%;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-half {
  flex: none;
  width: 50%;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-third {
  flex: none;
  width: 33.3333%;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-quarter {
  flex: none;
  width: 25%;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-fifth {
  flex: none;
  width: 20%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-fifths {
  flex: none;
  width: 40%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-fifths {
  flex: none;
  width: 60%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-four-fifths {
  flex: none;
  width: 80%;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-quarters {
  margin-left: 75%;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-half {
  margin-left: 50%;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-third {
  margin-left: 33.3333%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-quarter {
  margin-left: 25%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-fifth {
  margin-left: 20%;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-fifths {
  margin-left: 40%;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-fifths {
  margin-left: 60%;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-four-fifths {
  margin-left: 80%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-0 {
  flex: none;
  width: 0%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-0 {
  margin-left: 0%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-1 {
  flex: none;
  width: 8.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-1 {
  margin-left: 8.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-2 {
  flex: none;
  width: 16.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-2 {
  margin-left: 16.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-3 {
  margin-left: 25%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-4 {
  flex: none;
  width: 33.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-4 {
  margin-left: 33.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-5 {
  flex: none;
  width: 41.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-5 {
  margin-left: 41.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-6 {
  margin-left: 50%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-7 {
  flex: none;
  width: 58.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-7 {
  margin-left: 58.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-8 {
  flex: none;
  width: 66.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-8 {
  margin-left: 66.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-9 {
  margin-left: 75%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-10 {
  flex: none;
  width: 83.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-10 {
  margin-left: 83.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-11 {
  flex: none;
  width: 91.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-11 {
  margin-left: 91.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-12 {
  flex: none;
  width: 100%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-12 {
  margin-left: 100%;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-mobile {
    flex: none;
    width: unset;
  }
  /* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  /* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  /* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  /* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  /* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  /* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-mobile {
    flex: none;
    width: 20%;
  }
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-mobile {
    flex: none;
    width: 40%;
  }
  /* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-mobile {
    flex: none;
    width: 60%;
  }
  /* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-mobile {
    flex: none;
    width: 80%;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  /* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  /* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  /* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  /* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-mobile {
    margin-left: 20%;
  }
  /* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-mobile {
    margin-left: 40%;
  }
  /* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-mobile {
    margin-left: 60%;
  }
  /* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-mobile {
    margin-left: 80%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-mobile {
    flex: none;
    width: 0%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-mobile {
    margin-left: 0%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-mobile {
    flex: none;
    width: 8.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-mobile {
    margin-left: 8.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-mobile {
    flex: none;
    width: 16.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-mobile {
    margin-left: 16.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-mobile {
    flex: none;
    width: 33.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-mobile {
    margin-left: 33.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-mobile {
    flex: none;
    width: 41.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-mobile {
    margin-left: 41.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-mobile {
    flex: none;
    width: 58.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-mobile {
    margin-left: 58.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-mobile {
    flex: none;
    width: 66.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-mobile {
    margin-left: 66.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-mobile {
    flex: none;
    width: 83.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-mobile {
    margin-left: 83.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-mobile {
    flex: none;
    width: 91.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-mobile {
    margin-left: 91.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow, .column.is-narrow-tablet {
    flex: none;
    width: unset;
  }
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full, .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  /* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters, .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds, .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half, .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third, .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  /* line 151, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter, .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  /* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth, .column.is-one-fifth-tablet {
    flex: none;
    width: 20%;
  }
  /* line 159, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths, .column.is-two-fifths-tablet {
    flex: none;
    width: 40%;
  }
  /* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths, .column.is-three-fifths-tablet {
    flex: none;
    width: 60%;
  }
  /* line 167, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths, .column.is-four-fifths-tablet {
    flex: none;
    width: 80%;
  }
  /* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  /* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  /* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half, .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  /* line 180, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third, .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  /* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  /* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
    margin-left: 20%;
  }
  /* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
    margin-left: 40%;
  }
  /* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
    margin-left: 60%;
  }
  /* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
    margin-left: 80%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0, .column.is-0-tablet {
    flex: none;
    width: 0%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0, .column.is-offset-0-tablet {
    margin-left: 0%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1, .column.is-1-tablet {
    flex: none;
    width: 8.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1, .column.is-offset-1-tablet {
    margin-left: 8.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2, .column.is-2-tablet {
    flex: none;
    width: 16.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2, .column.is-offset-2-tablet {
    margin-left: 16.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3, .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3, .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4, .column.is-4-tablet {
    flex: none;
    width: 33.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4, .column.is-offset-4-tablet {
    margin-left: 33.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5, .column.is-5-tablet {
    flex: none;
    width: 41.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5, .column.is-offset-5-tablet {
    margin-left: 41.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6, .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6, .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7, .column.is-7-tablet {
    flex: none;
    width: 58.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7, .column.is-offset-7-tablet {
    margin-left: 58.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8, .column.is-8-tablet {
    flex: none;
    width: 66.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8, .column.is-offset-8-tablet {
    margin-left: 66.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9, .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9, .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10, .column.is-10-tablet {
    flex: none;
    width: 83.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10, .column.is-offset-10-tablet {
    margin-left: 83.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11, .column.is-11-tablet {
    flex: none;
    width: 91.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11, .column.is-offset-11-tablet {
    margin-left: 91.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12, .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12, .column.is-offset-12-tablet {
    margin-left: 100%;
  }
}

@media screen and (max-width: 1023px) {
  /* line 205, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-touch {
    flex: none;
    width: unset;
  }
  /* line 208, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  /* line 211, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-touch {
    flex: none;
    width: 75%;
  }
  /* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-touch {
    flex: none;
    width: 66.6666%;
  }
  /* line 217, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-touch {
    flex: none;
    width: 50%;
  }
  /* line 220, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-touch {
    flex: none;
    width: 33.3333%;
  }
  /* line 223, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-touch {
    flex: none;
    width: 25%;
  }
  /* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-touch {
    flex: none;
    width: 20%;
  }
  /* line 229, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-touch {
    flex: none;
    width: 40%;
  }
  /* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-touch {
    flex: none;
    width: 60%;
  }
  /* line 235, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-touch {
    flex: none;
    width: 80%;
  }
  /* line 238, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-touch {
    margin-left: 75%;
  }
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-touch {
    margin-left: 66.6666%;
  }
  /* line 242, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-touch {
    margin-left: 50%;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-touch {
    margin-left: 33.3333%;
  }
  /* line 246, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-touch {
    margin-left: 25%;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-touch {
    margin-left: 20%;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-touch {
    margin-left: 40%;
  }
  /* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-touch {
    margin-left: 60%;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-touch {
    margin-left: 80%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-touch {
    flex: none;
    width: 0%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-touch {
    margin-left: 0%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-touch {
    flex: none;
    width: 8.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-touch {
    margin-left: 8.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-touch {
    flex: none;
    width: 16.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-touch {
    margin-left: 16.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-touch {
    flex: none;
    width: 25%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-touch {
    margin-left: 25%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-touch {
    flex: none;
    width: 33.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-touch {
    margin-left: 33.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-touch {
    flex: none;
    width: 41.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-touch {
    margin-left: 41.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-touch {
    flex: none;
    width: 50%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-touch {
    margin-left: 50%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-touch {
    flex: none;
    width: 58.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-touch {
    margin-left: 58.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-touch {
    flex: none;
    width: 66.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-touch {
    margin-left: 66.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-touch {
    flex: none;
    width: 75%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-touch {
    margin-left: 75%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-touch {
    flex: none;
    width: 83.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-touch {
    margin-left: 83.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-touch {
    flex: none;
    width: 91.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-touch {
    margin-left: 91.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-touch {
    flex: none;
    width: 100%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-touch {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-desktop {
    flex: none;
    width: unset;
  }
  /* line 266, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  /* line 272, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  /* line 278, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  /* line 284, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-desktop {
    flex: none;
    width: 20%;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-desktop {
    flex: none;
    width: 40%;
  }
  /* line 290, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-desktop {
    flex: none;
    width: 60%;
  }
  /* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-desktop {
    flex: none;
    width: 80%;
  }
  /* line 296, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  /* line 298, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  /* line 302, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  /* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  /* line 306, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-desktop {
    margin-left: 20%;
  }
  /* line 308, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-desktop {
    margin-left: 40%;
  }
  /* line 310, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-desktop {
    margin-left: 60%;
  }
  /* line 312, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-desktop {
    margin-left: 80%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-desktop {
    flex: none;
    width: 0%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-desktop {
    margin-left: 0%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-desktop {
    flex: none;
    width: 8.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-desktop {
    margin-left: 8.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-desktop {
    flex: none;
    width: 16.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-desktop {
    margin-left: 16.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-desktop {
    flex: none;
    width: 33.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-desktop {
    margin-left: 33.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-desktop {
    flex: none;
    width: 41.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-desktop {
    margin-left: 41.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-desktop {
    flex: none;
    width: 58.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-desktop {
    margin-left: 58.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-desktop {
    flex: none;
    width: 66.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-desktop {
    margin-left: 66.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-desktop {
    flex: none;
    width: 83.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-desktop {
    margin-left: 83.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-desktop {
    flex: none;
    width: 91.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-desktop {
    margin-left: 91.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1216px) {
  /* line 321, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-widescreen {
    flex: none;
    width: unset;
  }
  /* line 324, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  /* line 333, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 336, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  /* line 339, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 342, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-widescreen {
    flex: none;
    width: 20%;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-widescreen {
    flex: none;
    width: 40%;
  }
  /* line 348, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-widescreen {
    flex: none;
    width: 60%;
  }
  /* line 351, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-widescreen {
    flex: none;
    width: 80%;
  }
  /* line 354, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  /* line 358, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  /* line 360, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  /* line 362, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  /* line 364, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-widescreen {
    margin-left: 20%;
  }
  /* line 366, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-widescreen {
    margin-left: 40%;
  }
  /* line 368, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-widescreen {
    margin-left: 60%;
  }
  /* line 370, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-widescreen {
    margin-left: 80%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-widescreen {
    flex: none;
    width: 0%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-widescreen {
    margin-left: 0%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-widescreen {
    flex: none;
    width: 8.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-widescreen {
    margin-left: 8.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-widescreen {
    flex: none;
    width: 16.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-widescreen {
    margin-left: 16.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-widescreen {
    flex: none;
    width: 33.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-widescreen {
    margin-left: 33.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-widescreen {
    flex: none;
    width: 41.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-widescreen {
    margin-left: 41.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-widescreen {
    flex: none;
    width: 58.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-widescreen {
    margin-left: 58.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-widescreen {
    flex: none;
    width: 66.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-widescreen {
    margin-left: 66.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-widescreen {
    flex: none;
    width: 83.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-widescreen {
    margin-left: 83.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-widescreen {
    flex: none;
    width: 91.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-widescreen {
    margin-left: 91.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1408px) {
  /* line 379, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-fullhd {
    flex: none;
    width: unset;
  }
  /* line 382, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 385, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 388, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
  /* line 391, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 394, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  /* line 397, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 400, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-fullhd {
    flex: none;
    width: 20%;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-fullhd {
    flex: none;
    width: 40%;
  }
  /* line 406, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-fullhd {
    flex: none;
    width: 60%;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-fullhd {
    flex: none;
    width: 80%;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-fullhd {
    margin-left: 75%;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-fullhd {
    margin-left: 66.6666%;
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-fullhd {
    margin-left: 50%;
  }
  /* line 418, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-fullhd {
    margin-left: 33.3333%;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-fullhd {
    margin-left: 25%;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-fullhd {
    margin-left: 20%;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-fullhd {
    margin-left: 40%;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-fullhd {
    margin-left: 60%;
  }
  /* line 428, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-fullhd {
    margin-left: 80%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-fullhd {
    flex: none;
    width: 0%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-fullhd {
    margin-left: 0%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-fullhd {
    flex: none;
    width: 8.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-fullhd {
    margin-left: 8.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-fullhd {
    flex: none;
    width: 16.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-fullhd {
    margin-left: 16.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-fullhd {
    margin-left: 25%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-fullhd {
    flex: none;
    width: 33.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-fullhd {
    margin-left: 33.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-fullhd {
    flex: none;
    width: 41.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-fullhd {
    margin-left: 41.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-fullhd {
    margin-left: 50%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-fullhd {
    flex: none;
    width: 58.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-fullhd {
    margin-left: 58.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-fullhd {
    flex: none;
    width: 66.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-fullhd {
    margin-left: 66.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-fullhd {
    margin-left: 75%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-fullhd {
    flex: none;
    width: 83.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-fullhd {
    margin-left: 83.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-fullhd {
    flex: none;
    width: 91.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-fullhd {
    margin-left: 91.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-fullhd {
    margin-left: 100%;
  }
}

/* line 437, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 441, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:last-child {
  margin-bottom: -0.75rem;
}

/* line 443, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:not(:last-child) {
  margin-bottom: calc(1.5rem - 0.75rem);
}

/* line 446, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-centered {
  justify-content: center;
}

/* line 448, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

/* line 452, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless > .column {
  margin: 0;
  padding: 0 !important;
}

/* line 455, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 457, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:last-child {
  margin-bottom: 0;
}

/* line 459, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile {
  display: flex;
}

/* line 461, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-multiline {
  flex-wrap: wrap;
}

/* line 463, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-vcentered {
  align-items: center;
}

@media screen and (min-width: 769px), print {
  /* line 467, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns:not(.is-desktop) {
    display: flex;
  }
}

@media screen and (min-width: 1024px) {
  /* line 471, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-desktop {
    display: flex;
  }
}

/* line 475, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable {
  --columnGap: 0.75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap));
}

/* line 479, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable > .column {
  padding-left: var(--columnGap);
  padding-right: var(--columnGap);
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-0 {
  --columnGap: 0rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-mobile {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet-only {
    --columnGap: 0rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-touch {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-fullhd {
    --columnGap: 0rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-1 {
  --columnGap: 0.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-mobile {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-touch {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-fullhd {
    --columnGap: 0.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-2 {
  --columnGap: 0.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-mobile {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-touch {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-fullhd {
    --columnGap: 0.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-3 {
  --columnGap: 0.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-mobile {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-touch {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-fullhd {
    --columnGap: 0.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-4 {
  --columnGap: 1rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-mobile {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet-only {
    --columnGap: 1rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-touch {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-fullhd {
    --columnGap: 1rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-5 {
  --columnGap: 1.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-mobile {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-touch {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-fullhd {
    --columnGap: 1.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-6 {
  --columnGap: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-mobile {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-touch {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-fullhd {
    --columnGap: 1.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-7 {
  --columnGap: 1.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-mobile {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-touch {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-fullhd {
    --columnGap: 1.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-8 {
  --columnGap: 2rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-mobile {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet-only {
    --columnGap: 2rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-touch {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-fullhd {
    --columnGap: 2rem;
  }
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile {
  align-items: stretch;
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  min-height: min-content;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:last-child {
  margin-bottom: -0.75rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-child {
  margin: 0 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-parent {
  padding: 0.75rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical {
  flex-direction: column;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical > .tile.is-child:not(:last-child) {
  margin-bottom: 1.5rem !important;
}

@media screen and (min-width: 769px), print {
  /* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile:not(.is-child) {
    display: flex;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-1 {
    flex: none;
    width: 8.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-2 {
    flex: none;
    width: 16.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-3 {
    flex: none;
    width: 25%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-4 {
    flex: none;
    width: 33.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-5 {
    flex: none;
    width: 41.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-6 {
    flex: none;
    width: 50%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-7 {
    flex: none;
    width: 58.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-8 {
    flex: none;
    width: 66.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-9 {
    flex: none;
    width: 75%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-10 {
    flex: none;
    width: 83.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-11 {
    flex: none;
    width: 91.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-12 {
    flex: none;
    width: 100%;
  }
}

/* Bulma Helpers */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white {
  color: white !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-white:hover, a.has-text-white:focus {
  color: #e6e6e6 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white {
  background-color: white !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black {
  color: #0a0a0a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-black:hover, a.has-text-black:focus {
  color: black !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black {
  background-color: #0a0a0a !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-light {
  color: whitesmoke !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-light:hover, a.has-text-light:focus {
  color: #dbdbdb !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-light {
  background-color: whitesmoke !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-dark {
  color: #363636 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-dark {
  background-color: #363636 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary {
  color: #00d1b2 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary:hover, a.has-text-primary:focus {
  color: #009e86 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary {
  background-color: #00d1b2 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-light {
  color: #ebfffc !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-light:hover, a.has-text-primary-light:focus {
  color: #b8fff4 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-light {
  background-color: #ebfffc !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-dark {
  color: #00947e !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-dark:hover, a.has-text-primary-dark:focus {
  color: #00c7a9 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-dark {
  background-color: #00947e !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link {
  color: #485fc7 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link:hover, a.has-text-link:focus {
  color: #3449a8 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link {
  background-color: #485fc7 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-light {
  color: #eff1fa !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-light:hover, a.has-text-link-light:focus {
  color: #c8cfee !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-light {
  background-color: #eff1fa !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-dark {
  color: #3850b7 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-dark:hover, a.has-text-link-dark:focus {
  color: #576dcb !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-dark {
  background-color: #3850b7 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info {
  color: #3e8ed0 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info:hover, a.has-text-info:focus {
  color: #2b74b1 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info {
  background-color: #3e8ed0 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-light {
  color: #eff5fb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-light:hover, a.has-text-info-light:focus {
  color: #c6ddf1 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-light {
  background-color: #eff5fb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-dark {
  color: #296fa8 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-dark:hover, a.has-text-info-dark:focus {
  color: #368ace !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-dark {
  background-color: #296fa8 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success {
  color: #48c78e !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success:hover, a.has-text-success:focus {
  color: #34a873 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success {
  background-color: #48c78e !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-light {
  color: #effaf5 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-light:hover, a.has-text-success-light:focus {
  color: #c8eedd !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-light {
  background-color: #effaf5 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-dark {
  color: #257953 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-dark:hover, a.has-text-success-dark:focus {
  color: #31a06e !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-dark {
  background-color: #257953 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning {
  color: #ffe08a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning:hover, a.has-text-warning:focus {
  color: #ffd257 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning {
  background-color: #ffe08a !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-light {
  color: #fffaeb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-light:hover, a.has-text-warning-light:focus {
  color: #ffecb8 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-light {
  background-color: #fffaeb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-dark {
  color: #946c00 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-dark:hover, a.has-text-warning-dark:focus {
  color: #c79200 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-dark {
  background-color: #946c00 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger {
  color: #f14668 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ee1742 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger {
  background-color: #f14668 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-light {
  color: #feecf0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-light:hover, a.has-text-danger-light:focus {
  color: #fabdc9 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-light {
  background-color: #feecf0 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-dark {
  color: #cc0f35 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-dark:hover, a.has-text-danger-dark:focus {
  color: #ee2049 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-dark {
  background-color: #cc0f35 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-bis {
  color: #121212 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-bis {
  background-color: #121212 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-ter {
  color: #242424 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-ter {
  background-color: #242424 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-darker {
  color: #363636 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-darker {
  background-color: #363636 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-dark {
  color: #4a4a4a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-dark {
  background-color: #4a4a4a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey {
  color: #7a7a7a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey {
  background-color: #7a7a7a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-light {
  color: #b5b5b5 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-light {
  background-color: #b5b5b5 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-lighter {
  color: #dbdbdb !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-lighter {
  background-color: #dbdbdb !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-ter {
  color: whitesmoke !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-ter {
  background-color: whitesmoke !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-bis {
  color: #fafafa !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-bis {
  background-color: #fafafa !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row {
  flex-direction: row !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column {
  flex-direction: column !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-nowrap {
  flex-wrap: nowrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap {
  flex-wrap: wrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-start {
  justify-content: flex-start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-end {
  justify-content: flex-end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-center {
  justify-content: center !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-between {
  justify-content: space-between !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-around {
  justify-content: space-around !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-evenly {
  justify-content: space-evenly !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-start {
  justify-content: start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-end {
  justify-content: end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-left {
  justify-content: left !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-right {
  justify-content: right !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-start {
  align-content: flex-start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-end {
  align-content: flex-end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-center {
  align-content: center !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-between {
  align-content: space-between !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-around {
  align-content: space-around !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-evenly {
  align-content: space-evenly !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-stretch {
  align-content: stretch !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-start {
  align-content: start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-end {
  align-content: end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-baseline {
  align-content: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-stretch {
  align-items: stretch !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-start {
  align-items: flex-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-end {
  align-items: flex-end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-center {
  align-items: center !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-baseline {
  align-items: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-start {
  align-items: start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-end {
  align-items: end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-start {
  align-items: self-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-end {
  align-items: self-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-auto {
  align-self: auto !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-start {
  align-self: flex-start !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-end {
  align-self: flex-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-center {
  align-self: center !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-baseline {
  align-self: baseline !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-stretch {
  align-self: stretch !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-2 {
  flex-grow: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-3 {
  flex-grow: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-4 {
  flex-grow: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-5 {
  flex-grow: 5 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-2 {
  flex-shrink: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-3 {
  flex-shrink: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-4 {
  flex-shrink: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-5 {
  flex-shrink: 5 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/../utilities/mixins.sass */
.is-clearfix::after {
  clear: both;
  content: " ";
  display: table;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-left {
  float: left !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-right {
  float: right !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-radiusless {
  border-radius: 0 !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-shadowless {
  box-shadow: none !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-clickable {
  cursor: pointer !important;
  pointer-events: all !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/overflow.sass */
.is-clipped {
  overflow: hidden !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/position.sass */
.is-relative {
  position: relative !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-marginless {
  margin: 0 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-paddingless {
  padding: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-0 {
  margin: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-0 {
  margin-top: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-0 {
  margin-right: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-0 {
  margin-left: 0 !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-1 {
  margin: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-1 {
  margin-right: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-1 {
  margin-left: 0.25rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-2 {
  margin: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-2 {
  margin-right: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-2 {
  margin-left: 0.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-3 {
  margin: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-3 {
  margin-top: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-3 {
  margin-right: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-3 {
  margin-bottom: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-3 {
  margin-left: 0.75rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-4 {
  margin: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-4 {
  margin-top: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-4 {
  margin-right: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-4 {
  margin-bottom: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-4 {
  margin-left: 1rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-5 {
  margin: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-5 {
  margin-top: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-5 {
  margin-right: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-5 {
  margin-bottom: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-5 {
  margin-left: 1.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-5 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-5 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-6 {
  margin: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-6 {
  margin-top: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-6 {
  margin-right: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-6 {
  margin-bottom: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-6 {
  margin-left: 3rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-auto {
  margin: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-auto {
  margin-top: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-auto {
  margin-right: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-auto {
  margin-left: auto !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-0 {
  padding: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-0 {
  padding-top: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-0 {
  padding-right: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-0 {
  padding-left: 0 !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-1 {
  padding: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-1 {
  padding-right: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-1 {
  padding-left: 0.25rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-2 {
  padding: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-2 {
  padding-right: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-2 {
  padding-left: 0.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-3 {
  padding: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-3 {
  padding-top: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-3 {
  padding-right: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-3 {
  padding-bottom: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-3 {
  padding-left: 0.75rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-4 {
  padding: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-4 {
  padding-top: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-4 {
  padding-right: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-4 {
  padding-bottom: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-4 {
  padding-left: 1rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-5 {
  padding: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-5 {
  padding-top: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-5 {
  padding-right: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-5 {
  padding-bottom: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-5 {
  padding-left: 1.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-5 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-5 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-6 {
  padding: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-6 {
  padding-top: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-6 {
  padding-right: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-6 {
  padding-bottom: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-6 {
  padding-left: 3rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-auto {
  padding: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-auto {
  padding-top: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-auto {
  padding-right: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-auto {
  padding-bottom: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-auto {
  padding-left: auto !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-auto {
  padding-left: auto !important;
  padding-right: auto !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-auto {
  padding-top: auto !important;
  padding-bottom: auto !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-1 {
  font-size: 3rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-2 {
  font-size: 2.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-3 {
  font-size: 2rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-4 {
  font-size: 1.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-5 {
  font-size: 1.25rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-6 {
  font-size: 1rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-7 {
  font-size: 0.75rem !important;
}

@media screen and (max-width: 768px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-mobile {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-mobile {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-mobile {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-mobile {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-mobile {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-mobile {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-mobile {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-tablet {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-tablet {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-tablet {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-tablet {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-tablet {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-tablet {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-tablet {
    font-size: 0.75rem !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-touch {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-touch {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-touch {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-touch {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-touch {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-touch {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-touch {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-desktop {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-desktop {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-desktop {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-desktop {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-desktop {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-desktop {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-desktop {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-widescreen {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-widescreen {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-widescreen {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-widescreen {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-widescreen {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-widescreen {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-widescreen {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-fullhd {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-fullhd {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-fullhd {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-fullhd {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-fullhd {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-fullhd {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-fullhd {
    font-size: 0.75rem !important;
  }
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-centered {
  text-align: center !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-justified {
  text-align: justify !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-left {
  text-align: left !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-right {
  text-align: right !important;
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-mobile {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet-only {
    text-align: center !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-touch {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-fullhd {
    text-align: center !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-mobile {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet-only {
    text-align: justify !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-touch {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-fullhd {
    text-align: justify !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-mobile {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet-only {
    text-align: left !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-touch {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-fullhd {
    text-align: left !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-mobile {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet-only {
    text-align: right !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-touch {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-fullhd {
    text-align: right !important;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-capitalized {
  text-transform: capitalize !important;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-lowercase {
  text-transform: lowercase !important;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-uppercase {
  text-transform: uppercase !important;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-italic {
  font-style: italic !important;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-underlined {
  text-decoration: underline !important;
}

/* line 79, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-light {
  font-weight: 300 !important;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-normal {
  font-weight: 400 !important;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-medium {
  font-weight: 500 !important;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-semibold {
  font-weight: 600 !important;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-bold {
  font-weight: 700 !important;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-primary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-secondary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-sans-serif {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-monospace {
  font-family: monospace !important;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-code {
  font-family: monospace !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-block {
  display: block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-mobile {
    display: block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet {
    display: block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet-only {
    display: block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-touch {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop-only {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen-only {
    display: block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-fullhd {
    display: block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-flex {
  display: flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-mobile {
    display: flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet {
    display: flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet-only {
    display: flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-touch {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-fullhd {
    display: flex !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-mobile {
    display: inline !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet {
    display: inline !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet-only {
    display: inline !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-touch {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-fullhd {
    display: inline !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-block {
  display: inline-block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-mobile {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet-only {
    display: inline-block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-touch {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-fullhd {
    display: inline-block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-flex {
  display: inline-flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-mobile {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet-only {
    display: inline-flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-touch {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-fullhd {
    display: inline-flex !important;
  }
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-hidden {
  display: none !important;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-sr-only {
  border: none !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 0.01em !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 0.01em !important;
}

@media screen and (max-width: 768px) {
  /* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet {
    display: none !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet-only {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-touch {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen-only {
    display: none !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-fullhd {
    display: none !important;
  }
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-invisible {
  visibility: hidden !important;
}

@media screen and (max-width: 768px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-mobile {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet-only {
    visibility: hidden !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-touch {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-fullhd {
    visibility: hidden !important;
  }
}

/* Bulma Layout */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .navbar {
  background: none;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .tabs ul {
  border-bottom: none;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-white strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .title {
  color: #0a0a0a;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle {
  color: rgba(10, 10, 10, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle a:not(.button),
.hero.is-white .subtitle strong {
  color: #0a0a0a;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white .navbar-menu {
    background-color: white;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .navbar-item,
.hero.is-white .navbar-link {
  color: rgba(10, 10, 10, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a.navbar-item:hover, .hero.is-white a.navbar-item.is-active,
.hero.is-white .navbar-link:hover,
.hero.is-white .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a {
  color: #0a0a0a;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs li.is-active a {
  color: white !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a {
  color: #0a0a0a;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white.is-bold {
  background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-black strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .title {
  color: white;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle a:not(.button),
.hero.is-black .subtitle strong {
  color: white;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black .navbar-menu {
    background-color: #0a0a0a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .navbar-item,
.hero.is-black .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a.navbar-item:hover, .hero.is-black a.navbar-item.is-active,
.hero.is-black .navbar-link:hover,
.hero.is-black .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a {
  color: white;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs li.is-active a {
  color: #0a0a0a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a {
  color: white;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black.is-bold {
  background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-light strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle a:not(.button),
.hero.is-light .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light .navbar-menu {
    background-color: whitesmoke;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .navbar-item,
.hero.is-light .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a.navbar-item:hover, .hero.is-light a.navbar-item.is-active,
.hero.is-light .navbar-link:hover,
.hero.is-light .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs li.is-active a {
  color: whitesmoke !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active a, .hero.is-light .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light.is-bold {
  background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-dark strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle a:not(.button),
.hero.is-dark .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark .navbar-menu {
    background-color: #363636;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .navbar-item,
.hero.is-dark .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a.navbar-item:hover, .hero.is-dark a.navbar-item.is-active,
.hero.is-dark .navbar-link:hover,
.hero.is-dark .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs li.is-active a {
  color: #363636 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #363636;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark.is-bold {
  background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-primary strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle a:not(.button),
.hero.is-primary .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary .navbar-menu {
    background-color: #00d1b2;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .navbar-item,
.hero.is-primary .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a.navbar-item:hover, .hero.is-primary a.navbar-item.is-active,
.hero.is-primary .navbar-link:hover,
.hero.is-primary .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs li.is-active a {
  color: #00d1b2 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #00d1b2;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary.is-bold {
  background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-link strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle a:not(.button),
.hero.is-link .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link .navbar-menu {
    background-color: #485fc7;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .navbar-item,
.hero.is-link .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a.navbar-item:hover, .hero.is-link a.navbar-item.is-active,
.hero.is-link .navbar-link:hover,
.hero.is-link .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs li.is-active a {
  color: #485fc7 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #485fc7;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link.is-bold {
  background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-info strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle a:not(.button),
.hero.is-info .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info .navbar-menu {
    background-color: #3e8ed0;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .navbar-item,
.hero.is-info .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a.navbar-item:hover, .hero.is-info a.navbar-item.is-active,
.hero.is-info .navbar-link:hover,
.hero.is-info .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs li.is-active a {
  color: #3e8ed0 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #3e8ed0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info.is-bold {
  background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-success strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle a:not(.button),
.hero.is-success .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success .navbar-menu {
    background-color: #48c78e;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .navbar-item,
.hero.is-success .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a.navbar-item:hover, .hero.is-success a.navbar-item.is-active,
.hero.is-success .navbar-link:hover,
.hero.is-success .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs li.is-active a {
  color: #48c78e !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #48c78e;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success.is-bold {
  background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-warning strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle a:not(.button),
.hero.is-warning .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning .navbar-menu {
    background-color: #ffe08a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .navbar-item,
.hero.is-warning .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a.navbar-item:hover, .hero.is-warning a.navbar-item.is-active,
.hero.is-warning .navbar-link:hover,
.hero.is-warning .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs li.is-active a {
  color: #ffe08a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning.is-bold {
  background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-danger strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle a:not(.button),
.hero.is-danger .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger .navbar-menu {
    background-color: #f14668;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .navbar-item,
.hero.is-danger .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a.navbar-item:hover, .hero.is-danger a.navbar-item.is-active,
.hero.is-danger .navbar-link:hover,
.hero.is-danger .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs li.is-active a {
  color: #f14668 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #f14668;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger.is-bold {
  background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
  }
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-small .hero-body {
  padding: 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-medium .hero-body {
    padding: 9rem 4.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-large .hero-body {
    padding: 18rem 6rem;
  }
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body {
  align-items: center;
  display: flex;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container, .hero.is-fullheight-with-navbar .hero-body > .container {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight {
  min-height: 50vh;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-fullheight {
  min-height: 100vh;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video {
  overflow: hidden;
}

/* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video video {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video.is-transparent {
  opacity: 0.3;
}

@media screen and (max-width: 768px) {
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-video {
    display: none;
  }
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-buttons {
  margin-top: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button {
    display: flex;
  }
  /* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons {
    display: flex;
    justify-content: center;
  }
  /* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-right: 1.5rem;
  }
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-head,
.hero-foot {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-body {
  flex-grow: 1;
  flex-shrink: 0;
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-body {
    padding: 3rem 3rem;
  }
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
.section {
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 1024px) {
  /* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section {
    padding: 3rem 3rem;
  }
  /* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-medium {
    padding: 9rem 4.5rem;
  }
  /* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-large {
    padding: 18rem 6rem;
  }
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/footer.sass */
.footer {
  background-color: #fafafa;
  padding: 3rem 1.5rem 6rem;
}

/* line 3, app/assets/stylesheets/contents.scss */
.content-vote {
  color: #dbdbdb;
}

/* line 6, app/assets/stylesheets/contents.scss */
.content-vote:hover {
  color: #f14668;
}

/* line 11, app/assets/stylesheets/contents.scss */
.content-vote.voted, .content-report.reported {
  color: #f14668;
}

/* line 15, app/assets/stylesheets/contents.scss */
.content-report {
  color: #dbdbdb;
}

/* line 18, app/assets/stylesheets/contents.scss */
.content-report:hover {
  color: #f14668;
}
/* line 1, app/assets/stylesheets/direct_upload.scss */
.direct-upload {
  display: inline-block;
  position: relative;
  padding: 4px 8px;
  margin: 0 4px 4px 0;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  font-size: 16px;
  line-height: 22px;
}

/* line 12, app/assets/stylesheets/direct_upload.scss */
.direct-upload--pending {
  opacity: 0.6;
}

/* line 16, app/assets/stylesheets/direct_upload.scss */
.direct-upload__progress {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  opacity: 0.2;
  background: #0076ff;
  transition: width 120ms ease-out, opacity 60ms 60ms ease-in;
  transform: translate3d(0, 0, 0);
}

/* line 27, app/assets/stylesheets/direct_upload.scss */
.direct-upload--complete .direct-upload__progress {
  opacity: 0.4;
}

/* line 31, app/assets/stylesheets/direct_upload.scss */
.direct-upload--error {
  border-color: red;
}

/* line 35, app/assets/stylesheets/direct_upload.scss */
input[type=file][data-direct-upload-url][disabled] {
  display: none;
}
/* line 1, app/assets/stylesheets/helpers/container.scss */
.mw-500 {
  max-width: 500;
}
/* line 1, app/assets/stylesheets/helpers/display.scss */
.is-hidden {
  display: none;
}

/* line 5, app/assets/stylesheets/helpers/display.scss */
.is-underlined {
  text-decoration: underline;
}

/* line 9, app/assets/stylesheets/helpers/display.scss */
.is-hidden {
  display: none !important;
}

/* line 13, app/assets/stylesheets/helpers/display.scss */
.has-cursor-pointer {
  cursor: pointer;
}

/* line 17, app/assets/stylesheets/helpers/display.scss */
.full-height {
  height: 100%;
}

/* line 23, app/assets/stylesheets/helpers/display.scss */
.is-hoverable .show-on-hover {
  display: none;
}

/* line 28, app/assets/stylesheets/helpers/display.scss */
.is-hoverable:hover .show-on-hover {
  display: block;
}
/* line 1, app/assets/stylesheets/helpers/form.scss */
.datetime_input {
  max-width: 280px !important;
}

/* line 5, app/assets/stylesheets/helpers/form.scss */
.width-100 {
  width: 100%;
  min-width: 100%;
}
/* line 1, app/assets/stylesheets/helpers/images.scss */
.w-400 {
  width: 400px;
}

/* line 5, app/assets/stylesheets/helpers/images.scss */
.mw-80p {
  max-width: 80%;
}

/* line 9, app/assets/stylesheets/helpers/images.scss */
.mh-200p {
  max-height: 200px;
}

/* line 13, app/assets/stylesheets/helpers/images.scss */
.mh-350p {
  max-height: 350px;
}

/* line 17, app/assets/stylesheets/helpers/images.scss */
.mh-100p {
  max-height: 100px;
}

/* line 21, app/assets/stylesheets/helpers/images.scss */
.mh-50p {
  max-height: 50px;
}

/* line 25, app/assets/stylesheets/helpers/images.scss */
.width-auto {
  width: auto !important;
}

/* line 29, app/assets/stylesheets/helpers/images.scss */
img.board-cover-thumbnail {
  height: 300px;
  object-fit: contain;
}

/* line 34, app/assets/stylesheets/helpers/images.scss */
.img-radius-4 {
  border-radius: 0.5rem;
}
/* line 1, app/assets/stylesheets/helpers/overrides/button.scss */
.button-unset {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}
/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */
/* Bulma Utilities */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .file-cta,
.file-name, .select select, .textarea, .input, .button {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.5em - 1px);
  padding-left: calc(0.75em - 1px);
  padding-right: calc(0.75em - 1px);
  padding-top: calc(0.5em - 1px);
  position: relative;
  vertical-align: top;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus,
.pagination-ellipsis:focus, .file-cta:focus,
.file-name:focus, .select select:focus, .textarea:focus, .input:focus, .button:focus, .is-focused.pagination-previous,
.is-focused.pagination-next,
.is-focused.pagination-link,
.is-focused.pagination-ellipsis, .is-focused.file-cta,
.is-focused.file-name, .select select.is-focused, .is-focused.textarea, .is-focused.input, .is-focused.button, .pagination-previous:active,
.pagination-next:active,
.pagination-link:active,
.pagination-ellipsis:active, .file-cta:active,
.file-name:active, .select select:active, .textarea:active, .input:active, .button:active, .is-active.pagination-previous,
.is-active.pagination-next,
.is-active.pagination-link,
.is-active.pagination-ellipsis, .is-active.file-cta,
.is-active.file-name, .select select.is-active, .is-active.textarea, .is-active.input, .is-active.button {
  outline: none;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled],
.pagination-ellipsis[disabled], .file-cta[disabled],
.file-name[disabled], .select select[disabled], .textarea[disabled], .input[disabled], .button[disabled], fieldset[disabled] .pagination-previous,
fieldset[disabled] .pagination-next,
fieldset[disabled] .pagination-link,
fieldset[disabled] .pagination-ellipsis, fieldset[disabled] .file-cta,
fieldset[disabled] .file-name, fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input, fieldset[disabled] .button {
  cursor: not-allowed;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.is-unselectable, .tabs, .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .breadcrumb, .file, .button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.navbar-link:not(.is-arrowless)::after, .select:not(.is-multiple):not(.is-loading)::after {
  border: 3px solid transparent;
  border-radius: 2px;
  border-right: 0;
  border-top: 0;
  content: " ";
  display: block;
  height: 0.625em;
  margin-top: -0.4375em;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  transform-origin: center;
  width: 0.625em;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.tabs:not(:last-child), .pagination:not(:last-child), .message:not(:last-child), .level:not(:last-child), .breadcrumb:not(:last-child), .block:not(:last-child), .title:not(:last-child),
.subtitle:not(:last-child), .table-container:not(:last-child), .table:not(:last-child), .progress:not(:last-child), .notification:not(:last-child), .content:not(:last-child), .box:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.modal-close, .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: 9999px;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::before, .delete::before, .modal-close::after, .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;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::before, .delete::before {
  height: 2px;
  width: 50%;
}

/* line 231, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::after, .delete::after {
  height: 50%;
  width: 2px;
}

/* line 234, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close:hover, .delete:hover, .modal-close:focus, .delete:focus {
  background-color: rgba(10, 10, 10, 0.3);
}

/* line 237, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close:active, .delete:active {
  background-color: rgba(10, 10, 10, 0.4);
}

/* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-small.modal-close, .is-small.delete {
  height: 16px;
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
}

/* line 247, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-medium.modal-close, .is-medium.delete {
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
  width: 24px;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-large.modal-close, .is-large.delete {
  height: 32px;
  max-height: 32px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  width: 32px;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.control.is-loading::after, .select.is-loading::after, .loader, .button.is-loading::after {
  animation: spinAround 500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 9999px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.hero-video, .is-overlay, .modal-background, .modal, .image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.navbar-burger {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
}

/* Bulma Base */
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
ul {
  list-style: none;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
button,
input,
select,
textarea {
  margin: 0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html {
  box-sizing: border-box;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
*, *::before, *::after {
  box-sizing: inherit;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
img,
video {
  height: auto;
  max-width: 100%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
iframe {
  border: 0;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td,
th {
  padding: 0;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td:not([align]),
th:not([align]) {
  text-align: inherit;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
html {
  background-color: white;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body,
button,
input,
optgroup,
select,
textarea {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body {
  color: #4a4a4a;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a {
  color: #485fc7;
  cursor: pointer;
  text-decoration: none;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a strong {
  color: currentColor;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a:hover {
  color: #363636;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code {
  background-color: whitesmoke;
  color: #da1039;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
hr {
  background-color: whitesmoke;
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
img {
  height: auto;
  max-width: 100%;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
input[type="checkbox"],
input[type="radio"] {
  vertical-align: baseline;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
small {
  font-size: 0.875em;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
span {
  font-style: inherit;
  font-weight: inherit;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
strong {
  color: #363636;
  font-weight: 700;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
fieldset {
  border: none;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre {
  -webkit-overflow-scrolling: touch;
  background-color: whitesmoke;
  color: #4a4a4a;
  font-size: 0.875em;
  overflow-x: auto;
  padding: 1.25rem 1.5rem;
  white-space: pre;
  word-wrap: normal;
}

/* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre code {
  background-color: transparent;
  color: currentColor;
  font-size: 1em;
  padding: 0;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td,
table th {
  vertical-align: top;
}

/* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td:not([align]),
table th:not([align]) {
  text-align: inherit;
}

/* line 144, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table th {
  color: #363636;
}

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

/* Bulma Elements */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
.box {
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  display: block;
  padding: 1.25rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:hover, a.box:focus {
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #485fc7;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #485fc7;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button {
  background-color: white;
  border-color: #dbdbdb;
  border-width: 1px;
  color: #363636;
  cursor: pointer;
  justify-content: center;
  padding-bottom: calc(0.5em - 1px);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: calc(0.5em - 1px);
  text-align: center;
  white-space: nowrap;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button strong {
  color: inherit;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large {
  height: 1.5em;
  width: 1.5em;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:not(:last-child) {
  margin-left: calc(-0.5em - 1px);
  margin-right: 0.25em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:last-child:not(:first-child) {
  margin-left: 0.25em;
  margin-right: calc(-0.5em - 1px);
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:last-child {
  margin-left: calc(-0.5em - 1px);
  margin-right: calc(-0.5em - 1px);
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:hover, .button.is-hovered {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus, .button.is-focused {
  border-color: #485fc7;
  color: #363636;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus:not(:active), .button.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:active, .button.is-active {
  border-color: #4a4a4a;
  color: #363636;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text {
  background-color: transparent;
  border-color: transparent;
  color: #4a4a4a;
  text-decoration: underline;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused {
  background-color: whitesmoke;
  color: #363636;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:active, .button.is-text.is-active {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text[disabled], fieldset[disabled] .button.is-text {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost {
  background: none;
  border-color: transparent;
  color: #485fc7;
  text-decoration: none;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost:hover, .button.is-ghost.is-hovered {
  color: #485fc7;
  text-decoration: underline;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:hover, .button.is-white.is-hovered {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus, .button.is-white.is-focused {
  border-color: transparent;
  color: #0a0a0a;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:active, .button.is-white.is-active {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white[disabled], fieldset[disabled] .button.is-white {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted {
  background-color: #0a0a0a;
  color: white;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered {
  background-color: black;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted[disabled], fieldset[disabled] .button.is-white.is-inverted {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
  color: white;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined:hover, .button.is-white.is-outlined.is-hovered, .button.is-white.is-outlined:focus, .button.is-white.is-outlined.is-focused {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading:hover::after, .button.is-white.is-outlined.is-loading.is-hovered::after, .button.is-white.is-outlined.is-loading:focus::after, .button.is-white.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined[disabled], fieldset[disabled] .button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined.is-hovered, .button.is-white.is-inverted.is-outlined:focus, .button.is-white.is-inverted.is-outlined.is-focused {
  background-color: #0a0a0a;
  color: white;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined.is-loading:hover::after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-white.is-inverted.is-outlined.is-loading:focus::after, .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:hover, .button.is-black.is-hovered {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus, .button.is-black.is-focused {
  border-color: transparent;
  color: white;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:active, .button.is-black.is-active {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black[disabled], fieldset[disabled] .button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted {
  background-color: white;
  color: #0a0a0a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted[disabled], fieldset[disabled] .button.is-black.is-inverted {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined:hover, .button.is-black.is-outlined.is-hovered, .button.is-black.is-outlined:focus, .button.is-black.is-outlined.is-focused {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading:hover::after, .button.is-black.is-outlined.is-loading.is-hovered::after, .button.is-black.is-outlined.is-loading:focus::after, .button.is-black.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined[disabled], fieldset[disabled] .button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined.is-hovered, .button.is-black.is-inverted.is-outlined:focus, .button.is-black.is-inverted.is-outlined.is-focused {
  background-color: white;
  color: #0a0a0a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined.is-loading:hover::after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-black.is-inverted.is-outlined.is-loading:focus::after, .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:hover, .button.is-light.is-hovered {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus, .button.is-light.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:active, .button.is-light.is-active {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light[disabled], fieldset[disabled] .button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted[disabled], fieldset[disabled] .button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: whitesmoke;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  color: whitesmoke;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined:hover, .button.is-light.is-outlined.is-hovered, .button.is-light.is-outlined:focus, .button.is-light.is-outlined.is-focused {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading:hover::after, .button.is-light.is-outlined.is-loading.is-hovered::after, .button.is-light.is-outlined.is-loading:focus::after, .button.is-light.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined[disabled], fieldset[disabled] .button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  box-shadow: none;
  color: whitesmoke;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined.is-hovered, .button.is-light.is-inverted.is-outlined:focus, .button.is-light.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined.is-loading:hover::after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-light.is-inverted.is-outlined.is-loading:focus::after, .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:hover, .button.is-dark.is-hovered {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus, .button.is-dark.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:active, .button.is-dark.is-active {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark[disabled], fieldset[disabled] .button.is-dark {
  background-color: #363636;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted {
  background-color: #fff;
  color: #363636;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted[disabled], fieldset[disabled] .button.is-dark.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #363636;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  color: #363636;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined:hover, .button.is-dark.is-outlined.is-hovered, .button.is-dark.is-outlined:focus, .button.is-dark.is-outlined.is-focused {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading:hover::after, .button.is-dark.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-outlined.is-loading:focus::after, .button.is-dark.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  box-shadow: none;
  color: #363636;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined.is-hovered, .button.is-dark.is-inverted.is-outlined:focus, .button.is-dark.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #363636;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:hover, .button.is-primary.is-hovered {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus, .button.is-primary.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:active, .button.is-primary.is-active {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary[disabled], fieldset[disabled] .button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted {
  background-color: #fff;
  color: #00d1b2;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted[disabled], fieldset[disabled] .button.is-primary.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #00d1b2;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  color: #00d1b2;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined.is-focused {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-outlined.is-loading:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  box-shadow: none;
  color: #00d1b2;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined.is-hovered, .button.is-primary.is-inverted.is-outlined:focus, .button.is-primary.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #00d1b2;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:hover, .button.is-primary.is-light.is-hovered {
  background-color: #defffa;
  border-color: transparent;
  color: #00947e;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:active, .button.is-primary.is-light.is-active {
  background-color: #d1fff8;
  border-color: transparent;
  color: #00947e;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:hover, .button.is-link.is-hovered {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus, .button.is-link.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:active, .button.is-link.is-active {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link[disabled], fieldset[disabled] .button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted {
  background-color: #fff;
  color: #485fc7;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted[disabled], fieldset[disabled] .button.is-link.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #485fc7;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  color: #485fc7;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined:hover, .button.is-link.is-outlined.is-hovered, .button.is-link.is-outlined:focus, .button.is-link.is-outlined.is-focused {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading:hover::after, .button.is-link.is-outlined.is-loading.is-hovered::after, .button.is-link.is-outlined.is-loading:focus::after, .button.is-link.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined[disabled], fieldset[disabled] .button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  box-shadow: none;
  color: #485fc7;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined.is-hovered, .button.is-link.is-inverted.is-outlined:focus, .button.is-link.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #485fc7;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined.is-loading:hover::after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-link.is-inverted.is-outlined.is-loading:focus::after, .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:hover, .button.is-link.is-light.is-hovered {
  background-color: #e6e9f7;
  border-color: transparent;
  color: #3850b7;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:active, .button.is-link.is-light.is-active {
  background-color: #dce0f4;
  border-color: transparent;
  color: #3850b7;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:hover, .button.is-info.is-hovered {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus, .button.is-info.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:active, .button.is-info.is-active {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info[disabled], fieldset[disabled] .button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted[disabled], fieldset[disabled] .button.is-info.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  color: #3e8ed0;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined:hover, .button.is-info.is-outlined.is-hovered, .button.is-info.is-outlined:focus, .button.is-info.is-outlined.is-focused {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading:hover::after, .button.is-info.is-outlined.is-loading.is-hovered::after, .button.is-info.is-outlined.is-loading:focus::after, .button.is-info.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined[disabled], fieldset[disabled] .button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined.is-hovered, .button.is-info.is-inverted.is-outlined:focus, .button.is-info.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined.is-loading:hover::after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-info.is-inverted.is-outlined.is-loading:focus::after, .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:hover, .button.is-info.is-light.is-hovered {
  background-color: #e4eff9;
  border-color: transparent;
  color: #296fa8;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:active, .button.is-info.is-light.is-active {
  background-color: #dae9f6;
  border-color: transparent;
  color: #296fa8;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:hover, .button.is-success.is-hovered {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus, .button.is-success.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:active, .button.is-success.is-active {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success[disabled], fieldset[disabled] .button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted {
  background-color: #fff;
  color: #48c78e;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted[disabled], fieldset[disabled] .button.is-success.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #48c78e;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  color: #48c78e;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined:hover, .button.is-success.is-outlined.is-hovered, .button.is-success.is-outlined:focus, .button.is-success.is-outlined.is-focused {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading:hover::after, .button.is-success.is-outlined.is-loading.is-hovered::after, .button.is-success.is-outlined.is-loading:focus::after, .button.is-success.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined[disabled], fieldset[disabled] .button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  box-shadow: none;
  color: #48c78e;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined.is-hovered, .button.is-success.is-inverted.is-outlined:focus, .button.is-success.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #48c78e;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined.is-loading:hover::after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-success.is-inverted.is-outlined.is-loading:focus::after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:hover, .button.is-success.is-light.is-hovered {
  background-color: #e6f7ef;
  border-color: transparent;
  color: #257953;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:active, .button.is-success.is-light.is-active {
  background-color: #dcf4e9;
  border-color: transparent;
  color: #257953;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:hover, .button.is-warning.is-hovered {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus, .button.is-warning.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:active, .button.is-warning.is-active {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning[disabled], fieldset[disabled] .button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted:hover, .button.is-warning.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted[disabled], fieldset[disabled] .button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: #ffe08a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  color: #ffe08a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined.is-hovered, .button.is-warning.is-outlined:focus, .button.is-warning.is-outlined.is-focused {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading:hover::after, .button.is-warning.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-outlined.is-loading:focus::after, .button.is-warning.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  box-shadow: none;
  color: #ffe08a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined.is-hovered, .button.is-warning.is-inverted.is-outlined:focus, .button.is-warning.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:hover, .button.is-warning.is-light.is-hovered {
  background-color: #fff6de;
  border-color: transparent;
  color: #946c00;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:active, .button.is-warning.is-light.is-active {
  background-color: #fff3d1;
  border-color: transparent;
  color: #946c00;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:hover, .button.is-danger.is-hovered {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus, .button.is-danger.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:active, .button.is-danger.is-active {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger[disabled], fieldset[disabled] .button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted {
  background-color: #fff;
  color: #f14668;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted[disabled], fieldset[disabled] .button.is-danger.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #f14668;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  color: #f14668;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined.is-hovered, .button.is-danger.is-outlined:focus, .button.is-danger.is-outlined.is-focused {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading:hover::after, .button.is-danger.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-outlined.is-loading:focus::after, .button.is-danger.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  box-shadow: none;
  color: #f14668;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined.is-hovered, .button.is-danger.is-inverted.is-outlined:focus, .button.is-danger.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #f14668;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:hover, .button.is-danger.is-light.is-hovered {
  background-color: #fde0e6;
  border-color: transparent;
  color: #cc0f35;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:active, .button.is-danger.is-light.is-active {
  background-color: #fcd4dc;
  border-color: transparent;
  color: #cc0f35;
}

/* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small:not(.is-rounded) {
  border-radius: 2px;
}

/* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-normal {
  font-size: 1rem;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-medium {
  font-size: 1.25rem;
}

/* line 256, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-large {
  font-size: 1.5rem;
}

/* line 259, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button[disabled], fieldset[disabled] .button {
  background-color: white;
  border-color: #dbdbdb;
  box-shadow: none;
  opacity: 0.5;
}

/* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-fullwidth {
  display: flex;
  width: 100%;
}

/* line 268, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading {
  color: transparent !important;
  pointer-events: none;
}

/* line 271, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading::after {
  position: absolute;
  left: calc(50% - (1em * 0.5));
  top: calc(50% - (1em * 0.5));
  position: absolute !important;
}

/* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-static {
  background-color: whitesmoke;
  border-color: #dbdbdb;
  color: #7a7a7a;
  box-shadow: none;
  pointer-events: none;
}

/* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-rounded {
  border-radius: 9999px;
  padding-left: calc(1em + 0.25em);
  padding-right: calc(1em + 0.25em);
}

/* line 286, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button {
  margin-bottom: 0.5rem;
}

/* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button:not(:last-child):not(.is-fullwidth) {
  margin-right: 0.5rem;
}

/* line 295, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:last-child {
  margin-bottom: -0.5rem;
}

/* line 297, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 301, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) {
  border-radius: 2px;
}

/* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) {
  font-size: 1.25rem;
}

/* line 307, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) {
  font-size: 1.5rem;
}

/* line 311, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 314, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}

/* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:last-child {
  margin-right: 0;
}

/* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered {
  z-index: 2;
}

/* line 323, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 329, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 331, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 334, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered {
  justify-content: center;
}

/* line 337, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 340, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right {
  justify-content: flex-end;
}

/* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container {
  flex-grow: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container.is-fluid {
  max-width: none !important;
  padding-left: 32px;
  padding-right: 32px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container {
    max-width: 960px;
  }
}

@media screen and (max-width: 1215px) {
  /* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-widescreen:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (max-width: 1407px) {
  /* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

@media screen and (min-width: 1216px) {
  /* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (min-width: 1408px) {
  /* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content li + li {
  margin-top: 0.25em;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content p:not(:last-child),
.content dl:not(:last-child),
.content ol:not(:last-child),
.content ul:not(:last-child),
.content blockquote:not(:last-child),
.content pre:not(:last-child),
.content table:not(:last-child) {
  margin-bottom: 1em;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #363636;
  font-weight: 600;
  line-height: 1.125;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1 {
  font-size: 2em;
  margin-bottom: 0.5em;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1:not(:first-child) {
  margin-top: 1em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2 {
  font-size: 1.75em;
  margin-bottom: 0.5714em;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2:not(:first-child) {
  margin-top: 1.1428em;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3 {
  font-size: 1.5em;
  margin-bottom: 0.6666em;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3:not(:first-child) {
  margin-top: 1.3333em;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h4 {
  font-size: 1.25em;
  margin-bottom: 0.8em;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h5 {
  font-size: 1.125em;
  margin-bottom: 0.8888em;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h6 {
  font-size: 1em;
  margin-bottom: 1em;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content blockquote {
  background-color: whitesmoke;
  border-left: 5px solid #dbdbdb;
  padding: 1.25em 1.5em;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol {
  list-style-position: outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol:not([type]) {
  list-style-type: decimal;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-alpha:not([type]) {
  list-style-type: lower-alpha;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-roman:not([type]) {
  list-style-type: lower-roman;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-alpha:not([type]) {
  list-style-type: upper-alpha;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-roman:not([type]) {
  list-style-type: upper-roman;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul {
  list-style-type: circle;
  margin-top: 0.5em;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul ul {
  list-style-type: square;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content dd {
  margin-left: 2em;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure {
  margin-left: 2em;
  margin-right: 2em;
  text-align: center;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:first-child) {
  margin-top: 2em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:last-child) {
  margin-bottom: 2em;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure img {
  display: inline-block;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure figcaption {
  font-style: italic;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content pre {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding: 1.25em 1.5em;
  white-space: pre;
  word-wrap: normal;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content sup,
.content sub {
  font-size: 75%;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table {
  width: 100%;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table td,
.content table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th {
  color: #363636;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th:not([align]) {
  text-align: inherit;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table thead td,
.content table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tfoot td,
.content table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tbody tr:last-child td,
.content table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content .tabs li + li {
  margin-top: 0;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-small {
  font-size: 0.75rem;
}

/* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-normal {
  font-size: 1rem;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-medium {
  font-size: 1.25rem;
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-large {
  font-size: 1.5rem;
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  height: 1.5rem;
  width: 1.5rem;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-small {
  height: 1rem;
  width: 1rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-medium {
  height: 2rem;
  width: 2rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-large {
  height: 3rem;
  width: 3rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text {
  align-items: flex-start;
  color: inherit;
  display: inline-flex;
  flex-wrap: wrap;
  line-height: 1.5rem;
  vertical-align: top;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:last-child) {
  margin-right: 0.25em;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:first-child) {
  margin-left: 0.25em;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
div.icon-text {
  display: flex;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image {
  display: block;
  position: relative;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img {
  display: block;
  height: auto;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img.is-rounded {
  border-radius: 9999px;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-fullwidth {
  width: 100%;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  height: 100%;
  width: 100%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square, .image.is-1by1 {
  padding-top: 100%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by4 {
  padding-top: 80%;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by3 {
  padding-top: 75%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by2 {
  padding-top: 66.6666%;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by3 {
  padding-top: 60%;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16by9 {
  padding-top: 56.25%;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by1 {
  padding-top: 50%;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by1 {
  padding-top: 33.3333%;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by5 {
  padding-top: 125%;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by4 {
  padding-top: 133.3333%;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by3 {
  padding-top: 150%;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by5 {
  padding-top: 166.6666%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-9by16 {
  padding-top: 177.7777%;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by2 {
  padding-top: 200%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by3 {
  padding-top: 300%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16x16 {
  height: 16px;
  width: 16px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-24x24 {
  height: 24px;
  width: 24px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-32x32 {
  height: 32px;
  width: 32px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-48x48 {
  height: 48px;
  width: 48px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-64x64 {
  height: 64px;
  width: 64px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-96x96 {
  height: 96px;
  width: 96px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-128x128 {
  height: 128px;
  width: 128px;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification {
  background-color: whitesmoke;
  border-radius: 4px;
  position: relative;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification a:not(.button):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification strong {
  color: currentColor;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification code,
.notification pre {
  background: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification pre code {
  background: transparent;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification > .delete {
  right: 0.5rem;
  position: absolute;
  top: 0.5rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification .title,
.notification .subtitle,
.notification .content {
  color: currentColor;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 9999px;
  display: block;
  height: 1rem;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-bar {
  background-color: #ededed;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-value {
  background-color: #4a4a4a;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-moz-progress-bar {
  background-color: #4a4a4a;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-ms-fill {
  background-color: #4a4a4a;
  border: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-webkit-progress-value {
  background-color: white;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-moz-progress-bar {
  background-color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-ms-fill {
  background-color: white;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white:indeterminate {
  background-image: linear-gradient(to right, white 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-webkit-progress-value {
  background-color: #0a0a0a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-moz-progress-bar {
  background-color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-ms-fill {
  background-color: #0a0a0a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black:indeterminate {
  background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-webkit-progress-value {
  background-color: whitesmoke;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-moz-progress-bar {
  background-color: whitesmoke;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-ms-fill {
  background-color: whitesmoke;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light:indeterminate {
  background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-webkit-progress-value {
  background-color: #363636;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-moz-progress-bar {
  background-color: #363636;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-ms-fill {
  background-color: #363636;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark:indeterminate {
  background-image: linear-gradient(to right, #363636 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-webkit-progress-value {
  background-color: #00d1b2;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-moz-progress-bar {
  background-color: #00d1b2;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-ms-fill {
  background-color: #00d1b2;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary:indeterminate {
  background-image: linear-gradient(to right, #00d1b2 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-webkit-progress-value {
  background-color: #485fc7;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-moz-progress-bar {
  background-color: #485fc7;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-ms-fill {
  background-color: #485fc7;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link:indeterminate {
  background-image: linear-gradient(to right, #485fc7 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-webkit-progress-value {
  background-color: #3e8ed0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-moz-progress-bar {
  background-color: #3e8ed0;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-ms-fill {
  background-color: #3e8ed0;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info:indeterminate {
  background-image: linear-gradient(to right, #3e8ed0 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-webkit-progress-value {
  background-color: #48c78e;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-moz-progress-bar {
  background-color: #48c78e;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-ms-fill {
  background-color: #48c78e;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success:indeterminate {
  background-image: linear-gradient(to right, #48c78e 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-webkit-progress-value {
  background-color: #ffe08a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-moz-progress-bar {
  background-color: #ffe08a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-ms-fill {
  background-color: #ffe08a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning:indeterminate {
  background-image: linear-gradient(to right, #ffe08a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-webkit-progress-value {
  background-color: #f14668;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-moz-progress-bar {
  background-color: #f14668;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-ms-fill {
  background-color: #f14668;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger:indeterminate {
  background-image: linear-gradient(to right, #f14668 30%, #ededed 30%);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate {
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: moveIndeterminate;
  animation-timing-function: linear;
  background-color: #ededed;
  background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 150% 150%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-webkit-progress-bar {
  background-color: transparent;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-moz-progress-bar {
  background-color: transparent;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-ms-fill {
  animation-name: none;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-small {
  height: 0.75rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-medium {
  height: 1.25rem;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-large {
  height: 1.5rem;
}

@keyframes moveIndeterminate {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table {
  background-color: white;
  color: #363636;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td,
.table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-white,
.table th.is-white {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-black,
.table th.is-black {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-light,
.table th.is-light {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-dark,
.table th.is-dark {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-primary,
.table th.is-primary {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-link,
.table th.is-link {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-info,
.table th.is-info {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-success,
.table th.is-success {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-warning,
.table th.is-warning {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-danger,
.table th.is-danger {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-narrow,
.table th.is-narrow {
  white-space: nowrap;
  width: 1%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected,
.table th.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected a,
.table td.is-selected strong,
.table th.is-selected a,
.table th.is-selected strong {
  color: currentColor;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-vcentered,
.table th.is-vcentered {
  vertical-align: middle;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th {
  color: #363636;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th:not([align]) {
  text-align: inherit;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected a,
.table tr.is-selected strong {
  color: currentColor;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected td,
.table tr.is-selected th {
  border-color: #fff;
  color: currentColor;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead {
  background-color: transparent;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead td,
.table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot {
  background-color: transparent;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot td,
.table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody {
  background-color: transparent;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody tr:last-child td,
.table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered td,
.table.is-bordered th {
  border-width: 1px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered tr:last-child td,
.table.is-bordered tr:last-child th {
  border-bottom-width: 1px;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-fullwidth {
  width: 100%;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) {
  background-color: whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-narrow td,
.table.is-narrow th {
  padding: 0.25em 0.5em;
}

/* line 125, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-striped tbody tr:not(.is-selected):nth-child(even) {
  background-color: #fafafa;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table-container {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  overflow-y: hidden;
  max-width: 100%;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag {
  margin-bottom: 0.5rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:last-child {
  margin-bottom: -0.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-medium .tag:not(.is-normal):not(.is-large) {
  font-size: 1rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-large .tag:not(.is-normal):not(.is-medium) {
  font-size: 1.25rem;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered {
  justify-content: center;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered .tag {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right {
  justify-content: flex-end;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:first-child) {
  margin-left: 0.5rem;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:last-child) {
  margin-right: 0;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag {
  margin-right: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:first-child) {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 4px;
  color: #4a4a4a;
  display: inline-flex;
  font-size: 0.75rem;
  height: 2em;
  justify-content: center;
  line-height: 1.5;
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .delete {
  margin-left: 0.25rem;
  margin-right: -0.375rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-white:not(body) {
  background-color: white;
  color: #0a0a0a;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-black:not(body) {
  background-color: #0a0a0a;
  color: white;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-light:not(body) {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-dark:not(body) {
  background-color: #363636;
  color: #fff;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary:not(body) {
  background-color: #00d1b2;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary.is-light:not(body) {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link:not(body) {
  background-color: #485fc7;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link.is-light:not(body) {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info:not(body) {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info.is-light:not(body) {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success:not(body) {
  background-color: #48c78e;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success.is-light:not(body) {
  background-color: #effaf5;
  color: #257953;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning:not(body) {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning.is-light:not(body) {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger:not(body) {
  background-color: #f14668;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger.is-light:not(body) {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-normal:not(body) {
  font-size: 0.75rem;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-medium:not(body) {
  font-size: 1rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-large:not(body) {
  font-size: 1.25rem;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:not(:last-child) {
  margin-left: -0.375em;
  margin-right: 0.1875em;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:last-child:not(:first-child) {
  margin-left: 0.1875em;
  margin-right: -0.375em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:last-child {
  margin-left: -0.375em;
  margin-right: -0.375em;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body) {
  margin-left: 1px;
  padding: 0;
  position: relative;
  width: 2em;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before, .tag.is-delete:not(body)::after {
  background-color: currentColor;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before {
  height: 1px;
  width: 50%;
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::after {
  height: 50%;
  width: 1px;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):hover, .tag.is-delete:not(body):focus {
  background-color: #e8e8e8;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):active {
  background-color: #dbdbdb;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-rounded:not(body) {
  border-radius: 9999px;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
a.tag:hover {
  text-decoration: underline;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title,
.subtitle {
  word-break: break-word;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title em,
.title span,
.subtitle em,
.subtitle span {
  font-weight: inherit;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sub,
.subtitle sub {
  font-size: 0.75em;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sup,
.subtitle sup {
  font-size: 0.75em;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title .tag,
.subtitle .tag {
  vertical-align: middle;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title {
  color: #363636;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.125;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title strong {
  color: inherit;
  font-weight: inherit;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title:not(.is-spaced) + .subtitle {
  margin-top: -1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-1 {
  font-size: 3rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-2 {
  font-size: 2.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-3 {
  font-size: 2rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-4 {
  font-size: 1.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-5 {
  font-size: 1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-6 {
  font-size: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-7 {
  font-size: 0.75rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle {
  color: #4a4a4a;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle strong {
  color: #363636;
  font-weight: 600;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle:not(.is-spaced) + .title {
  margin-top: -1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-1 {
  font-size: 3rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-2 {
  font-size: 2.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-3 {
  font-size: 2rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-4 {
  font-size: 1.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-5 {
  font-size: 1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-6 {
  font-size: 1rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-7 {
  font-size: 0.75rem;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.heading {
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.number {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 9999px;
  display: inline-flex;
  font-size: 1.25rem;
  height: 2em;
  justify-content: center;
  margin-right: 1.5rem;
  min-width: 2.5em;
  padding: 0.25rem 0.5rem;
  text-align: center;
  vertical-align: top;
}

/* Bulma Form */
/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select, .textarea, .input {
  background-color: white;
  border-color: #dbdbdb;
  border-radius: 4px;
  color: #363636;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select::-moz-placeholder, .textarea::-moz-placeholder, .input::-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .input::-webkit-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select:-moz-placeholder, .textarea:-moz-placeholder, .input:-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select:-ms-input-placeholder, .textarea:-ms-input-placeholder, .input:-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select:hover, .textarea:hover, .input:hover, .select select.is-hovered, .is-hovered.textarea, .is-hovered.input {
  border-color: #b5b5b5;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select:focus, .textarea:focus, .input:focus, .select select.is-focused, .is-focused.textarea, .is-focused.input, .select select:active, .textarea:active, .input:active, .select select.is-active, .is-active.textarea, .is-active.input {
  border-color: #485fc7;
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select[disabled], .textarea[disabled], .input[disabled], fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input {
  background-color: whitesmoke;
  border-color: whitesmoke;
  box-shadow: none;
  color: #7a7a7a;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder, .input[disabled]::-moz-placeholder, fieldset[disabled] .select select::-moz-placeholder, .select fieldset[disabled] select::-moz-placeholder, fieldset[disabled] .textarea::-moz-placeholder, fieldset[disabled] .input::-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, .input[disabled]::-webkit-input-placeholder, fieldset[disabled] .select select::-webkit-input-placeholder, .select fieldset[disabled] select::-webkit-input-placeholder, fieldset[disabled] .textarea::-webkit-input-placeholder, fieldset[disabled] .input::-webkit-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder, .input[disabled]:-moz-placeholder, fieldset[disabled] .select select:-moz-placeholder, .select fieldset[disabled] select:-moz-placeholder, fieldset[disabled] .textarea:-moz-placeholder, fieldset[disabled] .input:-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder, .input[disabled]:-ms-input-placeholder, fieldset[disabled] .select select:-ms-input-placeholder, .select fieldset[disabled] select:-ms-input-placeholder, fieldset[disabled] .textarea:-ms-input-placeholder, fieldset[disabled] .input:-ms-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea, .input {
  box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05);
  max-width: 100%;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[readonly], .input[readonly] {
  box-shadow: none;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.textarea, .is-white.input {
  border-color: white;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.textarea:focus, .is-white.input:focus, .is-white.is-focused.textarea, .is-white.is-focused.input, .is-white.textarea:active, .is-white.input:active, .is-white.is-active.textarea, .is-white.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.textarea, .is-black.input {
  border-color: #0a0a0a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.textarea:focus, .is-black.input:focus, .is-black.is-focused.textarea, .is-black.is-focused.input, .is-black.textarea:active, .is-black.input:active, .is-black.is-active.textarea, .is-black.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.textarea, .is-light.input {
  border-color: whitesmoke;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.textarea:focus, .is-light.input:focus, .is-light.is-focused.textarea, .is-light.is-focused.input, .is-light.textarea:active, .is-light.input:active, .is-light.is-active.textarea, .is-light.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.textarea, .is-dark.input {
  border-color: #363636;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.textarea:focus, .is-dark.input:focus, .is-dark.is-focused.textarea, .is-dark.is-focused.input, .is-dark.textarea:active, .is-dark.input:active, .is-dark.is-active.textarea, .is-dark.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.textarea, .is-primary.input {
  border-color: #00d1b2;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.textarea:focus, .is-primary.input:focus, .is-primary.is-focused.textarea, .is-primary.is-focused.input, .is-primary.textarea:active, .is-primary.input:active, .is-primary.is-active.textarea, .is-primary.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.textarea, .is-link.input {
  border-color: #485fc7;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.textarea:focus, .is-link.input:focus, .is-link.is-focused.textarea, .is-link.is-focused.input, .is-link.textarea:active, .is-link.input:active, .is-link.is-active.textarea, .is-link.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.textarea, .is-info.input {
  border-color: #3e8ed0;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.textarea:focus, .is-info.input:focus, .is-info.is-focused.textarea, .is-info.is-focused.input, .is-info.textarea:active, .is-info.input:active, .is-info.is-active.textarea, .is-info.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.textarea, .is-success.input {
  border-color: #48c78e;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.textarea:focus, .is-success.input:focus, .is-success.is-focused.textarea, .is-success.is-focused.input, .is-success.textarea:active, .is-success.input:active, .is-success.is-active.textarea, .is-success.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.textarea, .is-warning.input {
  border-color: #ffe08a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.textarea:focus, .is-warning.input:focus, .is-warning.is-focused.textarea, .is-warning.is-focused.input, .is-warning.textarea:active, .is-warning.input:active, .is-warning.is-active.textarea, .is-warning.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.textarea, .is-danger.input {
  border-color: #f14668;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.textarea:focus, .is-danger.input:focus, .is-danger.is-focused.textarea, .is-danger.is-focused.input, .is-danger.textarea:active, .is-danger.input:active, .is-danger.is-active.textarea, .is-danger.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-small.textarea, .is-small.input {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-medium.textarea, .is-medium.input {
  font-size: 1.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-large.textarea, .is-large.input {
  font-size: 1.5rem;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-fullwidth.textarea, .is-fullwidth.input {
  display: block;
  width: 100%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-inline.textarea, .is-inline.input {
  display: inline;
  width: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-rounded {
  border-radius: 9999px;
  padding-left: calc(calc(0.75em - 1px) + 0.375em);
  padding-right: calc(calc(0.75em - 1px) + 0.375em);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-static {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: calc(0.75em - 1px);
  resize: vertical;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea:not([rows]) {
  max-height: 40em;
  min-height: 8em;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[rows] {
  height: initial;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea.has-fixed-size {
  resize: none;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio, .checkbox {
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio input, .checkbox input {
  cursor: pointer;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio:hover, .checkbox:hover {
  color: #363636;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio[disabled], .checkbox[disabled], fieldset[disabled] .radio, fieldset[disabled] .checkbox,
.radio input[disabled],
.checkbox input[disabled] {
  color: #7a7a7a;
  cursor: not-allowed;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio + .radio {
  margin-left: 0.5em;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple) {
  height: 2.5em;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #485fc7;
  right: 1.125em;
  z-index: 4;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-rounded select {
  border-radius: 9999px;
  padding-left: 1em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select {
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select::-ms-expand {
  display: none;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[disabled]:hover, fieldset[disabled] .select select:hover {
  border-color: whitesmoke;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select:not([multiple]) {
  padding-right: 2.5em;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] {
  height: auto;
  padding: 0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] option {
  padding: 0.5em 1em;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading):hover::after {
  border-color: #363636;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white:not(:hover)::after {
  border-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select {
  border-color: white;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:hover, .select.is-white select.is-hovered {
  border-color: #f2f2f2;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black:not(:hover)::after {
  border-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select {
  border-color: #0a0a0a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:hover, .select.is-black select.is-hovered {
  border-color: black;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light:not(:hover)::after {
  border-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select {
  border-color: whitesmoke;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:hover, .select.is-light select.is-hovered {
  border-color: #e8e8e8;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark:not(:hover)::after {
  border-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select {
  border-color: #363636;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:hover, .select.is-dark select.is-hovered {
  border-color: #292929;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary:not(:hover)::after {
  border-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select {
  border-color: #00d1b2;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:hover, .select.is-primary select.is-hovered {
  border-color: #00b89c;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link:not(:hover)::after {
  border-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select {
  border-color: #485fc7;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:hover, .select.is-link select.is-hovered {
  border-color: #3a51bb;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info:not(:hover)::after {
  border-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select {
  border-color: #3e8ed0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:hover, .select.is-info select.is-hovered {
  border-color: #3082c5;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success:not(:hover)::after {
  border-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select {
  border-color: #48c78e;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:hover, .select.is-success select.is-hovered {
  border-color: #3abb81;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning:not(:hover)::after {
  border-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select {
  border-color: #ffe08a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:hover, .select.is-warning select.is-hovered {
  border-color: #ffd970;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger:not(:hover)::after {
  border-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select {
  border-color: #f14668;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:hover, .select.is-danger select.is-hovered {
  border-color: #ef2e55;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-medium {
  font-size: 1.25rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-large {
  font-size: 1.5rem;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-disabled::after {
  border-color: #7a7a7a;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth {
  width: 100%;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth select {
  width: 100%;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading::after {
  margin-top: 0;
  position: absolute;
  right: 0.625em;
  top: 0.625em;
  transform: none;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file {
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  position: relative;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white .file-cta {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:active .file-cta, .file.is-white.is-active .file-cta {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black .file-cta {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:active .file-cta, .file.is-black.is-active .file-cta {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light .file-cta {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:active .file-cta, .file.is-light.is-active .file-cta {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark .file-cta {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary .file-cta {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link .file-cta {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 95, 199, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:active .file-cta, .file.is-link.is-active .file-cta {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info .file-cta {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(62, 142, 208, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:active .file-cta, .file.is-info.is-active .file-cta {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success .file-cta {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 199, 142, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:active .file-cta, .file.is-success.is-active .file-cta {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning .file-cta {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 224, 138, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger .file-cta {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-small {
  font-size: 0.75rem;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-normal {
  font-size: 1rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium {
  font-size: 1.25rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium .file-icon .fa {
  font-size: 21px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large {
  font-size: 1.5rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large .file-icon .fa {
  font-size: 28px;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-cta {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-name {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-cta {
  border-radius: 4px;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-name {
  display: none;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-label {
  flex-direction: column;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-cta {
  flex-direction: column;
  height: auto;
  padding: 1em 3em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-name {
  border-width: 0 1px 1px;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon {
  height: 1.5em;
  width: 1.5em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon .fa {
  font-size: 21px;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-small .file-icon .fa {
  font-size: 14px;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-medium .file-icon .fa {
  font-size: 28px;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-large .file-icon .fa {
  font-size: 35px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-cta {
  border-radius: 4px 4px 0 0;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-name {
  border-radius: 0 0 4px 4px;
  border-width: 0 1px 1px;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-centered {
  justify-content: center;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-label {
  width: 100%;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-name {
  flex-grow: 1;
  max-width: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right {
  justify-content: flex-end;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-cta {
  border-radius: 0 4px 4px 0;
}

/* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-name {
  border-radius: 4px 0 0 4px;
  border-width: 1px 0 1px 1px;
  order: -1;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label {
  align-items: stretch;
  display: flex;
  cursor: pointer;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-cta {
  background-color: #eeeeee;
  color: #363636;
}

/* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-name {
  border-color: #d5d5d5;
}

/* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-cta {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 140, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-name {
  border-color: #cfcfcf;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-input {
  height: 100%;
  left: 0;
  opacity: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta,
.file-name {
  border-color: #dbdbdb;
  border-radius: 4px;
  font-size: 1em;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
}

/* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta {
  background-color: whitesmoke;
  color: #4a4a4a;
}

/* line 166, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-name {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  max-width: 16em;
  overflow: hidden;
  text-align: inherit;
  text-overflow: ellipsis;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon {
  align-items: center;
  display: flex;
  height: 1em;
  justify-content: center;
  margin-right: 0.5em;
  width: 1em;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon .fa {
  font-size: 14px;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label {
  color: #363636;
  display: block;
  font-size: 1rem;
  font-weight: 700;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label:not(:last-child) {
  margin-bottom: 0.5em;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-small {
  font-size: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-medium {
  font-size: 1.25rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-large {
  font-size: 1.5rem;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help {
  display: block;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-white {
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-black {
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-light {
  color: whitesmoke;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-dark {
  color: #363636;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-primary {
  color: #00d1b2;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-link {
  color: #485fc7;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-info {
  color: #3e8ed0;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-success {
  color: #48c78e;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-warning {
  color: #ffe08a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-danger {
  color: #f14668;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons {
  display: flex;
  justify-content: flex-start;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:last-child) {
  margin-right: -1px;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:first-child):not(:last-child) .button,
.field.has-addons .control:not(:first-child):not(:last-child) .input,
.field.has-addons .control:not(:first-child):not(:last-child) .select select {
  border-radius: 0;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:first-child:not(:only-child) .button,
.field.has-addons .control:first-child:not(:only-child) .input,
.field.has-addons .control:first-child:not(:only-child) .select select {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:last-child:not(:only-child) .button,
.field.has-addons .control:last-child:not(:only-child) .input,
.field.has-addons .control:last-child:not(:only-child) .select select {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control .button.is-hovered:not([disabled]),
.field.has-addons .control .input:not([disabled]):hover,
.field.has-addons .control .input.is-hovered:not([disabled]),
.field.has-addons .control .select select:not([disabled]):hover,
.field.has-addons .control .select select.is-hovered:not([disabled]) {
  z-index: 2;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control .button.is-focused:not([disabled]), .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control .button.is-active:not([disabled]),
.field.has-addons .control .input:not([disabled]):focus,
.field.has-addons .control .input.is-focused:not([disabled]),
.field.has-addons .control .input:not([disabled]):active,
.field.has-addons .control .input.is-active:not([disabled]),
.field.has-addons .control .select select:not([disabled]):focus,
.field.has-addons .control .select select.is-focused:not([disabled]),
.field.has-addons .control .select select:not([disabled]):active,
.field.has-addons .control .select select.is-active:not([disabled]) {
  z-index: 3;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control .button.is-focused:not([disabled]):hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control .button.is-active:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):focus:hover,
.field.has-addons .control .input.is-focused:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):active:hover,
.field.has-addons .control .input.is-active:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):focus:hover,
.field.has-addons .control .select select.is-focused:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):active:hover,
.field.has-addons .control .select select.is-active:not([disabled]):hover {
  z-index: 4;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-centered {
  justify-content: center;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-right {
  justify-content: flex-end;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-fullwidth .control {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped {
  display: flex;
  justify-content: flex-start;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control {
  flex-shrink: 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-centered {
  justify-content: center;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-right {
  justify-content: flex-end;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline {
  flex-wrap: wrap;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:last-child {
  margin-bottom: -0.75rem;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:not(:last-child) {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field.is-horizontal {
    display: flex;
  }
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-label .label {
  font-size: inherit;
}

@media screen and (max-width: 768px) {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    margin-bottom: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    margin-right: 1.5rem;
    text-align: right;
  }
  /* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-small {
    font-size: 0.75rem;
    padding-top: 0.375em;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-normal {
    padding-top: 0.375em;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-medium {
    font-size: 1.25rem;
    padding-top: 0.375em;
  }
  /* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-large {
    font-size: 1.5rem;
    padding-top: 0.375em;
  }
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-body .field .field {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 146, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body {
    display: flex;
    flex-basis: 0;
    flex-grow: 5;
    flex-shrink: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body .field {
    margin-bottom: 0;
  }
  /* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field {
    flex-shrink: 1;
  }
  /* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(.is-narrow) {
    flex-grow: 1;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control {
  box-sizing: border-box;
  clear: both;
  font-size: 1rem;
  position: relative;
  text-align: inherit;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input:focus ~ .icon,
.control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon,
.control.has-icons-right .select:focus ~ .icon {
  color: #4a4a4a;
}

/* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-small ~ .icon,
.control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon,
.control.has-icons-right .select.is-small ~ .icon {
  font-size: 0.75rem;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-medium ~ .icon,
.control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon,
.control.has-icons-right .select.is-medium ~ .icon {
  font-size: 1.25rem;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-large ~ .icon,
.control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon,
.control.has-icons-right .select.is-large ~ .icon {
  font-size: 1.5rem;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon, .control.has-icons-right .icon {
  color: #dbdbdb;
  height: 2.5em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 2.5em;
  z-index: 4;
}

/* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input,
.control.has-icons-left .select select {
  padding-left: 2.5em;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon.is-left {
  left: 0;
}

/* line 198, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .input,
.control.has-icons-right .select select {
  padding-right: 2.5em;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .icon.is-right {
  right: 0;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading::after {
  position: absolute !important;
  right: 0.625em;
  top: 0.625em;
  z-index: 4;
}

/* line 210, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* Bulma Components */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb {
  font-size: 1rem;
  white-space: nowrap;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a {
  align-items: center;
  color: #485fc7;
  display: flex;
  justify-content: center;
  padding: 0 0.75em;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a:hover {
  color: #363636;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li {
  align-items: center;
  display: flex;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li:first-child a {
  padding-left: 0;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li.is-active a {
  color: #363636;
  cursor: default;
  pointer-events: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li + li::before {
  color: #b5b5b5;
  content: "\0002f";
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb ul,
.breadcrumb ol {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:first-child {
  margin-right: 0.5em;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:last-child {
  margin-left: 0.5em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-centered ol,
.breadcrumb.is-centered ul {
  justify-content: center;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-right ol,
.breadcrumb.is-right ul {
  justify-content: flex-end;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-small {
  font-size: 0.75rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-medium {
  font-size: 1.25rem;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-large {
  font-size: 1.5rem;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-arrow-separator li + li::before {
  content: "\02192";
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-bullet-separator li + li::before {
  content: "\02022";
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-dot-separator li + li::before {
  content: "\000b7";
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-succeeds-separator li + li::before {
  content: "\0227B";
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card {
  background-color: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  max-width: 100%;
  position: relative;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer:first-child, .card-content:first-child, .card-header:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer:last-child, .card-content:last-child, .card-header:last-child {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header {
  background-color: transparent;
  align-items: stretch;
  box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
  display: flex;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title {
  align-items: center;
  color: #363636;
  display: flex;
  flex-grow: 1;
  font-weight: 700;
  padding: 0.75rem 1rem;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title.is-centered {
  justify-content: center;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-icon {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0.75rem 1rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image {
  display: block;
  position: relative;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:first-child img {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:last-child img {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-content {
  background-color: transparent;
  padding: 1.5rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer {
  background-color: transparent;
  border-top: 1px solid #ededed;
  align-items: stretch;
  display: flex;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item {
  align-items: center;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: center;
  padding: 0.75rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item:not(:last-child) {
  border-right: 1px solid #ededed;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card .media:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown {
  display: inline-flex;
  position: relative;
  vertical-align: top;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
  display: block;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-right .dropdown-menu {
  left: auto;
  right: 0;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-up .dropdown-menu {
  bottom: 100%;
  padding-bottom: 4px;
  padding-top: initial;
  top: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-menu {
  display: none;
  left: 0;
  min-width: 12rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-content {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-item {
  color: #4a4a4a;
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item,
button.dropdown-item {
  padding-right: 3rem;
  text-align: inherit;
  white-space: nowrap;
  width: 100%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item:hover,
button.dropdown-item:hover {
  background-color: whitesmoke;
  color: #0a0a0a;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item.is-active,
button.dropdown-item.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-divider {
  background-color: #ededed;
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level {
  align-items: center;
  justify-content: space-between;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level code {
  border-radius: 4px;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level img {
  display: inline-block;
  vertical-align: top;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile {
  display: flex;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left,
.level.is-mobile .level-right {
  display: flex;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left + .level-right {
  margin-top: 0;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(.is-narrow) {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level {
    display: flex;
  }
  /* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level > .level-item:not(.is-narrow) {
    flex-grow: 1;
  }
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item {
  align-items: center;
  display: flex;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item .title,
.level-item .subtitle {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  /* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-item:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left,
.level-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left .level-item.is-flexible,
.level-right .level-item.is-flexible {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left .level-item:not(:last-child),
.level-right .level-item:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left {
  align-items: center;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left + .level-right {
    margin-top: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left {
    display: flex;
  }
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-right {
  align-items: center;
  justify-content: flex-end;
}

@media screen and (min-width: 769px), print {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-right {
    display: flex;
  }
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media {
  align-items: flex-start;
  display: flex;
  text-align: inherit;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .content:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  display: flex;
  padding-top: 0.75rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .content:not(:last-child),
.media .media .control:not(:last-child) {
  margin-bottom: 0.5rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media {
  padding-top: 0.5rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media + .media {
  margin-top: 0.5rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media + .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  margin-top: 1rem;
  padding-top: 1rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media.is-large + .media {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left,
.media-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left {
  margin-right: 1rem;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-right {
  margin-left: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-content {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  text-align: inherit;
}

@media screen and (max-width: 768px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
  .media-content {
    overflow-x: auto;
  }
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu {
  font-size: 1rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-small {
  font-size: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-medium {
  font-size: 1.25rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-large {
  font-size: 1.5rem;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list {
  line-height: 1.25;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a {
  border-radius: 2px;
  color: #4a4a4a;
  display: block;
  padding: 0.5em 0.75em;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a:hover {
  background-color: whitesmoke;
  color: #363636;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list li ul {
  border-left: 1px solid #dbdbdb;
  margin: 0.75em;
  padding-left: 0.75em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label {
  color: #7a7a7a;
  font-size: 0.75em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:first-child) {
  margin-top: 1em;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:last-child) {
  margin-bottom: 1em;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message {
  background-color: whitesmoke;
  border-radius: 4px;
  font-size: 1rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message strong {
  color: currentColor;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message a:not(.button):not(.tag):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-small {
  font-size: 0.75rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-medium {
  font-size: 1.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-large {
  font-size: 1.5rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white {
  background-color: white;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-header {
  background-color: white;
  color: #0a0a0a;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-body {
  border-color: white;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-header {
  background-color: #0a0a0a;
  color: white;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-body {
  border-color: #0a0a0a;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-header {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-body {
  border-color: whitesmoke;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-header {
  background-color: #363636;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-body {
  border-color: #363636;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary {
  background-color: #ebfffc;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-header {
  background-color: #00d1b2;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-body {
  border-color: #00d1b2;
  color: #00947e;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link {
  background-color: #eff1fa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-header {
  background-color: #485fc7;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-body {
  border-color: #485fc7;
  color: #3850b7;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info {
  background-color: #eff5fb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-header {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-body {
  border-color: #3e8ed0;
  color: #296fa8;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success {
  background-color: #effaf5;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-header {
  background-color: #48c78e;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-body {
  border-color: #48c78e;
  color: #257953;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning {
  background-color: #fffaeb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-header {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-body {
  border-color: #ffe08a;
  color: #946c00;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger {
  background-color: #feecf0;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-header {
  background-color: #f14668;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-body {
  border-color: #f14668;
  color: #cc0f35;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header {
  align-items: center;
  background-color: #4a4a4a;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  line-height: 1.25;
  padding: 0.75em 1em;
  position: relative;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header .delete {
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 0.75em;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header + .message-body {
  border-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body {
  border-color: #dbdbdb;
  border-radius: 4px;
  border-style: solid;
  border-width: 0 0 0 4px;
  color: #4a4a4a;
  padding: 1.25em 1.5em;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body code,
.message-body pre {
  background-color: white;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body pre code {
  background-color: transparent;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal {
  align-items: center;
  display: none;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 40;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal.is-active {
  display: flex;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-background {
  background-color: rgba(10, 10, 10, 0.86);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-content,
.modal-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
  .modal-content,
.modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-close {
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: hidden;
  -ms-overflow-y: visible;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head,
.modal-card-foot {
  align-items: center;
  background-color: whitesmoke;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 20px;
  position: relative;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head {
  border-bottom: 1px solid #dbdbdb;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-title {
  color: #363636;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 1.5rem;
  line-height: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: 1px solid #dbdbdb;
}

/* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot .button:not(:last-child) {
  margin-right: 0.5em;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: white;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  padding: 20px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar {
  background-color: white;
  min-height: 3.25rem;
  position: relative;
  z-index: 30;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > .navbar-item,
.navbar.is-white .navbar-brand .navbar-link {
  color: #0a0a0a;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > a.navbar-item:focus, .navbar.is-white .navbar-brand > a.navbar-item:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active,
.navbar.is-white .navbar-brand .navbar-link:focus,
.navbar.is-white .navbar-brand .navbar-link:hover,
.navbar.is-white .navbar-brand .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand .navbar-link::after {
  border-color: #0a0a0a;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-burger {
  color: #0a0a0a;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > .navbar-item,
.navbar.is-white .navbar-start .navbar-link,
.navbar.is-white .navbar-end > .navbar-item,
.navbar.is-white .navbar-end .navbar-link {
    color: #0a0a0a;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > a.navbar-item:focus, .navbar.is-white .navbar-start > a.navbar-item:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active,
.navbar.is-white .navbar-start .navbar-link:focus,
.navbar.is-white .navbar-start .navbar-link:hover,
.navbar.is-white .navbar-start .navbar-link.is-active,
.navbar.is-white .navbar-end > a.navbar-item:focus,
.navbar.is-white .navbar-end > a.navbar-item:hover,
.navbar.is-white .navbar-end > a.navbar-item.is-active,
.navbar.is-white .navbar-end .navbar-link:focus,
.navbar.is-white .navbar-end .navbar-link:hover,
.navbar.is-white .navbar-end .navbar-link.is-active {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start .navbar-link::after,
.navbar.is-white .navbar-end .navbar-link::after {
    border-color: #0a0a0a;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
    background-color: white;
    color: #0a0a0a;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > .navbar-item,
.navbar.is-black .navbar-brand .navbar-link {
  color: white;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > a.navbar-item:focus, .navbar.is-black .navbar-brand > a.navbar-item:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active,
.navbar.is-black .navbar-brand .navbar-link:focus,
.navbar.is-black .navbar-brand .navbar-link:hover,
.navbar.is-black .navbar-brand .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand .navbar-link::after {
  border-color: white;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-burger {
  color: white;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > .navbar-item,
.navbar.is-black .navbar-start .navbar-link,
.navbar.is-black .navbar-end > .navbar-item,
.navbar.is-black .navbar-end .navbar-link {
    color: white;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > a.navbar-item:focus, .navbar.is-black .navbar-start > a.navbar-item:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active,
.navbar.is-black .navbar-start .navbar-link:focus,
.navbar.is-black .navbar-start .navbar-link:hover,
.navbar.is-black .navbar-start .navbar-link.is-active,
.navbar.is-black .navbar-end > a.navbar-item:focus,
.navbar.is-black .navbar-end > a.navbar-item:hover,
.navbar.is-black .navbar-end > a.navbar-item.is-active,
.navbar.is-black .navbar-end .navbar-link:focus,
.navbar.is-black .navbar-end .navbar-link:hover,
.navbar.is-black .navbar-end .navbar-link.is-active {
    background-color: black;
    color: white;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start .navbar-link::after,
.navbar.is-black .navbar-end .navbar-link::after {
    border-color: white;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: black;
    color: white;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
    background-color: #0a0a0a;
    color: white;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > .navbar-item,
.navbar.is-light .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active,
.navbar.is-light .navbar-brand .navbar-link:focus,
.navbar.is-light .navbar-brand .navbar-link:hover,
.navbar.is-light .navbar-brand .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > .navbar-item,
.navbar.is-light .navbar-start .navbar-link,
.navbar.is-light .navbar-end > .navbar-item,
.navbar.is-light .navbar-end .navbar-link {
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > a.navbar-item:focus, .navbar.is-light .navbar-start > a.navbar-item:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active,
.navbar.is-light .navbar-start .navbar-link:focus,
.navbar.is-light .navbar-start .navbar-link:hover,
.navbar.is-light .navbar-start .navbar-link.is-active,
.navbar.is-light .navbar-end > a.navbar-item:focus,
.navbar.is-light .navbar-end > a.navbar-item:hover,
.navbar.is-light .navbar-end > a.navbar-item.is-active,
.navbar.is-light .navbar-end .navbar-link:focus,
.navbar.is-light .navbar-end .navbar-link:hover,
.navbar.is-light .navbar-end .navbar-link.is-active {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start .navbar-link::after,
.navbar.is-light .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > .navbar-item,
.navbar.is-dark .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > a.navbar-item:focus, .navbar.is-dark .navbar-brand > a.navbar-item:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active,
.navbar.is-dark .navbar-brand .navbar-link:focus,
.navbar.is-dark .navbar-brand .navbar-link:hover,
.navbar.is-dark .navbar-brand .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > .navbar-item,
.navbar.is-dark .navbar-start .navbar-link,
.navbar.is-dark .navbar-end > .navbar-item,
.navbar.is-dark .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > a.navbar-item:focus, .navbar.is-dark .navbar-start > a.navbar-item:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active,
.navbar.is-dark .navbar-start .navbar-link:focus,
.navbar.is-dark .navbar-start .navbar-link:hover,
.navbar.is-dark .navbar-start .navbar-link.is-active,
.navbar.is-dark .navbar-end > a.navbar-item:focus,
.navbar.is-dark .navbar-end > a.navbar-item:hover,
.navbar.is-dark .navbar-end > a.navbar-item.is-active,
.navbar.is-dark .navbar-end .navbar-link:focus,
.navbar.is-dark .navbar-end .navbar-link:hover,
.navbar.is-dark .navbar-end .navbar-link.is-active {
    background-color: #292929;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start .navbar-link::after,
.navbar.is-dark .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #292929;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
    background-color: #363636;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > .navbar-item,
.navbar.is-primary .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > a.navbar-item:focus, .navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active,
.navbar.is-primary .navbar-brand .navbar-link:focus,
.navbar.is-primary .navbar-brand .navbar-link:hover,
.navbar.is-primary .navbar-brand .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > .navbar-item,
.navbar.is-primary .navbar-start .navbar-link,
.navbar.is-primary .navbar-end > .navbar-item,
.navbar.is-primary .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > a.navbar-item:focus, .navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active,
.navbar.is-primary .navbar-start .navbar-link:focus,
.navbar.is-primary .navbar-start .navbar-link:hover,
.navbar.is-primary .navbar-start .navbar-link.is-active,
.navbar.is-primary .navbar-end > a.navbar-item:focus,
.navbar.is-primary .navbar-end > a.navbar-item:hover,
.navbar.is-primary .navbar-end > a.navbar-item.is-active,
.navbar.is-primary .navbar-end .navbar-link:focus,
.navbar.is-primary .navbar-end .navbar-link:hover,
.navbar.is-primary .navbar-end .navbar-link.is-active {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start .navbar-link::after,
.navbar.is-primary .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
    background-color: #00d1b2;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > .navbar-item,
.navbar.is-link .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > a.navbar-item:focus, .navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active,
.navbar.is-link .navbar-brand .navbar-link:focus,
.navbar.is-link .navbar-brand .navbar-link:hover,
.navbar.is-link .navbar-brand .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > .navbar-item,
.navbar.is-link .navbar-start .navbar-link,
.navbar.is-link .navbar-end > .navbar-item,
.navbar.is-link .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > a.navbar-item:focus, .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active,
.navbar.is-link .navbar-start .navbar-link:focus,
.navbar.is-link .navbar-start .navbar-link:hover,
.navbar.is-link .navbar-start .navbar-link.is-active,
.navbar.is-link .navbar-end > a.navbar-item:focus,
.navbar.is-link .navbar-end > a.navbar-item:hover,
.navbar.is-link .navbar-end > a.navbar-item.is-active,
.navbar.is-link .navbar-end .navbar-link:focus,
.navbar.is-link .navbar-end .navbar-link:hover,
.navbar.is-link .navbar-end .navbar-link.is-active {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start .navbar-link::after,
.navbar.is-link .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
    background-color: #485fc7;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > .navbar-item,
.navbar.is-info .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-info .navbar-brand .navbar-link:hover,
.navbar.is-info .navbar-brand .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-info .navbar-end .navbar-link:hover,
.navbar.is-info .navbar-end .navbar-link.is-active {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start .navbar-link::after,
.navbar.is-info .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
    background-color: #3e8ed0;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > .navbar-item,
.navbar.is-success .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > a.navbar-item:focus, .navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active,
.navbar.is-success .navbar-brand .navbar-link:focus,
.navbar.is-success .navbar-brand .navbar-link:hover,
.navbar.is-success .navbar-brand .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > .navbar-item,
.navbar.is-success .navbar-start .navbar-link,
.navbar.is-success .navbar-end > .navbar-item,
.navbar.is-success .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > a.navbar-item:focus, .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active,
.navbar.is-success .navbar-start .navbar-link:focus,
.navbar.is-success .navbar-start .navbar-link:hover,
.navbar.is-success .navbar-start .navbar-link.is-active,
.navbar.is-success .navbar-end > a.navbar-item:focus,
.navbar.is-success .navbar-end > a.navbar-item:hover,
.navbar.is-success .navbar-end > a.navbar-item.is-active,
.navbar.is-success .navbar-end .navbar-link:focus,
.navbar.is-success .navbar-end .navbar-link:hover,
.navbar.is-success .navbar-end .navbar-link.is-active {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start .navbar-link::after,
.navbar.is-success .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
    background-color: #48c78e;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > .navbar-item,
.navbar.is-warning .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-warning .navbar-brand .navbar-link:hover,
.navbar.is-warning .navbar-brand .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-warning .navbar-end .navbar-link:hover,
.navbar.is-warning .navbar-end .navbar-link.is-active {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start .navbar-link::after,
.navbar.is-warning .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
    background-color: #ffe08a;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > .navbar-item,
.navbar.is-danger .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-danger .navbar-brand .navbar-link:hover,
.navbar.is-danger .navbar-brand .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-danger .navbar-end .navbar-link:hover,
.navbar.is-danger .navbar-end .navbar-link.is-active {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start .navbar-link::after,
.navbar.is-danger .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
    background-color: #f14668;
    color: #fff;
  }
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar > .container {
  align-items: stretch;
  display: flex;
  min-height: 3.25rem;
  width: 100%;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.has-shadow {
  box-shadow: 0 2px 0 0 whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom, .navbar.is-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 30;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom {
  bottom: 0;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom.has-shadow {
  box-shadow: 0 -2px 0 0 whitesmoke;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-top {
  top: 0;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-top,
body.has-navbar-fixed-top {
  padding-top: 3.25rem;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-bottom,
body.has-navbar-fixed-bottom {
  padding-bottom: 3.25rem;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand,
.navbar-tabs {
  align-items: stretch;
  display: flex;
  flex-shrink: 0;
  min-height: 3.25rem;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover {
  background-color: transparent;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-tabs {
  -webkit-overflow-scrolling: touch;
  max-width: 100vw;
  overflow-x: auto;
  overflow-y: hidden;
}

/* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-burger {
  color: #4a4a4a;
  cursor: pointer;
  display: block;
  height: 3.25rem;
  position: relative;
  width: 3.25rem;
  margin-left: auto;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span {
  background-color: currentColor;
  display: block;
  height: 1px;
  left: calc(50% - 8px);
  position: absolute;
  transform-origin: center;
  transition-duration: 86ms;
  transition-property: background-color, opacity, transform;
  transition-timing-function: ease-out;
  width: 16px;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(1) {
  top: calc(50% - 6px);
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(2) {
  top: calc(50% - 1px);
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(3) {
  top: calc(50% + 4px);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(1) {
  transform: translateY(5px) rotate(45deg);
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(2) {
  opacity: 0;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(3) {
  transform: translateY(-5px) rotate(-45deg);
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-menu {
  display: none;
}

/* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item,
.navbar-link {
  color: #4a4a4a;
  display: block;
  line-height: 1.5;
  padding: 0.5rem 0.75rem;
  position: relative;
}

/* line 172, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item .icon:only-child,
.navbar-link .icon:only-child {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item,
.navbar-link {
  cursor: pointer;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-item.is-active,
.navbar-link:focus,
.navbar-link:focus-within,
.navbar-link:hover,
.navbar-link.is-active {
  background-color: #fafafa;
  color: #485fc7;
}

/* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item img {
  max-height: 1.75rem;
}

/* line 191, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.has-dropdown {
  padding: 0;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 196, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab {
  border-bottom: 1px solid transparent;
  min-height: 3.25rem;
  padding-bottom: calc(0.5rem - 1px);
}

/* line 200, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab:focus, .navbar-item.is-tab:hover {
  background-color: transparent;
  border-bottom-color: #485fc7;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab.is-active {
  background-color: transparent;
  border-bottom-color: #485fc7;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #485fc7;
  padding-bottom: calc(0.5rem - 3px);
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-content {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 216, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless) {
  padding-right: 2.5em;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless)::after {
  border-color: #485fc7;
  margin-top: -0.375em;
  right: 1.125em;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown {
  font-size: 0.875rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown .navbar-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-divider {
  background-color: whitesmoke;
  border: none;
  display: none;
  height: 2px;
  margin: 0.5rem 0;
}

@media screen and (max-width: 1023px) {
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container {
    display: block;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-brand .navbar-item,
.navbar-tabs .navbar-item {
    align-items: center;
    display: flex;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-link::after {
    display: none;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    background-color: white;
    box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
    padding: 0.5rem 0;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu.is-active {
    display: block;
  }
  /* line 258, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 261, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch {
    bottom: 0;
  }
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-touch {
    top: 0;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu {
    -webkit-overflow-scrolling: touch;
    max-height: calc(100vh - 3.25rem);
    overflow: auto;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-touch,
body.has-navbar-fixed-top-touch {
    padding-top: 3.25rem;
  }
  /* line 277, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-touch,
body.has-navbar-fixed-bottom-touch {
    padding-bottom: 3.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar,
.navbar-menu,
.navbar-start,
.navbar-end {
    align-items: stretch;
    display: flex;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar {
    min-height: 3.25rem;
  }
  /* line 289, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced {
    padding: 1rem 2rem;
  }
  /* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-start,
.navbar.is-spaced .navbar-end {
    align-items: center;
  }
  /* line 294, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced a.navbar-item,
.navbar.is-spaced .navbar-link {
    border-radius: 4px;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent a.navbar-item:focus, .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active,
.navbar.is-transparent .navbar-link:focus,
.navbar.is-transparent .navbar-link:hover,
.navbar.is-transparent .navbar-link.is-active {
    background-color: transparent !important;
  }
  /* line 309, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link {
    background-color: transparent !important;
  }
  /* line 313, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 317, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-burger {
    display: none;
  }
  /* line 322, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item,
.navbar-link {
    align-items: center;
    display: flex;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown {
    align-items: stretch;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-link::after {
    transform: rotate(135deg) translate(0.25em, -0.25em);
  }
  /* line 332, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-dropdown {
    border-bottom: 2px solid #dbdbdb;
    border-radius: 6px 6px 0 0;
    border-top: none;
    bottom: 100%;
    box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1);
    top: auto;
  }
  /* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown {
    display: block;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }
  /* line 350, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    flex-grow: 1;
    flex-shrink: 0;
  }
  /* line 353, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-start {
    justify-content: flex-start;
    margin-right: auto;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-end {
    justify-content: flex-end;
    margin-left: auto;
  }
  /* line 359, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown {
    background-color: white;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 2px solid #dbdbdb;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1);
    display: none;
    font-size: 0.875rem;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 100%;
    z-index: 20;
  }
  /* line 372, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown .navbar-item {
    padding: 0.375rem 1rem;
    white-space: nowrap;
  }
  /* line 375, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item {
    padding-right: 3rem;
  }
  /* line 377, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 381, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 384, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed {
    border-radius: 6px;
    border-top: none;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    display: block;
    opacity: 0;
    pointer-events: none;
    top: calc(100% + (-4px));
    transform: translateY(-5px);
    transition-duration: 86ms;
    transition-property: opacity, transform;
  }
  /* line 396, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown.is-right {
    left: auto;
    right: 0;
  }
  /* line 399, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-divider {
    display: block;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-brand,
.container > .navbar .navbar-brand {
    margin-left: -0.75rem;
  }
  /* line 405, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-menu,
.container > .navbar .navbar-menu {
    margin-right: -0.75rem;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop {
    bottom: 0;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-desktop {
    top: 0;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-desktop,
body.has-navbar-fixed-top-desktop {
    padding-top: 3.25rem;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-desktop,
body.has-navbar-fixed-bottom-desktop {
    padding-bottom: 3.25rem;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-top,
body.has-spaced-navbar-fixed-top {
    padding-top: 5.25rem;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-bottom,
body.has-spaced-navbar-fixed-bottom {
    padding-bottom: 5.25rem;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active,
.navbar-link.is-active {
    color: #0a0a0a;
  }
  /* line 433, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active:not(:focus):not(:hover),
.navbar-link.is-active:not(:focus):not(:hover) {
    background-color: transparent;
  }
  /* line 439, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #fafafa;
  }
}

/* line 445, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.hero.is-fullheight-with-navbar {
  min-height: calc(100vh - 3.25rem);
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination {
  font-size: 1rem;
  margin: -0.25rem;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-small {
  font-size: 0.75rem;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-medium {
  font-size: 1.25rem;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-large {
  font-size: 1.5rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-previous,
.pagination.is-rounded .pagination-next {
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 9999px;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-link {
  border-radius: 9999px;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination,
.pagination-list {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
  font-size: 1em;
  justify-content: center;
  margin: 0.25rem;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: center;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link {
  border-color: #dbdbdb;
  color: #363636;
  min-width: 2.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:hover,
.pagination-next:hover,
.pagination-link:hover {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus {
  border-color: #485fc7;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:active,
.pagination-next:active,
.pagination-link:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled] {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
  box-shadow: none;
  color: #7a7a7a;
  opacity: 0.5;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next {
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-link.is-current {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-ellipsis {
  color: #b5b5b5;
  pointer-events: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list {
  flex-wrap: wrap;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list li {
  list-style: none;
}

@media screen and (max-width: 768px) {
  /* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    flex-wrap: wrap;
  }
  /* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next {
    flex-grow: 1;
    flex-shrink: 1;
  }
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list li {
    flex-grow: 1;
    flex-shrink: 1;
  }
}

@media screen and (min-width: 769px), print {
  /* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list {
    flex-grow: 1;
    flex-shrink: 1;
    justify-content: flex-start;
    order: 1;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous {
    order: 2;
  }
  /* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-next {
    order: 3;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    justify-content: space-between;
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-previous {
    order: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-list {
    justify-content: center;
    order: 2;
  }
  /* line 157, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-next {
    order: 3;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-previous {
    order: 1;
  }
  /* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-next {
    order: 2;
  }
  /* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-list {
    justify-content: flex-end;
    order: 3;
  }
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel {
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  font-size: 1rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-heading {
  background-color: white;
  color: #0a0a0a;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-tabs a.is-active {
  border-bottom-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-block.is-active .panel-icon {
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-heading {
  background-color: #0a0a0a;
  color: white;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-tabs a.is-active {
  border-bottom-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-block.is-active .panel-icon {
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-heading {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-tabs a.is-active {
  border-bottom-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-block.is-active .panel-icon {
  color: whitesmoke;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-heading {
  background-color: #363636;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-tabs a.is-active {
  border-bottom-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-block.is-active .panel-icon {
  color: #363636;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-heading {
  background-color: #00d1b2;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-tabs a.is-active {
  border-bottom-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-block.is-active .panel-icon {
  color: #00d1b2;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-heading {
  background-color: #485fc7;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-tabs a.is-active {
  border-bottom-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-heading {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-tabs a.is-active {
  border-bottom-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-block.is-active .panel-icon {
  color: #3e8ed0;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-heading {
  background-color: #48c78e;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-tabs a.is-active {
  border-bottom-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-block.is-active .panel-icon {
  color: #48c78e;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-heading {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-tabs a.is-active {
  border-bottom-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-block.is-active .panel-icon {
  color: #ffe08a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-heading {
  background-color: #f14668;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-tabs a.is-active {
  border-bottom-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-block.is-active .panel-icon {
  color: #f14668;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs:not(:last-child),
.panel-block:not(:last-child) {
  border-bottom: 1px solid #ededed;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-heading {
  background-color: #ededed;
  border-radius: 6px 6px 0 0;
  color: #363636;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.75em 1em;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs {
  align-items: flex-end;
  display: flex;
  font-size: 0.875em;
  justify-content: center;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: -1px;
  padding: 0.5em;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a.is-active {
  border-bottom-color: #4a4a4a;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a {
  color: #4a4a4a;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a:hover {
  color: #485fc7;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block {
  align-items: center;
  color: #363636;
  display: flex;
  justify-content: flex-start;
  padding: 0.5em 0.75em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block input[type="checkbox"] {
  margin-right: 0.75em;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block > .control {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-wrapped {
  flex-wrap: wrap;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active {
  border-left-color: #485fc7;
  color: #363636;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block,
label.panel-block {
  cursor: pointer;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block:hover,
label.panel-block:hover {
  background-color: whitesmoke;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.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;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-icon .fa {
  font-size: inherit;
  line-height: inherit;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs {
  -webkit-overflow-scrolling: touch;
  align-items: stretch;
  display: flex;
  font-size: 1rem;
  justify-content: space-between;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs a:hover {
  border-bottom-color: #363636;
  color: #363636;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li {
  display: block;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li.is-active a {
  border-bottom-color: #485fc7;
  color: #485fc7;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-left {
  padding-right: 0.75em;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-center {
  flex: none;
  justify-content: center;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-right {
  justify-content: flex-end;
  padding-left: 0.75em;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:first-child {
  margin-right: 0.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:last-child {
  margin-left: 0.5em;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-centered ul {
  justify-content: center;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-right ul {
  justify-content: flex-end;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a:hover {
  background-color: whitesmoke;
  border-bottom-color: #dbdbdb;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed li.is-active a {
  background-color: white;
  border-color: #dbdbdb;
  border-bottom-color: transparent !important;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-fullwidth li {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 0;
  position: relative;
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a:hover {
  background-color: whitesmoke;
  border-color: #b5b5b5;
  z-index: 2;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li + li {
  margin-left: -1px;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:first-child a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li.is-active a {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
  z-index: 1;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle ul {
  border-bottom: none;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:first-child a {
  border-bottom-left-radius: 9999px;
  border-top-left-radius: 9999px;
  padding-left: 1.25em;
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:last-child a {
  border-bottom-right-radius: 9999px;
  border-top-right-radius: 9999px;
  padding-right: 1.25em;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-small {
  font-size: 0.75rem;
}

/* line 173, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-medium {
  font-size: 1.25rem;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-large {
  font-size: 1.5rem;
}

/* Bulma Grid */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-narrow {
  flex: none;
  width: unset;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-full {
  flex: none;
  width: 100%;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-quarters {
  flex: none;
  width: 75%;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-half {
  flex: none;
  width: 50%;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-third {
  flex: none;
  width: 33.3333%;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-quarter {
  flex: none;
  width: 25%;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-fifth {
  flex: none;
  width: 20%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-fifths {
  flex: none;
  width: 40%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-fifths {
  flex: none;
  width: 60%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-four-fifths {
  flex: none;
  width: 80%;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-quarters {
  margin-left: 75%;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-half {
  margin-left: 50%;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-third {
  margin-left: 33.3333%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-quarter {
  margin-left: 25%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-fifth {
  margin-left: 20%;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-fifths {
  margin-left: 40%;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-fifths {
  margin-left: 60%;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-four-fifths {
  margin-left: 80%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-0 {
  flex: none;
  width: 0%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-0 {
  margin-left: 0%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-1 {
  flex: none;
  width: 8.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-1 {
  margin-left: 8.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-2 {
  flex: none;
  width: 16.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-2 {
  margin-left: 16.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-3 {
  margin-left: 25%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-4 {
  flex: none;
  width: 33.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-4 {
  margin-left: 33.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-5 {
  flex: none;
  width: 41.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-5 {
  margin-left: 41.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-6 {
  margin-left: 50%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-7 {
  flex: none;
  width: 58.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-7 {
  margin-left: 58.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-8 {
  flex: none;
  width: 66.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-8 {
  margin-left: 66.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-9 {
  margin-left: 75%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-10 {
  flex: none;
  width: 83.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-10 {
  margin-left: 83.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-11 {
  flex: none;
  width: 91.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-11 {
  margin-left: 91.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-12 {
  flex: none;
  width: 100%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-12 {
  margin-left: 100%;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-mobile {
    flex: none;
    width: unset;
  }
  /* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  /* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  /* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  /* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  /* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  /* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-mobile {
    flex: none;
    width: 20%;
  }
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-mobile {
    flex: none;
    width: 40%;
  }
  /* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-mobile {
    flex: none;
    width: 60%;
  }
  /* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-mobile {
    flex: none;
    width: 80%;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  /* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  /* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  /* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  /* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-mobile {
    margin-left: 20%;
  }
  /* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-mobile {
    margin-left: 40%;
  }
  /* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-mobile {
    margin-left: 60%;
  }
  /* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-mobile {
    margin-left: 80%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-mobile {
    flex: none;
    width: 0%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-mobile {
    margin-left: 0%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-mobile {
    flex: none;
    width: 8.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-mobile {
    margin-left: 8.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-mobile {
    flex: none;
    width: 16.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-mobile {
    margin-left: 16.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-mobile {
    flex: none;
    width: 33.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-mobile {
    margin-left: 33.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-mobile {
    flex: none;
    width: 41.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-mobile {
    margin-left: 41.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-mobile {
    flex: none;
    width: 58.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-mobile {
    margin-left: 58.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-mobile {
    flex: none;
    width: 66.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-mobile {
    margin-left: 66.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-mobile {
    flex: none;
    width: 83.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-mobile {
    margin-left: 83.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-mobile {
    flex: none;
    width: 91.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-mobile {
    margin-left: 91.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow, .column.is-narrow-tablet {
    flex: none;
    width: unset;
  }
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full, .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  /* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters, .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds, .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half, .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third, .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  /* line 151, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter, .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  /* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth, .column.is-one-fifth-tablet {
    flex: none;
    width: 20%;
  }
  /* line 159, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths, .column.is-two-fifths-tablet {
    flex: none;
    width: 40%;
  }
  /* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths, .column.is-three-fifths-tablet {
    flex: none;
    width: 60%;
  }
  /* line 167, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths, .column.is-four-fifths-tablet {
    flex: none;
    width: 80%;
  }
  /* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  /* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  /* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half, .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  /* line 180, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third, .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  /* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  /* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
    margin-left: 20%;
  }
  /* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
    margin-left: 40%;
  }
  /* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
    margin-left: 60%;
  }
  /* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
    margin-left: 80%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0, .column.is-0-tablet {
    flex: none;
    width: 0%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0, .column.is-offset-0-tablet {
    margin-left: 0%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1, .column.is-1-tablet {
    flex: none;
    width: 8.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1, .column.is-offset-1-tablet {
    margin-left: 8.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2, .column.is-2-tablet {
    flex: none;
    width: 16.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2, .column.is-offset-2-tablet {
    margin-left: 16.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3, .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3, .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4, .column.is-4-tablet {
    flex: none;
    width: 33.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4, .column.is-offset-4-tablet {
    margin-left: 33.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5, .column.is-5-tablet {
    flex: none;
    width: 41.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5, .column.is-offset-5-tablet {
    margin-left: 41.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6, .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6, .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7, .column.is-7-tablet {
    flex: none;
    width: 58.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7, .column.is-offset-7-tablet {
    margin-left: 58.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8, .column.is-8-tablet {
    flex: none;
    width: 66.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8, .column.is-offset-8-tablet {
    margin-left: 66.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9, .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9, .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10, .column.is-10-tablet {
    flex: none;
    width: 83.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10, .column.is-offset-10-tablet {
    margin-left: 83.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11, .column.is-11-tablet {
    flex: none;
    width: 91.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11, .column.is-offset-11-tablet {
    margin-left: 91.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12, .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12, .column.is-offset-12-tablet {
    margin-left: 100%;
  }
}

@media screen and (max-width: 1023px) {
  /* line 205, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-touch {
    flex: none;
    width: unset;
  }
  /* line 208, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  /* line 211, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-touch {
    flex: none;
    width: 75%;
  }
  /* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-touch {
    flex: none;
    width: 66.6666%;
  }
  /* line 217, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-touch {
    flex: none;
    width: 50%;
  }
  /* line 220, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-touch {
    flex: none;
    width: 33.3333%;
  }
  /* line 223, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-touch {
    flex: none;
    width: 25%;
  }
  /* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-touch {
    flex: none;
    width: 20%;
  }
  /* line 229, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-touch {
    flex: none;
    width: 40%;
  }
  /* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-touch {
    flex: none;
    width: 60%;
  }
  /* line 235, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-touch {
    flex: none;
    width: 80%;
  }
  /* line 238, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-touch {
    margin-left: 75%;
  }
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-touch {
    margin-left: 66.6666%;
  }
  /* line 242, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-touch {
    margin-left: 50%;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-touch {
    margin-left: 33.3333%;
  }
  /* line 246, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-touch {
    margin-left: 25%;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-touch {
    margin-left: 20%;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-touch {
    margin-left: 40%;
  }
  /* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-touch {
    margin-left: 60%;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-touch {
    margin-left: 80%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-touch {
    flex: none;
    width: 0%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-touch {
    margin-left: 0%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-touch {
    flex: none;
    width: 8.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-touch {
    margin-left: 8.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-touch {
    flex: none;
    width: 16.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-touch {
    margin-left: 16.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-touch {
    flex: none;
    width: 25%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-touch {
    margin-left: 25%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-touch {
    flex: none;
    width: 33.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-touch {
    margin-left: 33.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-touch {
    flex: none;
    width: 41.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-touch {
    margin-left: 41.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-touch {
    flex: none;
    width: 50%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-touch {
    margin-left: 50%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-touch {
    flex: none;
    width: 58.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-touch {
    margin-left: 58.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-touch {
    flex: none;
    width: 66.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-touch {
    margin-left: 66.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-touch {
    flex: none;
    width: 75%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-touch {
    margin-left: 75%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-touch {
    flex: none;
    width: 83.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-touch {
    margin-left: 83.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-touch {
    flex: none;
    width: 91.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-touch {
    margin-left: 91.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-touch {
    flex: none;
    width: 100%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-touch {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-desktop {
    flex: none;
    width: unset;
  }
  /* line 266, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  /* line 272, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  /* line 278, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  /* line 284, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-desktop {
    flex: none;
    width: 20%;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-desktop {
    flex: none;
    width: 40%;
  }
  /* line 290, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-desktop {
    flex: none;
    width: 60%;
  }
  /* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-desktop {
    flex: none;
    width: 80%;
  }
  /* line 296, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  /* line 298, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  /* line 302, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  /* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  /* line 306, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-desktop {
    margin-left: 20%;
  }
  /* line 308, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-desktop {
    margin-left: 40%;
  }
  /* line 310, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-desktop {
    margin-left: 60%;
  }
  /* line 312, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-desktop {
    margin-left: 80%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-desktop {
    flex: none;
    width: 0%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-desktop {
    margin-left: 0%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-desktop {
    flex: none;
    width: 8.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-desktop {
    margin-left: 8.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-desktop {
    flex: none;
    width: 16.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-desktop {
    margin-left: 16.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-desktop {
    flex: none;
    width: 33.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-desktop {
    margin-left: 33.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-desktop {
    flex: none;
    width: 41.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-desktop {
    margin-left: 41.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-desktop {
    flex: none;
    width: 58.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-desktop {
    margin-left: 58.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-desktop {
    flex: none;
    width: 66.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-desktop {
    margin-left: 66.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-desktop {
    flex: none;
    width: 83.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-desktop {
    margin-left: 83.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-desktop {
    flex: none;
    width: 91.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-desktop {
    margin-left: 91.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1216px) {
  /* line 321, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-widescreen {
    flex: none;
    width: unset;
  }
  /* line 324, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  /* line 333, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 336, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  /* line 339, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 342, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-widescreen {
    flex: none;
    width: 20%;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-widescreen {
    flex: none;
    width: 40%;
  }
  /* line 348, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-widescreen {
    flex: none;
    width: 60%;
  }
  /* line 351, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-widescreen {
    flex: none;
    width: 80%;
  }
  /* line 354, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  /* line 358, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  /* line 360, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  /* line 362, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  /* line 364, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-widescreen {
    margin-left: 20%;
  }
  /* line 366, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-widescreen {
    margin-left: 40%;
  }
  /* line 368, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-widescreen {
    margin-left: 60%;
  }
  /* line 370, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-widescreen {
    margin-left: 80%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-widescreen {
    flex: none;
    width: 0%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-widescreen {
    margin-left: 0%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-widescreen {
    flex: none;
    width: 8.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-widescreen {
    margin-left: 8.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-widescreen {
    flex: none;
    width: 16.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-widescreen {
    margin-left: 16.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-widescreen {
    flex: none;
    width: 33.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-widescreen {
    margin-left: 33.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-widescreen {
    flex: none;
    width: 41.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-widescreen {
    margin-left: 41.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-widescreen {
    flex: none;
    width: 58.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-widescreen {
    margin-left: 58.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-widescreen {
    flex: none;
    width: 66.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-widescreen {
    margin-left: 66.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-widescreen {
    flex: none;
    width: 83.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-widescreen {
    margin-left: 83.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-widescreen {
    flex: none;
    width: 91.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-widescreen {
    margin-left: 91.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1408px) {
  /* line 379, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-fullhd {
    flex: none;
    width: unset;
  }
  /* line 382, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 385, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 388, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
  /* line 391, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 394, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  /* line 397, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 400, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-fullhd {
    flex: none;
    width: 20%;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-fullhd {
    flex: none;
    width: 40%;
  }
  /* line 406, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-fullhd {
    flex: none;
    width: 60%;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-fullhd {
    flex: none;
    width: 80%;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-fullhd {
    margin-left: 75%;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-fullhd {
    margin-left: 66.6666%;
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-fullhd {
    margin-left: 50%;
  }
  /* line 418, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-fullhd {
    margin-left: 33.3333%;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-fullhd {
    margin-left: 25%;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-fullhd {
    margin-left: 20%;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-fullhd {
    margin-left: 40%;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-fullhd {
    margin-left: 60%;
  }
  /* line 428, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-fullhd {
    margin-left: 80%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-fullhd {
    flex: none;
    width: 0%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-fullhd {
    margin-left: 0%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-fullhd {
    flex: none;
    width: 8.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-fullhd {
    margin-left: 8.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-fullhd {
    flex: none;
    width: 16.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-fullhd {
    margin-left: 16.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-fullhd {
    margin-left: 25%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-fullhd {
    flex: none;
    width: 33.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-fullhd {
    margin-left: 33.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-fullhd {
    flex: none;
    width: 41.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-fullhd {
    margin-left: 41.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-fullhd {
    margin-left: 50%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-fullhd {
    flex: none;
    width: 58.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-fullhd {
    margin-left: 58.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-fullhd {
    flex: none;
    width: 66.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-fullhd {
    margin-left: 66.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-fullhd {
    margin-left: 75%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-fullhd {
    flex: none;
    width: 83.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-fullhd {
    margin-left: 83.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-fullhd {
    flex: none;
    width: 91.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-fullhd {
    margin-left: 91.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-fullhd {
    margin-left: 100%;
  }
}

/* line 437, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 441, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:last-child {
  margin-bottom: -0.75rem;
}

/* line 443, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:not(:last-child) {
  margin-bottom: calc(1.5rem - 0.75rem);
}

/* line 446, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-centered {
  justify-content: center;
}

/* line 448, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

/* line 452, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless > .column {
  margin: 0;
  padding: 0 !important;
}

/* line 455, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 457, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:last-child {
  margin-bottom: 0;
}

/* line 459, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile {
  display: flex;
}

/* line 461, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-multiline {
  flex-wrap: wrap;
}

/* line 463, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-vcentered {
  align-items: center;
}

@media screen and (min-width: 769px), print {
  /* line 467, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns:not(.is-desktop) {
    display: flex;
  }
}

@media screen and (min-width: 1024px) {
  /* line 471, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-desktop {
    display: flex;
  }
}

/* line 475, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable {
  --columnGap: 0.75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap));
}

/* line 479, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable > .column {
  padding-left: var(--columnGap);
  padding-right: var(--columnGap);
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-0 {
  --columnGap: 0rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-mobile {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet-only {
    --columnGap: 0rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-touch {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-fullhd {
    --columnGap: 0rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-1 {
  --columnGap: 0.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-mobile {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-touch {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-fullhd {
    --columnGap: 0.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-2 {
  --columnGap: 0.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-mobile {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-touch {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-fullhd {
    --columnGap: 0.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-3 {
  --columnGap: 0.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-mobile {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-touch {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-fullhd {
    --columnGap: 0.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-4 {
  --columnGap: 1rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-mobile {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet-only {
    --columnGap: 1rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-touch {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-fullhd {
    --columnGap: 1rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-5 {
  --columnGap: 1.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-mobile {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-touch {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-fullhd {
    --columnGap: 1.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-6 {
  --columnGap: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-mobile {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-touch {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-fullhd {
    --columnGap: 1.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-7 {
  --columnGap: 1.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-mobile {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-touch {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-fullhd {
    --columnGap: 1.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-8 {
  --columnGap: 2rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-mobile {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet-only {
    --columnGap: 2rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-touch {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-fullhd {
    --columnGap: 2rem;
  }
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile {
  align-items: stretch;
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  min-height: min-content;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:last-child {
  margin-bottom: -0.75rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-child {
  margin: 0 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-parent {
  padding: 0.75rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical {
  flex-direction: column;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical > .tile.is-child:not(:last-child) {
  margin-bottom: 1.5rem !important;
}

@media screen and (min-width: 769px), print {
  /* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile:not(.is-child) {
    display: flex;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-1 {
    flex: none;
    width: 8.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-2 {
    flex: none;
    width: 16.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-3 {
    flex: none;
    width: 25%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-4 {
    flex: none;
    width: 33.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-5 {
    flex: none;
    width: 41.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-6 {
    flex: none;
    width: 50%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-7 {
    flex: none;
    width: 58.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-8 {
    flex: none;
    width: 66.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-9 {
    flex: none;
    width: 75%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-10 {
    flex: none;
    width: 83.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-11 {
    flex: none;
    width: 91.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-12 {
    flex: none;
    width: 100%;
  }
}

/* Bulma Helpers */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white {
  color: white !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-white:hover, a.has-text-white:focus {
  color: #e6e6e6 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white {
  background-color: white !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black {
  color: #0a0a0a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-black:hover, a.has-text-black:focus {
  color: black !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black {
  background-color: #0a0a0a !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-light {
  color: whitesmoke !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-light:hover, a.has-text-light:focus {
  color: #dbdbdb !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-light {
  background-color: whitesmoke !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-dark {
  color: #363636 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-dark {
  background-color: #363636 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary {
  color: #00d1b2 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary:hover, a.has-text-primary:focus {
  color: #009e86 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary {
  background-color: #00d1b2 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-light {
  color: #ebfffc !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-light:hover, a.has-text-primary-light:focus {
  color: #b8fff4 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-light {
  background-color: #ebfffc !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-dark {
  color: #00947e !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-dark:hover, a.has-text-primary-dark:focus {
  color: #00c7a9 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-dark {
  background-color: #00947e !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link {
  color: #485fc7 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link:hover, a.has-text-link:focus {
  color: #3449a8 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link {
  background-color: #485fc7 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-light {
  color: #eff1fa !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-light:hover, a.has-text-link-light:focus {
  color: #c8cfee !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-light {
  background-color: #eff1fa !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-dark {
  color: #3850b7 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-dark:hover, a.has-text-link-dark:focus {
  color: #576dcb !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-dark {
  background-color: #3850b7 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info {
  color: #3e8ed0 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info:hover, a.has-text-info:focus {
  color: #2b74b1 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info {
  background-color: #3e8ed0 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-light {
  color: #eff5fb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-light:hover, a.has-text-info-light:focus {
  color: #c6ddf1 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-light {
  background-color: #eff5fb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-dark {
  color: #296fa8 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-dark:hover, a.has-text-info-dark:focus {
  color: #368ace !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-dark {
  background-color: #296fa8 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success {
  color: #48c78e !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success:hover, a.has-text-success:focus {
  color: #34a873 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success {
  background-color: #48c78e !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-light {
  color: #effaf5 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-light:hover, a.has-text-success-light:focus {
  color: #c8eedd !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-light {
  background-color: #effaf5 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-dark {
  color: #257953 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-dark:hover, a.has-text-success-dark:focus {
  color: #31a06e !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-dark {
  background-color: #257953 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning {
  color: #ffe08a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning:hover, a.has-text-warning:focus {
  color: #ffd257 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning {
  background-color: #ffe08a !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-light {
  color: #fffaeb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-light:hover, a.has-text-warning-light:focus {
  color: #ffecb8 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-light {
  background-color: #fffaeb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-dark {
  color: #946c00 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-dark:hover, a.has-text-warning-dark:focus {
  color: #c79200 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-dark {
  background-color: #946c00 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger {
  color: #f14668 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ee1742 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger {
  background-color: #f14668 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-light {
  color: #feecf0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-light:hover, a.has-text-danger-light:focus {
  color: #fabdc9 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-light {
  background-color: #feecf0 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-dark {
  color: #cc0f35 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-dark:hover, a.has-text-danger-dark:focus {
  color: #ee2049 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-dark {
  background-color: #cc0f35 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-bis {
  color: #121212 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-bis {
  background-color: #121212 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-ter {
  color: #242424 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-ter {
  background-color: #242424 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-darker {
  color: #363636 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-darker {
  background-color: #363636 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-dark {
  color: #4a4a4a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-dark {
  background-color: #4a4a4a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey {
  color: #7a7a7a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey {
  background-color: #7a7a7a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-light {
  color: #b5b5b5 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-light {
  background-color: #b5b5b5 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-lighter {
  color: #dbdbdb !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-lighter {
  background-color: #dbdbdb !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-ter {
  color: whitesmoke !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-ter {
  background-color: whitesmoke !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-bis {
  color: #fafafa !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-bis {
  background-color: #fafafa !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row {
  flex-direction: row !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column {
  flex-direction: column !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-nowrap {
  flex-wrap: nowrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap {
  flex-wrap: wrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-start {
  justify-content: flex-start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-end {
  justify-content: flex-end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-center {
  justify-content: center !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-between {
  justify-content: space-between !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-around {
  justify-content: space-around !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-evenly {
  justify-content: space-evenly !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-start {
  justify-content: start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-end {
  justify-content: end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-left {
  justify-content: left !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-right {
  justify-content: right !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-start {
  align-content: flex-start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-end {
  align-content: flex-end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-center {
  align-content: center !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-between {
  align-content: space-between !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-around {
  align-content: space-around !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-evenly {
  align-content: space-evenly !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-stretch {
  align-content: stretch !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-start {
  align-content: start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-end {
  align-content: end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-baseline {
  align-content: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-stretch {
  align-items: stretch !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-start {
  align-items: flex-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-end {
  align-items: flex-end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-center {
  align-items: center !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-baseline {
  align-items: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-start {
  align-items: start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-end {
  align-items: end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-start {
  align-items: self-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-end {
  align-items: self-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-auto {
  align-self: auto !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-start {
  align-self: flex-start !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-end {
  align-self: flex-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-center {
  align-self: center !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-baseline {
  align-self: baseline !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-stretch {
  align-self: stretch !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-2 {
  flex-grow: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-3 {
  flex-grow: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-4 {
  flex-grow: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-5 {
  flex-grow: 5 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-2 {
  flex-shrink: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-3 {
  flex-shrink: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-4 {
  flex-shrink: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-5 {
  flex-shrink: 5 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/../utilities/mixins.sass */
.is-clearfix::after {
  clear: both;
  content: " ";
  display: table;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-left {
  float: left !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-right {
  float: right !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-radiusless {
  border-radius: 0 !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-shadowless {
  box-shadow: none !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-clickable {
  cursor: pointer !important;
  pointer-events: all !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/overflow.sass */
.is-clipped {
  overflow: hidden !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/position.sass */
.is-relative {
  position: relative !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-marginless {
  margin: 0 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-paddingless {
  padding: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-0 {
  margin: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-0 {
  margin-top: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-0 {
  margin-right: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-0 {
  margin-left: 0 !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-1 {
  margin: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-1 {
  margin-right: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-1 {
  margin-left: 0.25rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-2 {
  margin: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-2 {
  margin-right: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-2 {
  margin-left: 0.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-3 {
  margin: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-3 {
  margin-top: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-3 {
  margin-right: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-3 {
  margin-bottom: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-3 {
  margin-left: 0.75rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-4 {
  margin: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-4 {
  margin-top: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-4 {
  margin-right: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-4 {
  margin-bottom: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-4 {
  margin-left: 1rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-5 {
  margin: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-5 {
  margin-top: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-5 {
  margin-right: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-5 {
  margin-bottom: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-5 {
  margin-left: 1.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-5 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-5 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-6 {
  margin: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-6 {
  margin-top: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-6 {
  margin-right: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-6 {
  margin-bottom: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-6 {
  margin-left: 3rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-auto {
  margin: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-auto {
  margin-top: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-auto {
  margin-right: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-auto {
  margin-left: auto !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-0 {
  padding: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-0 {
  padding-top: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-0 {
  padding-right: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-0 {
  padding-left: 0 !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-1 {
  padding: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-1 {
  padding-right: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-1 {
  padding-left: 0.25rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-2 {
  padding: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-2 {
  padding-right: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-2 {
  padding-left: 0.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-3 {
  padding: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-3 {
  padding-top: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-3 {
  padding-right: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-3 {
  padding-bottom: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-3 {
  padding-left: 0.75rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-4 {
  padding: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-4 {
  padding-top: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-4 {
  padding-right: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-4 {
  padding-bottom: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-4 {
  padding-left: 1rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-5 {
  padding: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-5 {
  padding-top: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-5 {
  padding-right: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-5 {
  padding-bottom: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-5 {
  padding-left: 1.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-5 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-5 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-6 {
  padding: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-6 {
  padding-top: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-6 {
  padding-right: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-6 {
  padding-bottom: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-6 {
  padding-left: 3rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-auto {
  padding: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-auto {
  padding-top: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-auto {
  padding-right: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-auto {
  padding-bottom: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-auto {
  padding-left: auto !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-auto {
  padding-left: auto !important;
  padding-right: auto !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-auto {
  padding-top: auto !important;
  padding-bottom: auto !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-1 {
  font-size: 3rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-2 {
  font-size: 2.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-3 {
  font-size: 2rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-4 {
  font-size: 1.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-5 {
  font-size: 1.25rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-6 {
  font-size: 1rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-7 {
  font-size: 0.75rem !important;
}

@media screen and (max-width: 768px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-mobile {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-mobile {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-mobile {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-mobile {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-mobile {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-mobile {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-mobile {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-tablet {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-tablet {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-tablet {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-tablet {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-tablet {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-tablet {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-tablet {
    font-size: 0.75rem !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-touch {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-touch {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-touch {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-touch {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-touch {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-touch {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-touch {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-desktop {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-desktop {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-desktop {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-desktop {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-desktop {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-desktop {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-desktop {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-widescreen {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-widescreen {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-widescreen {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-widescreen {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-widescreen {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-widescreen {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-widescreen {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-fullhd {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-fullhd {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-fullhd {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-fullhd {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-fullhd {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-fullhd {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-fullhd {
    font-size: 0.75rem !important;
  }
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-centered {
  text-align: center !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-justified {
  text-align: justify !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-left {
  text-align: left !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-right {
  text-align: right !important;
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-mobile {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet-only {
    text-align: center !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-touch {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-fullhd {
    text-align: center !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-mobile {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet-only {
    text-align: justify !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-touch {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-fullhd {
    text-align: justify !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-mobile {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet-only {
    text-align: left !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-touch {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-fullhd {
    text-align: left !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-mobile {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet-only {
    text-align: right !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-touch {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-fullhd {
    text-align: right !important;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-capitalized {
  text-transform: capitalize !important;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-lowercase {
  text-transform: lowercase !important;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-uppercase {
  text-transform: uppercase !important;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-italic {
  font-style: italic !important;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-underlined {
  text-decoration: underline !important;
}

/* line 79, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-light {
  font-weight: 300 !important;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-normal {
  font-weight: 400 !important;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-medium {
  font-weight: 500 !important;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-semibold {
  font-weight: 600 !important;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-bold {
  font-weight: 700 !important;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-primary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-secondary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-sans-serif {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-monospace {
  font-family: monospace !important;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-code {
  font-family: monospace !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-block {
  display: block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-mobile {
    display: block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet {
    display: block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet-only {
    display: block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-touch {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop-only {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen-only {
    display: block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-fullhd {
    display: block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-flex {
  display: flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-mobile {
    display: flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet {
    display: flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet-only {
    display: flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-touch {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-fullhd {
    display: flex !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-mobile {
    display: inline !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet {
    display: inline !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet-only {
    display: inline !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-touch {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-fullhd {
    display: inline !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-block {
  display: inline-block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-mobile {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet-only {
    display: inline-block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-touch {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-fullhd {
    display: inline-block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-flex {
  display: inline-flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-mobile {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet-only {
    display: inline-flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-touch {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-fullhd {
    display: inline-flex !important;
  }
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-hidden {
  display: none !important;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-sr-only {
  border: none !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 0.01em !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 0.01em !important;
}

@media screen and (max-width: 768px) {
  /* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet {
    display: none !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet-only {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-touch {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen-only {
    display: none !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-fullhd {
    display: none !important;
  }
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-invisible {
  visibility: hidden !important;
}

@media screen and (max-width: 768px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-mobile {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet-only {
    visibility: hidden !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-touch {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-fullhd {
    visibility: hidden !important;
  }
}

/* Bulma Layout */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .navbar {
  background: none;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .tabs ul {
  border-bottom: none;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-white strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .title {
  color: #0a0a0a;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle {
  color: rgba(10, 10, 10, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle a:not(.button),
.hero.is-white .subtitle strong {
  color: #0a0a0a;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white .navbar-menu {
    background-color: white;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .navbar-item,
.hero.is-white .navbar-link {
  color: rgba(10, 10, 10, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a.navbar-item:hover, .hero.is-white a.navbar-item.is-active,
.hero.is-white .navbar-link:hover,
.hero.is-white .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a {
  color: #0a0a0a;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs li.is-active a {
  color: white !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a {
  color: #0a0a0a;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white.is-bold {
  background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-black strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .title {
  color: white;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle a:not(.button),
.hero.is-black .subtitle strong {
  color: white;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black .navbar-menu {
    background-color: #0a0a0a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .navbar-item,
.hero.is-black .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a.navbar-item:hover, .hero.is-black a.navbar-item.is-active,
.hero.is-black .navbar-link:hover,
.hero.is-black .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a {
  color: white;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs li.is-active a {
  color: #0a0a0a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a {
  color: white;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black.is-bold {
  background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-light strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle a:not(.button),
.hero.is-light .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light .navbar-menu {
    background-color: whitesmoke;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .navbar-item,
.hero.is-light .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a.navbar-item:hover, .hero.is-light a.navbar-item.is-active,
.hero.is-light .navbar-link:hover,
.hero.is-light .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs li.is-active a {
  color: whitesmoke !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active a, .hero.is-light .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light.is-bold {
  background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-dark strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle a:not(.button),
.hero.is-dark .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark .navbar-menu {
    background-color: #363636;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .navbar-item,
.hero.is-dark .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a.navbar-item:hover, .hero.is-dark a.navbar-item.is-active,
.hero.is-dark .navbar-link:hover,
.hero.is-dark .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs li.is-active a {
  color: #363636 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #363636;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark.is-bold {
  background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-primary strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle a:not(.button),
.hero.is-primary .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary .navbar-menu {
    background-color: #00d1b2;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .navbar-item,
.hero.is-primary .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a.navbar-item:hover, .hero.is-primary a.navbar-item.is-active,
.hero.is-primary .navbar-link:hover,
.hero.is-primary .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs li.is-active a {
  color: #00d1b2 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #00d1b2;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary.is-bold {
  background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-link strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle a:not(.button),
.hero.is-link .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link .navbar-menu {
    background-color: #485fc7;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .navbar-item,
.hero.is-link .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a.navbar-item:hover, .hero.is-link a.navbar-item.is-active,
.hero.is-link .navbar-link:hover,
.hero.is-link .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs li.is-active a {
  color: #485fc7 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #485fc7;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link.is-bold {
  background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-info strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle a:not(.button),
.hero.is-info .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info .navbar-menu {
    background-color: #3e8ed0;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .navbar-item,
.hero.is-info .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a.navbar-item:hover, .hero.is-info a.navbar-item.is-active,
.hero.is-info .navbar-link:hover,
.hero.is-info .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs li.is-active a {
  color: #3e8ed0 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #3e8ed0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info.is-bold {
  background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-success strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle a:not(.button),
.hero.is-success .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success .navbar-menu {
    background-color: #48c78e;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .navbar-item,
.hero.is-success .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a.navbar-item:hover, .hero.is-success a.navbar-item.is-active,
.hero.is-success .navbar-link:hover,
.hero.is-success .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs li.is-active a {
  color: #48c78e !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #48c78e;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success.is-bold {
  background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-warning strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle a:not(.button),
.hero.is-warning .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning .navbar-menu {
    background-color: #ffe08a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .navbar-item,
.hero.is-warning .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a.navbar-item:hover, .hero.is-warning a.navbar-item.is-active,
.hero.is-warning .navbar-link:hover,
.hero.is-warning .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs li.is-active a {
  color: #ffe08a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning.is-bold {
  background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-danger strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle a:not(.button),
.hero.is-danger .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger .navbar-menu {
    background-color: #f14668;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .navbar-item,
.hero.is-danger .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a.navbar-item:hover, .hero.is-danger a.navbar-item.is-active,
.hero.is-danger .navbar-link:hover,
.hero.is-danger .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs li.is-active a {
  color: #f14668 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #f14668;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger.is-bold {
  background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
  }
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-small .hero-body {
  padding: 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-medium .hero-body {
    padding: 9rem 4.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-large .hero-body {
    padding: 18rem 6rem;
  }
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body {
  align-items: center;
  display: flex;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container, .hero.is-fullheight-with-navbar .hero-body > .container {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight {
  min-height: 50vh;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-fullheight {
  min-height: 100vh;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video {
  overflow: hidden;
}

/* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video video {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video.is-transparent {
  opacity: 0.3;
}

@media screen and (max-width: 768px) {
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-video {
    display: none;
  }
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-buttons {
  margin-top: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button {
    display: flex;
  }
  /* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons {
    display: flex;
    justify-content: center;
  }
  /* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-right: 1.5rem;
  }
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-head,
.hero-foot {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-body {
  flex-grow: 1;
  flex-shrink: 0;
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-body {
    padding: 3rem 3rem;
  }
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
.section {
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 1024px) {
  /* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section {
    padding: 3rem 3rem;
  }
  /* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-medium {
    padding: 9rem 4.5rem;
  }
  /* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-large {
    padding: 18rem 6rem;
  }
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/footer.sass */
.footer {
  background-color: #fafafa;
  padding: 3rem 1.5rem 6rem;
}

/* line 3, app/assets/stylesheets/helpers/overrides/disabled.scss */
input:disabled, input[disabled] {
  background-color: #3e8ed0 !important;
}

/* line 7, app/assets/stylesheets/helpers/overrides/disabled.scss */
.control {
  background-color: white;
}
/* line 3, app/assets/stylesheets/helpers/overrides/input_zoom.scss */
body {
  font-size: 16px;
}

/* line 4, app/assets/stylesheets/helpers/overrides/input_zoom.scss */
input, select {
  font-size: 100%;
}

/* line 6, app/assets/stylesheets/helpers/overrides/input_zoom.scss */
.selectize-input input {
  font-size: 16px !important;
  line-height: 16px !important;
}

/* line 11, app/assets/stylesheets/helpers/overrides/input_zoom.scss */
.selectize-dropdown {
  font-size: 16px !important;
  line-height: 16px !important;
}

/*** iPhone and iOS Form Input Zoom Fixes ***/
/* Fix Input Zoom on devices older than iPhone 5: */
@media screen and (device-aspect-ratio: 2/3) {
  /* line 19, app/assets/stylesheets/helpers/overrides/input_zoom.scss */
  select, textarea, input[type="text"], input[type="password"],
input[type="datetime"], input[type="datetime-local"],
input[type="date"], input[type="month"], input[type="time"],
input[type="week"], input[type="number"], input[type="email"],
input[type="url"] {
    font-size: 16px;
  }
}

/* Fix Input Zoom on iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40/71) {
  /* line 28, app/assets/stylesheets/helpers/overrides/input_zoom.scss */
  select, textarea, input[type="text"], input[type="password"],
input[type="datetime"], input[type="datetime-local"],
input[type="date"], input[type="month"], input[type="time"],
input[type="week"], input[type="number"], input[type="email"],
input[type="url"] {
    font-size: 16px;
  }
}

/* Fix Input Zoom on iPhone 6, iPhone 6s, iPhone 7  */
@media screen and (device-aspect-ratio: 375/667) {
  /* line 37, app/assets/stylesheets/helpers/overrides/input_zoom.scss */
  select, textarea, input[type="text"], input[type="password"],
input[type="datetime"], input[type="datetime-local"],
input[type="date"], input[type="month"], input[type="time"],
input[type="week"], input[type="number"], input[type="email"],
input[type="url"] {
    font-size: 16px;
  }
}

/* Fix Input Zoom on iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus, iPhone 8, iPhone X, XS, XS Max  */
@media screen and (device-aspect-ratio: 9/16) {
  /* line 46, app/assets/stylesheets/helpers/overrides/input_zoom.scss */
  select, textarea, input[type="text"], input[type="password"],
input[type="datetime"], input[type="datetime-local"],
input[type="date"], input[type="month"], input[type="time"],
input[type="week"], input[type="number"], input[type="email"],
input[type="url"] {
    font-size: 16px;
  }
}
/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.p-0 {
  padding: 0px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.p-4 {
  padding: 4px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.p-8 {
  padding: 8px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.p-16 {
  padding: 16px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.p-24 {
  padding: 24px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.p-32 {
  padding: 32px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.p-40 {
  padding: 40px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.p-48 {
  padding: 48px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.p-96 {
  padding: 96px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.p-144 {
  padding: 144px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.p-288 {
  padding: 288px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pt-0 {
  padding-top: 0px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pt-4 {
  padding-top: 4px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pt-8 {
  padding-top: 8px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pt-16 {
  padding-top: 16px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pt-24 {
  padding-top: 24px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pt-32 {
  padding-top: 32px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pt-40 {
  padding-top: 40px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pt-48 {
  padding-top: 48px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pt-96 {
  padding-top: 96px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pt-144 {
  padding-top: 144px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pt-288 {
  padding-top: 288px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pr-0 {
  padding-right: 0px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pr-4 {
  padding-right: 4px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pr-8 {
  padding-right: 8px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pr-16 {
  padding-right: 16px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pr-24 {
  padding-right: 24px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pr-32 {
  padding-right: 32px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pr-40 {
  padding-right: 40px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pr-48 {
  padding-right: 48px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pr-96 {
  padding-right: 96px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pr-144 {
  padding-right: 144px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pr-288 {
  padding-right: 288px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pb-0 {
  padding-bottom: 0px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pb-4 {
  padding-bottom: 4px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pb-8 {
  padding-bottom: 8px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pb-16 {
  padding-bottom: 16px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pb-24 {
  padding-bottom: 24px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pb-32 {
  padding-bottom: 32px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pb-40 {
  padding-bottom: 40px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pb-48 {
  padding-bottom: 48px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pb-96 {
  padding-bottom: 96px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pb-144 {
  padding-bottom: 144px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pb-288 {
  padding-bottom: 288px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pl-0 {
  padding-left: 0px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pl-4 {
  padding-left: 4px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pl-8 {
  padding-left: 8px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pl-16 {
  padding-left: 16px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pl-24 {
  padding-left: 24px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pl-32 {
  padding-left: 32px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pl-40 {
  padding-left: 40px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pl-48 {
  padding-left: 48px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pl-96 {
  padding-left: 96px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pl-144 {
  padding-left: 144px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.pl-288 {
  padding-left: 288px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.m-0 {
  margin: 0px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.m-4 {
  margin: 4px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.m-8 {
  margin: 8px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.m-16 {
  margin: 16px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.m-24 {
  margin: 24px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.m-32 {
  margin: 32px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.m-40 {
  margin: 40px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.m-48 {
  margin: 48px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.m-96 {
  margin: 96px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.m-144 {
  margin: 144px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.m-288 {
  margin: 288px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mt-0 {
  margin-top: 0px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mt-4 {
  margin-top: 4px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mt-8 {
  margin-top: 8px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mt-16 {
  margin-top: 16px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mt-24 {
  margin-top: 24px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mt-32 {
  margin-top: 32px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mt-40 {
  margin-top: 40px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mt-48 {
  margin-top: 48px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mt-96 {
  margin-top: 96px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mt-144 {
  margin-top: 144px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mt-288 {
  margin-top: 288px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mr-0 {
  margin-right: 0px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mr-4 {
  margin-right: 4px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mr-8 {
  margin-right: 8px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mr-16 {
  margin-right: 16px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mr-24 {
  margin-right: 24px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mr-32 {
  margin-right: 32px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mr-40 {
  margin-right: 40px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mr-48 {
  margin-right: 48px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mr-96 {
  margin-right: 96px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mr-144 {
  margin-right: 144px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mr-288 {
  margin-right: 288px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mb-0 {
  margin-bottom: 0px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mb-4 {
  margin-bottom: 4px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mb-8 {
  margin-bottom: 8px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mb-16 {
  margin-bottom: 16px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mb-24 {
  margin-bottom: 24px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mb-32 {
  margin-bottom: 32px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mb-40 {
  margin-bottom: 40px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mb-48 {
  margin-bottom: 48px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mb-96 {
  margin-bottom: 96px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mb-144 {
  margin-bottom: 144px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.mb-288 {
  margin-bottom: 288px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.ml-0 {
  margin-left: 0px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.ml-4 {
  margin-left: 4px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.ml-8 {
  margin-left: 8px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.ml-16 {
  margin-left: 16px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.ml-24 {
  margin-left: 24px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.ml-32 {
  margin-left: 32px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.ml-40 {
  margin-left: 40px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.ml-48 {
  margin-left: 48px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.ml-96 {
  margin-left: 96px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.ml-144 {
  margin-left: 144px;
}

/* line 34, app/assets/stylesheets/helpers/spacing.scss */
.ml-288 {
  margin-left: 288px;
}
/* line 1, app/assets/stylesheets/helpers/typography.scss */
.has-text-underlined {
  text-decoration: underline;
}

/* line 3, app/assets/stylesheets/helpers/typography.scss */
.has-text-wrap {
  overflow-wrap: anywhere;
}

/* line 7, app/assets/stylesheets/helpers/typography.scss */
.is-overflow-wrap {
  overflow-wrap: break-word;
  word-break: break-word;
}

/* line 12, app/assets/stylesheets/helpers/typography.scss */
.preserve-spacing {
  white-space: pre-line;
}
/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */
/* Bulma Utilities */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .file-cta,
.file-name, .select select, .textarea, .input, .button {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.5em - 1px);
  padding-left: calc(0.75em - 1px);
  padding-right: calc(0.75em - 1px);
  padding-top: calc(0.5em - 1px);
  position: relative;
  vertical-align: top;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus,
.pagination-ellipsis:focus, .file-cta:focus,
.file-name:focus, .select select:focus, .textarea:focus, .input:focus, .button:focus, .is-focused.pagination-previous,
.is-focused.pagination-next,
.is-focused.pagination-link,
.is-focused.pagination-ellipsis, .is-focused.file-cta,
.is-focused.file-name, .select select.is-focused, .is-focused.textarea, .is-focused.input, .is-focused.button, .pagination-previous:active,
.pagination-next:active,
.pagination-link:active,
.pagination-ellipsis:active, .file-cta:active,
.file-name:active, .select select:active, .textarea:active, .input:active, .button:active, .is-active.pagination-previous,
.is-active.pagination-next,
.is-active.pagination-link,
.is-active.pagination-ellipsis, .is-active.file-cta,
.is-active.file-name, .select select.is-active, .is-active.textarea, .is-active.input, .is-active.button {
  outline: none;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled],
.pagination-ellipsis[disabled], .file-cta[disabled],
.file-name[disabled], .select select[disabled], .textarea[disabled], .input[disabled], .button[disabled], fieldset[disabled] .pagination-previous,
fieldset[disabled] .pagination-next,
fieldset[disabled] .pagination-link,
fieldset[disabled] .pagination-ellipsis, fieldset[disabled] .file-cta,
fieldset[disabled] .file-name, fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input, fieldset[disabled] .button {
  cursor: not-allowed;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.is-unselectable, .tabs, .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .breadcrumb, .file, .button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.navbar-link:not(.is-arrowless)::after, .select:not(.is-multiple):not(.is-loading)::after {
  border: 3px solid transparent;
  border-radius: 2px;
  border-right: 0;
  border-top: 0;
  content: " ";
  display: block;
  height: 0.625em;
  margin-top: -0.4375em;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  transform-origin: center;
  width: 0.625em;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.tabs:not(:last-child), .pagination:not(:last-child), .message:not(:last-child), .level:not(:last-child), .breadcrumb:not(:last-child), .block:not(:last-child), .title:not(:last-child),
.subtitle:not(:last-child), .table-container:not(:last-child), .table:not(:last-child), .progress:not(:last-child), .notification:not(:last-child), .content:not(:last-child), .box:not(:last-child), .is-mobile-box:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.modal-close, .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: 9999px;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::before, .delete::before, .modal-close::after, .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;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::before, .delete::before {
  height: 2px;
  width: 50%;
}

/* line 231, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::after, .delete::after {
  height: 50%;
  width: 2px;
}

/* line 234, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close:hover, .delete:hover, .modal-close:focus, .delete:focus {
  background-color: rgba(10, 10, 10, 0.3);
}

/* line 237, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close:active, .delete:active {
  background-color: rgba(10, 10, 10, 0.4);
}

/* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-small.modal-close, .is-small.delete {
  height: 16px;
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
}

/* line 247, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-medium.modal-close, .is-medium.delete {
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
  width: 24px;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-large.modal-close, .is-large.delete {
  height: 32px;
  max-height: 32px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  width: 32px;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.control.is-loading::after, .select.is-loading::after, .loader, .button.is-loading::after {
  animation: spinAround 500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 9999px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.hero-video, .is-overlay, .modal-background, .modal, .image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.navbar-burger {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
}

/* Bulma Base */
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
ul {
  list-style: none;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
button,
input,
select,
textarea {
  margin: 0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html {
  box-sizing: border-box;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
*, *::before, *::after {
  box-sizing: inherit;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
img,
video {
  height: auto;
  max-width: 100%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
iframe {
  border: 0;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td,
th {
  padding: 0;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td:not([align]),
th:not([align]) {
  text-align: inherit;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
html {
  background-color: white;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body,
button,
input,
optgroup,
select,
textarea {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body {
  color: #4a4a4a;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a {
  color: #485fc7;
  cursor: pointer;
  text-decoration: none;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a strong {
  color: currentColor;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a:hover {
  color: #363636;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code {
  background-color: whitesmoke;
  color: #da1039;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
hr {
  background-color: whitesmoke;
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
img {
  height: auto;
  max-width: 100%;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
input[type="checkbox"],
input[type="radio"] {
  vertical-align: baseline;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
small {
  font-size: 0.875em;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
span {
  font-style: inherit;
  font-weight: inherit;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
strong {
  color: #363636;
  font-weight: 700;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
fieldset {
  border: none;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre {
  -webkit-overflow-scrolling: touch;
  background-color: whitesmoke;
  color: #4a4a4a;
  font-size: 0.875em;
  overflow-x: auto;
  padding: 1.25rem 1.5rem;
  white-space: pre;
  word-wrap: normal;
}

/* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre code {
  background-color: transparent;
  color: currentColor;
  font-size: 1em;
  padding: 0;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td,
table th {
  vertical-align: top;
}

/* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td:not([align]),
table th:not([align]) {
  text-align: inherit;
}

/* line 144, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table th {
  color: #363636;
}

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

/* Bulma Elements */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
.box, .is-mobile-box {
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  display: block;
  padding: 1.25rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:hover, a.is-mobile-box:hover, a.box:focus, a.is-mobile-box:focus {
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #485fc7;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:active, a.is-mobile-box:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #485fc7;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button {
  background-color: white;
  border-color: #dbdbdb;
  border-width: 1px;
  color: #363636;
  cursor: pointer;
  justify-content: center;
  padding-bottom: calc(0.5em - 1px);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: calc(0.5em - 1px);
  text-align: center;
  white-space: nowrap;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button strong {
  color: inherit;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large {
  height: 1.5em;
  width: 1.5em;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:not(:last-child) {
  margin-left: calc(-0.5em - 1px);
  margin-right: 0.25em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:last-child:not(:first-child) {
  margin-left: 0.25em;
  margin-right: calc(-0.5em - 1px);
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:last-child {
  margin-left: calc(-0.5em - 1px);
  margin-right: calc(-0.5em - 1px);
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:hover, .button.is-hovered {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus, .button.is-focused {
  border-color: #485fc7;
  color: #363636;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus:not(:active), .button.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:active, .button.is-active {
  border-color: #4a4a4a;
  color: #363636;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text {
  background-color: transparent;
  border-color: transparent;
  color: #4a4a4a;
  text-decoration: underline;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused {
  background-color: whitesmoke;
  color: #363636;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:active, .button.is-text.is-active {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text[disabled], fieldset[disabled] .button.is-text {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost {
  background: none;
  border-color: transparent;
  color: #485fc7;
  text-decoration: none;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost:hover, .button.is-ghost.is-hovered {
  color: #485fc7;
  text-decoration: underline;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:hover, .button.is-white.is-hovered {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus, .button.is-white.is-focused {
  border-color: transparent;
  color: #0a0a0a;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:active, .button.is-white.is-active {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white[disabled], fieldset[disabled] .button.is-white {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted {
  background-color: #0a0a0a;
  color: white;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered {
  background-color: black;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted[disabled], fieldset[disabled] .button.is-white.is-inverted {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
  color: white;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined:hover, .button.is-white.is-outlined.is-hovered, .button.is-white.is-outlined:focus, .button.is-white.is-outlined.is-focused {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading:hover::after, .button.is-white.is-outlined.is-loading.is-hovered::after, .button.is-white.is-outlined.is-loading:focus::after, .button.is-white.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined[disabled], fieldset[disabled] .button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined.is-hovered, .button.is-white.is-inverted.is-outlined:focus, .button.is-white.is-inverted.is-outlined.is-focused {
  background-color: #0a0a0a;
  color: white;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined.is-loading:hover::after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-white.is-inverted.is-outlined.is-loading:focus::after, .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:hover, .button.is-black.is-hovered {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus, .button.is-black.is-focused {
  border-color: transparent;
  color: white;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:active, .button.is-black.is-active {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black[disabled], fieldset[disabled] .button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted {
  background-color: white;
  color: #0a0a0a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted[disabled], fieldset[disabled] .button.is-black.is-inverted {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined:hover, .button.is-black.is-outlined.is-hovered, .button.is-black.is-outlined:focus, .button.is-black.is-outlined.is-focused {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading:hover::after, .button.is-black.is-outlined.is-loading.is-hovered::after, .button.is-black.is-outlined.is-loading:focus::after, .button.is-black.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined[disabled], fieldset[disabled] .button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined.is-hovered, .button.is-black.is-inverted.is-outlined:focus, .button.is-black.is-inverted.is-outlined.is-focused {
  background-color: white;
  color: #0a0a0a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined.is-loading:hover::after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-black.is-inverted.is-outlined.is-loading:focus::after, .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:hover, .button.is-light.is-hovered {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus, .button.is-light.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:active, .button.is-light.is-active {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light[disabled], fieldset[disabled] .button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted[disabled], fieldset[disabled] .button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: whitesmoke;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  color: whitesmoke;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined:hover, .button.is-light.is-outlined.is-hovered, .button.is-light.is-outlined:focus, .button.is-light.is-outlined.is-focused {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading:hover::after, .button.is-light.is-outlined.is-loading.is-hovered::after, .button.is-light.is-outlined.is-loading:focus::after, .button.is-light.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined[disabled], fieldset[disabled] .button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  box-shadow: none;
  color: whitesmoke;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined.is-hovered, .button.is-light.is-inverted.is-outlined:focus, .button.is-light.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined.is-loading:hover::after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-light.is-inverted.is-outlined.is-loading:focus::after, .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:hover, .button.is-dark.is-hovered {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus, .button.is-dark.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:active, .button.is-dark.is-active {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark[disabled], fieldset[disabled] .button.is-dark {
  background-color: #363636;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted {
  background-color: #fff;
  color: #363636;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted[disabled], fieldset[disabled] .button.is-dark.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #363636;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  color: #363636;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined:hover, .button.is-dark.is-outlined.is-hovered, .button.is-dark.is-outlined:focus, .button.is-dark.is-outlined.is-focused {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading:hover::after, .button.is-dark.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-outlined.is-loading:focus::after, .button.is-dark.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  box-shadow: none;
  color: #363636;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined.is-hovered, .button.is-dark.is-inverted.is-outlined:focus, .button.is-dark.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #363636;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:hover, .button.is-primary.is-hovered {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus, .button.is-primary.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:active, .button.is-primary.is-active {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary[disabled], fieldset[disabled] .button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted {
  background-color: #fff;
  color: #00d1b2;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted[disabled], fieldset[disabled] .button.is-primary.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #00d1b2;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  color: #00d1b2;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined.is-focused {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-outlined.is-loading:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  box-shadow: none;
  color: #00d1b2;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined.is-hovered, .button.is-primary.is-inverted.is-outlined:focus, .button.is-primary.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #00d1b2;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:hover, .button.is-primary.is-light.is-hovered {
  background-color: #defffa;
  border-color: transparent;
  color: #00947e;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:active, .button.is-primary.is-light.is-active {
  background-color: #d1fff8;
  border-color: transparent;
  color: #00947e;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:hover, .button.is-link.is-hovered {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus, .button.is-link.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:active, .button.is-link.is-active {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link[disabled], fieldset[disabled] .button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted {
  background-color: #fff;
  color: #485fc7;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted[disabled], fieldset[disabled] .button.is-link.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #485fc7;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  color: #485fc7;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined:hover, .button.is-link.is-outlined.is-hovered, .button.is-link.is-outlined:focus, .button.is-link.is-outlined.is-focused {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading:hover::after, .button.is-link.is-outlined.is-loading.is-hovered::after, .button.is-link.is-outlined.is-loading:focus::after, .button.is-link.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined[disabled], fieldset[disabled] .button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  box-shadow: none;
  color: #485fc7;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined.is-hovered, .button.is-link.is-inverted.is-outlined:focus, .button.is-link.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #485fc7;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined.is-loading:hover::after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-link.is-inverted.is-outlined.is-loading:focus::after, .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:hover, .button.is-link.is-light.is-hovered {
  background-color: #e6e9f7;
  border-color: transparent;
  color: #3850b7;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:active, .button.is-link.is-light.is-active {
  background-color: #dce0f4;
  border-color: transparent;
  color: #3850b7;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:hover, .button.is-info.is-hovered {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus, .button.is-info.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:active, .button.is-info.is-active {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info[disabled], fieldset[disabled] .button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted[disabled], fieldset[disabled] .button.is-info.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  color: #3e8ed0;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined:hover, .button.is-info.is-outlined.is-hovered, .button.is-info.is-outlined:focus, .button.is-info.is-outlined.is-focused {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading:hover::after, .button.is-info.is-outlined.is-loading.is-hovered::after, .button.is-info.is-outlined.is-loading:focus::after, .button.is-info.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined[disabled], fieldset[disabled] .button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined.is-hovered, .button.is-info.is-inverted.is-outlined:focus, .button.is-info.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined.is-loading:hover::after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-info.is-inverted.is-outlined.is-loading:focus::after, .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:hover, .button.is-info.is-light.is-hovered {
  background-color: #e4eff9;
  border-color: transparent;
  color: #296fa8;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:active, .button.is-info.is-light.is-active {
  background-color: #dae9f6;
  border-color: transparent;
  color: #296fa8;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:hover, .button.is-success.is-hovered {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus, .button.is-success.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:active, .button.is-success.is-active {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success[disabled], fieldset[disabled] .button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted {
  background-color: #fff;
  color: #48c78e;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted[disabled], fieldset[disabled] .button.is-success.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #48c78e;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  color: #48c78e;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined:hover, .button.is-success.is-outlined.is-hovered, .button.is-success.is-outlined:focus, .button.is-success.is-outlined.is-focused {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading:hover::after, .button.is-success.is-outlined.is-loading.is-hovered::after, .button.is-success.is-outlined.is-loading:focus::after, .button.is-success.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined[disabled], fieldset[disabled] .button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  box-shadow: none;
  color: #48c78e;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined.is-hovered, .button.is-success.is-inverted.is-outlined:focus, .button.is-success.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #48c78e;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined.is-loading:hover::after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-success.is-inverted.is-outlined.is-loading:focus::after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:hover, .button.is-success.is-light.is-hovered {
  background-color: #e6f7ef;
  border-color: transparent;
  color: #257953;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:active, .button.is-success.is-light.is-active {
  background-color: #dcf4e9;
  border-color: transparent;
  color: #257953;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:hover, .button.is-warning.is-hovered {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus, .button.is-warning.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:active, .button.is-warning.is-active {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning[disabled], fieldset[disabled] .button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted:hover, .button.is-warning.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted[disabled], fieldset[disabled] .button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: #ffe08a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  color: #ffe08a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined.is-hovered, .button.is-warning.is-outlined:focus, .button.is-warning.is-outlined.is-focused {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading:hover::after, .button.is-warning.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-outlined.is-loading:focus::after, .button.is-warning.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  box-shadow: none;
  color: #ffe08a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined.is-hovered, .button.is-warning.is-inverted.is-outlined:focus, .button.is-warning.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:hover, .button.is-warning.is-light.is-hovered {
  background-color: #fff6de;
  border-color: transparent;
  color: #946c00;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:active, .button.is-warning.is-light.is-active {
  background-color: #fff3d1;
  border-color: transparent;
  color: #946c00;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:hover, .button.is-danger.is-hovered {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus, .button.is-danger.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:active, .button.is-danger.is-active {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger[disabled], fieldset[disabled] .button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted {
  background-color: #fff;
  color: #f14668;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted[disabled], fieldset[disabled] .button.is-danger.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #f14668;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  color: #f14668;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined.is-hovered, .button.is-danger.is-outlined:focus, .button.is-danger.is-outlined.is-focused {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading:hover::after, .button.is-danger.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-outlined.is-loading:focus::after, .button.is-danger.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  box-shadow: none;
  color: #f14668;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined.is-hovered, .button.is-danger.is-inverted.is-outlined:focus, .button.is-danger.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #f14668;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:hover, .button.is-danger.is-light.is-hovered {
  background-color: #fde0e6;
  border-color: transparent;
  color: #cc0f35;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:active, .button.is-danger.is-light.is-active {
  background-color: #fcd4dc;
  border-color: transparent;
  color: #cc0f35;
}

/* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small:not(.is-rounded) {
  border-radius: 2px;
}

/* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-normal {
  font-size: 1rem;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-medium {
  font-size: 1.25rem;
}

/* line 256, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-large {
  font-size: 1.5rem;
}

/* line 259, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button[disabled], fieldset[disabled] .button {
  background-color: white;
  border-color: #dbdbdb;
  box-shadow: none;
  opacity: 0.5;
}

/* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-fullwidth {
  display: flex;
  width: 100%;
}

/* line 268, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading {
  color: transparent !important;
  pointer-events: none;
}

/* line 271, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading::after {
  position: absolute;
  left: calc(50% - (1em * 0.5));
  top: calc(50% - (1em * 0.5));
  position: absolute !important;
}

/* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-static {
  background-color: whitesmoke;
  border-color: #dbdbdb;
  color: #7a7a7a;
  box-shadow: none;
  pointer-events: none;
}

/* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-rounded {
  border-radius: 9999px;
  padding-left: calc(1em + 0.25em);
  padding-right: calc(1em + 0.25em);
}

/* line 286, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button {
  margin-bottom: 0.5rem;
}

/* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button:not(:last-child):not(.is-fullwidth) {
  margin-right: 0.5rem;
}

/* line 295, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:last-child {
  margin-bottom: -0.5rem;
}

/* line 297, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 301, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) {
  border-radius: 2px;
}

/* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) {
  font-size: 1.25rem;
}

/* line 307, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) {
  font-size: 1.5rem;
}

/* line 311, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 314, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}

/* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:last-child {
  margin-right: 0;
}

/* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered {
  z-index: 2;
}

/* line 323, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 329, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 331, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 334, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered {
  justify-content: center;
}

/* line 337, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 340, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right {
  justify-content: flex-end;
}

/* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container {
  flex-grow: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container.is-fluid {
  max-width: none !important;
  padding-left: 32px;
  padding-right: 32px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container {
    max-width: 960px;
  }
}

@media screen and (max-width: 1215px) {
  /* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-widescreen:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (max-width: 1407px) {
  /* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

@media screen and (min-width: 1216px) {
  /* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (min-width: 1408px) {
  /* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content li + li {
  margin-top: 0.25em;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content p:not(:last-child),
.content dl:not(:last-child),
.content ol:not(:last-child),
.content ul:not(:last-child),
.content blockquote:not(:last-child),
.content pre:not(:last-child),
.content table:not(:last-child) {
  margin-bottom: 1em;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #363636;
  font-weight: 600;
  line-height: 1.125;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1 {
  font-size: 2em;
  margin-bottom: 0.5em;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1:not(:first-child) {
  margin-top: 1em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2 {
  font-size: 1.75em;
  margin-bottom: 0.5714em;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2:not(:first-child) {
  margin-top: 1.1428em;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3 {
  font-size: 1.5em;
  margin-bottom: 0.6666em;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3:not(:first-child) {
  margin-top: 1.3333em;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h4 {
  font-size: 1.25em;
  margin-bottom: 0.8em;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h5 {
  font-size: 1.125em;
  margin-bottom: 0.8888em;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h6 {
  font-size: 1em;
  margin-bottom: 1em;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content blockquote {
  background-color: whitesmoke;
  border-left: 5px solid #dbdbdb;
  padding: 1.25em 1.5em;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol {
  list-style-position: outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol:not([type]) {
  list-style-type: decimal;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-alpha:not([type]) {
  list-style-type: lower-alpha;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-roman:not([type]) {
  list-style-type: lower-roman;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-alpha:not([type]) {
  list-style-type: upper-alpha;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-roman:not([type]) {
  list-style-type: upper-roman;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul {
  list-style-type: circle;
  margin-top: 0.5em;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul ul {
  list-style-type: square;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content dd {
  margin-left: 2em;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure {
  margin-left: 2em;
  margin-right: 2em;
  text-align: center;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:first-child) {
  margin-top: 2em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:last-child) {
  margin-bottom: 2em;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure img {
  display: inline-block;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure figcaption {
  font-style: italic;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content pre {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding: 1.25em 1.5em;
  white-space: pre;
  word-wrap: normal;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content sup,
.content sub {
  font-size: 75%;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table {
  width: 100%;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table td,
.content table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th {
  color: #363636;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th:not([align]) {
  text-align: inherit;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table thead td,
.content table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tfoot td,
.content table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tbody tr:last-child td,
.content table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content .tabs li + li {
  margin-top: 0;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-small {
  font-size: 0.75rem;
}

/* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-normal {
  font-size: 1rem;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-medium {
  font-size: 1.25rem;
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-large {
  font-size: 1.5rem;
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  height: 1.5rem;
  width: 1.5rem;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-small {
  height: 1rem;
  width: 1rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-medium {
  height: 2rem;
  width: 2rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-large {
  height: 3rem;
  width: 3rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text {
  align-items: flex-start;
  color: inherit;
  display: inline-flex;
  flex-wrap: wrap;
  line-height: 1.5rem;
  vertical-align: top;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:last-child) {
  margin-right: 0.25em;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:first-child) {
  margin-left: 0.25em;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
div.icon-text {
  display: flex;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image {
  display: block;
  position: relative;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img {
  display: block;
  height: auto;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img.is-rounded {
  border-radius: 9999px;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-fullwidth {
  width: 100%;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  height: 100%;
  width: 100%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square, .image.is-1by1 {
  padding-top: 100%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by4 {
  padding-top: 80%;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by3 {
  padding-top: 75%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by2 {
  padding-top: 66.6666%;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by3 {
  padding-top: 60%;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16by9 {
  padding-top: 56.25%;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by1 {
  padding-top: 50%;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by1 {
  padding-top: 33.3333%;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by5 {
  padding-top: 125%;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by4 {
  padding-top: 133.3333%;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by3 {
  padding-top: 150%;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by5 {
  padding-top: 166.6666%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-9by16 {
  padding-top: 177.7777%;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by2 {
  padding-top: 200%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by3 {
  padding-top: 300%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16x16 {
  height: 16px;
  width: 16px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-24x24 {
  height: 24px;
  width: 24px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-32x32 {
  height: 32px;
  width: 32px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-48x48 {
  height: 48px;
  width: 48px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-64x64 {
  height: 64px;
  width: 64px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-96x96 {
  height: 96px;
  width: 96px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-128x128 {
  height: 128px;
  width: 128px;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification {
  background-color: whitesmoke;
  border-radius: 4px;
  position: relative;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification a:not(.button):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification strong {
  color: currentColor;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification code,
.notification pre {
  background: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification pre code {
  background: transparent;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification > .delete {
  right: 0.5rem;
  position: absolute;
  top: 0.5rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification .title,
.notification .subtitle,
.notification .content {
  color: currentColor;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 9999px;
  display: block;
  height: 1rem;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-bar {
  background-color: #ededed;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-value {
  background-color: #4a4a4a;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-moz-progress-bar {
  background-color: #4a4a4a;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-ms-fill {
  background-color: #4a4a4a;
  border: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-webkit-progress-value {
  background-color: white;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-moz-progress-bar {
  background-color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-ms-fill {
  background-color: white;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white:indeterminate {
  background-image: linear-gradient(to right, white 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-webkit-progress-value {
  background-color: #0a0a0a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-moz-progress-bar {
  background-color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-ms-fill {
  background-color: #0a0a0a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black:indeterminate {
  background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-webkit-progress-value {
  background-color: whitesmoke;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-moz-progress-bar {
  background-color: whitesmoke;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-ms-fill {
  background-color: whitesmoke;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light:indeterminate {
  background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-webkit-progress-value {
  background-color: #363636;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-moz-progress-bar {
  background-color: #363636;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-ms-fill {
  background-color: #363636;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark:indeterminate {
  background-image: linear-gradient(to right, #363636 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-webkit-progress-value {
  background-color: #00d1b2;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-moz-progress-bar {
  background-color: #00d1b2;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-ms-fill {
  background-color: #00d1b2;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary:indeterminate {
  background-image: linear-gradient(to right, #00d1b2 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-webkit-progress-value {
  background-color: #485fc7;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-moz-progress-bar {
  background-color: #485fc7;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-ms-fill {
  background-color: #485fc7;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link:indeterminate {
  background-image: linear-gradient(to right, #485fc7 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-webkit-progress-value {
  background-color: #3e8ed0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-moz-progress-bar {
  background-color: #3e8ed0;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-ms-fill {
  background-color: #3e8ed0;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info:indeterminate {
  background-image: linear-gradient(to right, #3e8ed0 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-webkit-progress-value {
  background-color: #48c78e;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-moz-progress-bar {
  background-color: #48c78e;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-ms-fill {
  background-color: #48c78e;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success:indeterminate {
  background-image: linear-gradient(to right, #48c78e 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-webkit-progress-value {
  background-color: #ffe08a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-moz-progress-bar {
  background-color: #ffe08a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-ms-fill {
  background-color: #ffe08a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning:indeterminate {
  background-image: linear-gradient(to right, #ffe08a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-webkit-progress-value {
  background-color: #f14668;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-moz-progress-bar {
  background-color: #f14668;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-ms-fill {
  background-color: #f14668;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger:indeterminate {
  background-image: linear-gradient(to right, #f14668 30%, #ededed 30%);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate {
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: moveIndeterminate;
  animation-timing-function: linear;
  background-color: #ededed;
  background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 150% 150%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-webkit-progress-bar {
  background-color: transparent;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-moz-progress-bar {
  background-color: transparent;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-ms-fill {
  animation-name: none;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-small {
  height: 0.75rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-medium {
  height: 1.25rem;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-large {
  height: 1.5rem;
}

@keyframes moveIndeterminate {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table {
  background-color: white;
  color: #363636;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td,
.table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-white,
.table th.is-white {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-black,
.table th.is-black {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-light,
.table th.is-light {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-dark,
.table th.is-dark {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-primary,
.table th.is-primary {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-link,
.table th.is-link {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-info,
.table th.is-info {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-success,
.table th.is-success {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-warning,
.table th.is-warning {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-danger,
.table th.is-danger {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-narrow,
.table th.is-narrow {
  white-space: nowrap;
  width: 1%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected,
.table th.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected a,
.table td.is-selected strong,
.table th.is-selected a,
.table th.is-selected strong {
  color: currentColor;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-vcentered,
.table th.is-vcentered {
  vertical-align: middle;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th {
  color: #363636;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th:not([align]) {
  text-align: inherit;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected a,
.table tr.is-selected strong {
  color: currentColor;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected td,
.table tr.is-selected th {
  border-color: #fff;
  color: currentColor;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead {
  background-color: transparent;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead td,
.table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot {
  background-color: transparent;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot td,
.table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody {
  background-color: transparent;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody tr:last-child td,
.table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered td,
.table.is-bordered th {
  border-width: 1px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered tr:last-child td,
.table.is-bordered tr:last-child th {
  border-bottom-width: 1px;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-fullwidth {
  width: 100%;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) {
  background-color: whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-narrow td,
.table.is-narrow th {
  padding: 0.25em 0.5em;
}

/* line 125, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-striped tbody tr:not(.is-selected):nth-child(even) {
  background-color: #fafafa;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table-container {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  overflow-y: hidden;
  max-width: 100%;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag {
  margin-bottom: 0.5rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:last-child {
  margin-bottom: -0.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-medium .tag:not(.is-normal):not(.is-large) {
  font-size: 1rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-large .tag:not(.is-normal):not(.is-medium) {
  font-size: 1.25rem;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered {
  justify-content: center;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered .tag {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right {
  justify-content: flex-end;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:first-child) {
  margin-left: 0.5rem;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:last-child) {
  margin-right: 0;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag {
  margin-right: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:first-child) {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 4px;
  color: #4a4a4a;
  display: inline-flex;
  font-size: 0.75rem;
  height: 2em;
  justify-content: center;
  line-height: 1.5;
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .delete {
  margin-left: 0.25rem;
  margin-right: -0.375rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-white:not(body) {
  background-color: white;
  color: #0a0a0a;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-black:not(body) {
  background-color: #0a0a0a;
  color: white;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-light:not(body) {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-dark:not(body) {
  background-color: #363636;
  color: #fff;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary:not(body) {
  background-color: #00d1b2;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary.is-light:not(body) {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link:not(body) {
  background-color: #485fc7;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link.is-light:not(body) {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info:not(body) {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info.is-light:not(body) {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success:not(body) {
  background-color: #48c78e;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success.is-light:not(body) {
  background-color: #effaf5;
  color: #257953;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning:not(body) {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning.is-light:not(body) {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger:not(body) {
  background-color: #f14668;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger.is-light:not(body) {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-normal:not(body) {
  font-size: 0.75rem;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-medium:not(body) {
  font-size: 1rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-large:not(body) {
  font-size: 1.25rem;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:not(:last-child) {
  margin-left: -0.375em;
  margin-right: 0.1875em;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:last-child:not(:first-child) {
  margin-left: 0.1875em;
  margin-right: -0.375em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:last-child {
  margin-left: -0.375em;
  margin-right: -0.375em;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body) {
  margin-left: 1px;
  padding: 0;
  position: relative;
  width: 2em;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before, .tag.is-delete:not(body)::after {
  background-color: currentColor;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before {
  height: 1px;
  width: 50%;
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::after {
  height: 50%;
  width: 1px;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):hover, .tag.is-delete:not(body):focus {
  background-color: #e8e8e8;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):active {
  background-color: #dbdbdb;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-rounded:not(body) {
  border-radius: 9999px;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
a.tag:hover {
  text-decoration: underline;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title,
.subtitle {
  word-break: break-word;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title em,
.title span,
.subtitle em,
.subtitle span {
  font-weight: inherit;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sub,
.subtitle sub {
  font-size: 0.75em;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sup,
.subtitle sup {
  font-size: 0.75em;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title .tag,
.subtitle .tag {
  vertical-align: middle;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title {
  color: #363636;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.125;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title strong {
  color: inherit;
  font-weight: inherit;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title:not(.is-spaced) + .subtitle {
  margin-top: -1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-1 {
  font-size: 3rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-2 {
  font-size: 2.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-3 {
  font-size: 2rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-4 {
  font-size: 1.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-5 {
  font-size: 1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-6 {
  font-size: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-7 {
  font-size: 0.75rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle {
  color: #4a4a4a;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle strong {
  color: #363636;
  font-weight: 600;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle:not(.is-spaced) + .title {
  margin-top: -1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-1 {
  font-size: 3rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-2 {
  font-size: 2.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-3 {
  font-size: 2rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-4 {
  font-size: 1.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-5 {
  font-size: 1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-6 {
  font-size: 1rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-7 {
  font-size: 0.75rem;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.heading {
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.number {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 9999px;
  display: inline-flex;
  font-size: 1.25rem;
  height: 2em;
  justify-content: center;
  margin-right: 1.5rem;
  min-width: 2.5em;
  padding: 0.25rem 0.5rem;
  text-align: center;
  vertical-align: top;
}

/* Bulma Form */
/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select, .textarea, .input {
  background-color: white;
  border-color: #dbdbdb;
  border-radius: 4px;
  color: #363636;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select::-moz-placeholder, .textarea::-moz-placeholder, .input::-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .input::-webkit-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select:-moz-placeholder, .textarea:-moz-placeholder, .input:-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select:-ms-input-placeholder, .textarea:-ms-input-placeholder, .input:-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select:hover, .textarea:hover, .input:hover, .select select.is-hovered, .is-hovered.textarea, .is-hovered.input {
  border-color: #b5b5b5;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select:focus, .textarea:focus, .input:focus, .select select.is-focused, .is-focused.textarea, .is-focused.input, .select select:active, .textarea:active, .input:active, .select select.is-active, .is-active.textarea, .is-active.input {
  border-color: #485fc7;
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select[disabled], .textarea[disabled], .input[disabled], fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input {
  background-color: whitesmoke;
  border-color: whitesmoke;
  box-shadow: none;
  color: #7a7a7a;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder, .input[disabled]::-moz-placeholder, fieldset[disabled] .select select::-moz-placeholder, .select fieldset[disabled] select::-moz-placeholder, fieldset[disabled] .textarea::-moz-placeholder, fieldset[disabled] .input::-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, .input[disabled]::-webkit-input-placeholder, fieldset[disabled] .select select::-webkit-input-placeholder, .select fieldset[disabled] select::-webkit-input-placeholder, fieldset[disabled] .textarea::-webkit-input-placeholder, fieldset[disabled] .input::-webkit-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder, .input[disabled]:-moz-placeholder, fieldset[disabled] .select select:-moz-placeholder, .select fieldset[disabled] select:-moz-placeholder, fieldset[disabled] .textarea:-moz-placeholder, fieldset[disabled] .input:-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder, .input[disabled]:-ms-input-placeholder, fieldset[disabled] .select select:-ms-input-placeholder, .select fieldset[disabled] select:-ms-input-placeholder, fieldset[disabled] .textarea:-ms-input-placeholder, fieldset[disabled] .input:-ms-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea, .input {
  box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05);
  max-width: 100%;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[readonly], .input[readonly] {
  box-shadow: none;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.textarea, .is-white.input {
  border-color: white;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.textarea:focus, .is-white.input:focus, .is-white.is-focused.textarea, .is-white.is-focused.input, .is-white.textarea:active, .is-white.input:active, .is-white.is-active.textarea, .is-white.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.textarea, .is-black.input {
  border-color: #0a0a0a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.textarea:focus, .is-black.input:focus, .is-black.is-focused.textarea, .is-black.is-focused.input, .is-black.textarea:active, .is-black.input:active, .is-black.is-active.textarea, .is-black.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.textarea, .is-light.input {
  border-color: whitesmoke;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.textarea:focus, .is-light.input:focus, .is-light.is-focused.textarea, .is-light.is-focused.input, .is-light.textarea:active, .is-light.input:active, .is-light.is-active.textarea, .is-light.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.textarea, .is-dark.input {
  border-color: #363636;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.textarea:focus, .is-dark.input:focus, .is-dark.is-focused.textarea, .is-dark.is-focused.input, .is-dark.textarea:active, .is-dark.input:active, .is-dark.is-active.textarea, .is-dark.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.textarea, .is-primary.input {
  border-color: #00d1b2;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.textarea:focus, .is-primary.input:focus, .is-primary.is-focused.textarea, .is-primary.is-focused.input, .is-primary.textarea:active, .is-primary.input:active, .is-primary.is-active.textarea, .is-primary.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.textarea, .is-link.input {
  border-color: #485fc7;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.textarea:focus, .is-link.input:focus, .is-link.is-focused.textarea, .is-link.is-focused.input, .is-link.textarea:active, .is-link.input:active, .is-link.is-active.textarea, .is-link.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.textarea, .is-info.input {
  border-color: #3e8ed0;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.textarea:focus, .is-info.input:focus, .is-info.is-focused.textarea, .is-info.is-focused.input, .is-info.textarea:active, .is-info.input:active, .is-info.is-active.textarea, .is-info.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.textarea, .is-success.input {
  border-color: #48c78e;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.textarea:focus, .is-success.input:focus, .is-success.is-focused.textarea, .is-success.is-focused.input, .is-success.textarea:active, .is-success.input:active, .is-success.is-active.textarea, .is-success.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.textarea, .is-warning.input {
  border-color: #ffe08a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.textarea:focus, .is-warning.input:focus, .is-warning.is-focused.textarea, .is-warning.is-focused.input, .is-warning.textarea:active, .is-warning.input:active, .is-warning.is-active.textarea, .is-warning.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.textarea, .is-danger.input {
  border-color: #f14668;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.textarea:focus, .is-danger.input:focus, .is-danger.is-focused.textarea, .is-danger.is-focused.input, .is-danger.textarea:active, .is-danger.input:active, .is-danger.is-active.textarea, .is-danger.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-small.textarea, .is-small.input {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-medium.textarea, .is-medium.input {
  font-size: 1.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-large.textarea, .is-large.input {
  font-size: 1.5rem;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-fullwidth.textarea, .is-fullwidth.input {
  display: block;
  width: 100%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-inline.textarea, .is-inline.input {
  display: inline;
  width: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-rounded {
  border-radius: 9999px;
  padding-left: calc(calc(0.75em - 1px) + 0.375em);
  padding-right: calc(calc(0.75em - 1px) + 0.375em);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-static {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: calc(0.75em - 1px);
  resize: vertical;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea:not([rows]) {
  max-height: 40em;
  min-height: 8em;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[rows] {
  height: initial;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea.has-fixed-size {
  resize: none;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio, .checkbox {
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio input, .checkbox input {
  cursor: pointer;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio:hover, .checkbox:hover {
  color: #363636;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio[disabled], .checkbox[disabled], fieldset[disabled] .radio, fieldset[disabled] .checkbox,
.radio input[disabled],
.checkbox input[disabled] {
  color: #7a7a7a;
  cursor: not-allowed;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio + .radio {
  margin-left: 0.5em;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple) {
  height: 2.5em;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #485fc7;
  right: 1.125em;
  z-index: 4;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-rounded select {
  border-radius: 9999px;
  padding-left: 1em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select {
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select::-ms-expand {
  display: none;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[disabled]:hover, fieldset[disabled] .select select:hover {
  border-color: whitesmoke;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select:not([multiple]) {
  padding-right: 2.5em;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] {
  height: auto;
  padding: 0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] option {
  padding: 0.5em 1em;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading):hover::after {
  border-color: #363636;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white:not(:hover)::after {
  border-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select {
  border-color: white;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:hover, .select.is-white select.is-hovered {
  border-color: #f2f2f2;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black:not(:hover)::after {
  border-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select {
  border-color: #0a0a0a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:hover, .select.is-black select.is-hovered {
  border-color: black;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light:not(:hover)::after {
  border-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select {
  border-color: whitesmoke;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:hover, .select.is-light select.is-hovered {
  border-color: #e8e8e8;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark:not(:hover)::after {
  border-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select {
  border-color: #363636;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:hover, .select.is-dark select.is-hovered {
  border-color: #292929;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary:not(:hover)::after {
  border-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select {
  border-color: #00d1b2;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:hover, .select.is-primary select.is-hovered {
  border-color: #00b89c;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link:not(:hover)::after {
  border-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select {
  border-color: #485fc7;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:hover, .select.is-link select.is-hovered {
  border-color: #3a51bb;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info:not(:hover)::after {
  border-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select {
  border-color: #3e8ed0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:hover, .select.is-info select.is-hovered {
  border-color: #3082c5;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success:not(:hover)::after {
  border-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select {
  border-color: #48c78e;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:hover, .select.is-success select.is-hovered {
  border-color: #3abb81;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning:not(:hover)::after {
  border-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select {
  border-color: #ffe08a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:hover, .select.is-warning select.is-hovered {
  border-color: #ffd970;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger:not(:hover)::after {
  border-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select {
  border-color: #f14668;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:hover, .select.is-danger select.is-hovered {
  border-color: #ef2e55;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-medium {
  font-size: 1.25rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-large {
  font-size: 1.5rem;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-disabled::after {
  border-color: #7a7a7a;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth {
  width: 100%;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth select {
  width: 100%;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading::after {
  margin-top: 0;
  position: absolute;
  right: 0.625em;
  top: 0.625em;
  transform: none;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file {
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  position: relative;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white .file-cta {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:active .file-cta, .file.is-white.is-active .file-cta {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black .file-cta {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:active .file-cta, .file.is-black.is-active .file-cta {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light .file-cta {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:active .file-cta, .file.is-light.is-active .file-cta {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark .file-cta {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary .file-cta {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link .file-cta {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 95, 199, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:active .file-cta, .file.is-link.is-active .file-cta {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info .file-cta {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(62, 142, 208, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:active .file-cta, .file.is-info.is-active .file-cta {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success .file-cta {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 199, 142, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:active .file-cta, .file.is-success.is-active .file-cta {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning .file-cta {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 224, 138, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger .file-cta {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-small {
  font-size: 0.75rem;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-normal {
  font-size: 1rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium {
  font-size: 1.25rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium .file-icon .fa {
  font-size: 21px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large {
  font-size: 1.5rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large .file-icon .fa {
  font-size: 28px;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-cta {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-name {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-cta {
  border-radius: 4px;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-name {
  display: none;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-label {
  flex-direction: column;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-cta {
  flex-direction: column;
  height: auto;
  padding: 1em 3em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-name {
  border-width: 0 1px 1px;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon {
  height: 1.5em;
  width: 1.5em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon .fa {
  font-size: 21px;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-small .file-icon .fa {
  font-size: 14px;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-medium .file-icon .fa {
  font-size: 28px;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-large .file-icon .fa {
  font-size: 35px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-cta {
  border-radius: 4px 4px 0 0;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-name {
  border-radius: 0 0 4px 4px;
  border-width: 0 1px 1px;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-centered {
  justify-content: center;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-label {
  width: 100%;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-name {
  flex-grow: 1;
  max-width: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right {
  justify-content: flex-end;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-cta {
  border-radius: 0 4px 4px 0;
}

/* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-name {
  border-radius: 4px 0 0 4px;
  border-width: 1px 0 1px 1px;
  order: -1;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label {
  align-items: stretch;
  display: flex;
  cursor: pointer;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-cta {
  background-color: #eeeeee;
  color: #363636;
}

/* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-name {
  border-color: #d5d5d5;
}

/* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-cta {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 140, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-name {
  border-color: #cfcfcf;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-input {
  height: 100%;
  left: 0;
  opacity: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta,
.file-name {
  border-color: #dbdbdb;
  border-radius: 4px;
  font-size: 1em;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
}

/* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta {
  background-color: whitesmoke;
  color: #4a4a4a;
}

/* line 166, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-name {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  max-width: 16em;
  overflow: hidden;
  text-align: inherit;
  text-overflow: ellipsis;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon {
  align-items: center;
  display: flex;
  height: 1em;
  justify-content: center;
  margin-right: 0.5em;
  width: 1em;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon .fa {
  font-size: 14px;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label {
  color: #363636;
  display: block;
  font-size: 1rem;
  font-weight: 700;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label:not(:last-child) {
  margin-bottom: 0.5em;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-small {
  font-size: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-medium {
  font-size: 1.25rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-large {
  font-size: 1.5rem;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help {
  display: block;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-white {
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-black {
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-light {
  color: whitesmoke;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-dark {
  color: #363636;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-primary {
  color: #00d1b2;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-link {
  color: #485fc7;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-info {
  color: #3e8ed0;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-success {
  color: #48c78e;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-warning {
  color: #ffe08a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-danger {
  color: #f14668;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons {
  display: flex;
  justify-content: flex-start;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:last-child) {
  margin-right: -1px;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:first-child):not(:last-child) .button,
.field.has-addons .control:not(:first-child):not(:last-child) .input,
.field.has-addons .control:not(:first-child):not(:last-child) .select select {
  border-radius: 0;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:first-child:not(:only-child) .button,
.field.has-addons .control:first-child:not(:only-child) .input,
.field.has-addons .control:first-child:not(:only-child) .select select {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:last-child:not(:only-child) .button,
.field.has-addons .control:last-child:not(:only-child) .input,
.field.has-addons .control:last-child:not(:only-child) .select select {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control .button.is-hovered:not([disabled]),
.field.has-addons .control .input:not([disabled]):hover,
.field.has-addons .control .input.is-hovered:not([disabled]),
.field.has-addons .control .select select:not([disabled]):hover,
.field.has-addons .control .select select.is-hovered:not([disabled]) {
  z-index: 2;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control .button.is-focused:not([disabled]), .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control .button.is-active:not([disabled]),
.field.has-addons .control .input:not([disabled]):focus,
.field.has-addons .control .input.is-focused:not([disabled]),
.field.has-addons .control .input:not([disabled]):active,
.field.has-addons .control .input.is-active:not([disabled]),
.field.has-addons .control .select select:not([disabled]):focus,
.field.has-addons .control .select select.is-focused:not([disabled]),
.field.has-addons .control .select select:not([disabled]):active,
.field.has-addons .control .select select.is-active:not([disabled]) {
  z-index: 3;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control .button.is-focused:not([disabled]):hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control .button.is-active:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):focus:hover,
.field.has-addons .control .input.is-focused:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):active:hover,
.field.has-addons .control .input.is-active:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):focus:hover,
.field.has-addons .control .select select.is-focused:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):active:hover,
.field.has-addons .control .select select.is-active:not([disabled]):hover {
  z-index: 4;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-centered {
  justify-content: center;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-right {
  justify-content: flex-end;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-fullwidth .control {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped {
  display: flex;
  justify-content: flex-start;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control {
  flex-shrink: 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-centered {
  justify-content: center;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-right {
  justify-content: flex-end;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline {
  flex-wrap: wrap;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:last-child {
  margin-bottom: -0.75rem;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:not(:last-child) {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field.is-horizontal {
    display: flex;
  }
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-label .label {
  font-size: inherit;
}

@media screen and (max-width: 768px) {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    margin-bottom: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    margin-right: 1.5rem;
    text-align: right;
  }
  /* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-small {
    font-size: 0.75rem;
    padding-top: 0.375em;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-normal {
    padding-top: 0.375em;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-medium {
    font-size: 1.25rem;
    padding-top: 0.375em;
  }
  /* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-large {
    font-size: 1.5rem;
    padding-top: 0.375em;
  }
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-body .field .field {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 146, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body {
    display: flex;
    flex-basis: 0;
    flex-grow: 5;
    flex-shrink: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body .field {
    margin-bottom: 0;
  }
  /* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field {
    flex-shrink: 1;
  }
  /* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(.is-narrow) {
    flex-grow: 1;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control {
  box-sizing: border-box;
  clear: both;
  font-size: 1rem;
  position: relative;
  text-align: inherit;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input:focus ~ .icon,
.control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon,
.control.has-icons-right .select:focus ~ .icon {
  color: #4a4a4a;
}

/* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-small ~ .icon,
.control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon,
.control.has-icons-right .select.is-small ~ .icon {
  font-size: 0.75rem;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-medium ~ .icon,
.control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon,
.control.has-icons-right .select.is-medium ~ .icon {
  font-size: 1.25rem;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-large ~ .icon,
.control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon,
.control.has-icons-right .select.is-large ~ .icon {
  font-size: 1.5rem;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon, .control.has-icons-right .icon {
  color: #dbdbdb;
  height: 2.5em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 2.5em;
  z-index: 4;
}

/* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input,
.control.has-icons-left .select select {
  padding-left: 2.5em;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon.is-left {
  left: 0;
}

/* line 198, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .input,
.control.has-icons-right .select select {
  padding-right: 2.5em;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .icon.is-right {
  right: 0;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading::after {
  position: absolute !important;
  right: 0.625em;
  top: 0.625em;
  z-index: 4;
}

/* line 210, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* Bulma Components */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb {
  font-size: 1rem;
  white-space: nowrap;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a {
  align-items: center;
  color: #485fc7;
  display: flex;
  justify-content: center;
  padding: 0 0.75em;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a:hover {
  color: #363636;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li {
  align-items: center;
  display: flex;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li:first-child a {
  padding-left: 0;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li.is-active a {
  color: #363636;
  cursor: default;
  pointer-events: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li + li::before {
  color: #b5b5b5;
  content: "\0002f";
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb ul,
.breadcrumb ol {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:first-child {
  margin-right: 0.5em;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:last-child {
  margin-left: 0.5em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-centered ol,
.breadcrumb.is-centered ul {
  justify-content: center;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-right ol,
.breadcrumb.is-right ul {
  justify-content: flex-end;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-small {
  font-size: 0.75rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-medium {
  font-size: 1.25rem;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-large {
  font-size: 1.5rem;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-arrow-separator li + li::before {
  content: "\02192";
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-bullet-separator li + li::before {
  content: "\02022";
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-dot-separator li + li::before {
  content: "\000b7";
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-succeeds-separator li + li::before {
  content: "\0227B";
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card {
  background-color: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  max-width: 100%;
  position: relative;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer:first-child, .card-content:first-child, .card-header:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer:last-child, .card-content:last-child, .card-header:last-child {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header {
  background-color: transparent;
  align-items: stretch;
  box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
  display: flex;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title {
  align-items: center;
  color: #363636;
  display: flex;
  flex-grow: 1;
  font-weight: 700;
  padding: 0.75rem 1rem;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title.is-centered {
  justify-content: center;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-icon {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0.75rem 1rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image {
  display: block;
  position: relative;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:first-child img {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:last-child img {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-content {
  background-color: transparent;
  padding: 1.5rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer {
  background-color: transparent;
  border-top: 1px solid #ededed;
  align-items: stretch;
  display: flex;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item {
  align-items: center;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: center;
  padding: 0.75rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item:not(:last-child) {
  border-right: 1px solid #ededed;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card .media:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown {
  display: inline-flex;
  position: relative;
  vertical-align: top;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
  display: block;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-right .dropdown-menu {
  left: auto;
  right: 0;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-up .dropdown-menu {
  bottom: 100%;
  padding-bottom: 4px;
  padding-top: initial;
  top: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-menu {
  display: none;
  left: 0;
  min-width: 12rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-content {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-item {
  color: #4a4a4a;
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item,
button.dropdown-item {
  padding-right: 3rem;
  text-align: inherit;
  white-space: nowrap;
  width: 100%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item:hover,
button.dropdown-item:hover {
  background-color: whitesmoke;
  color: #0a0a0a;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item.is-active,
button.dropdown-item.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-divider {
  background-color: #ededed;
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level {
  align-items: center;
  justify-content: space-between;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level code {
  border-radius: 4px;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level img {
  display: inline-block;
  vertical-align: top;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile {
  display: flex;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left,
.level.is-mobile .level-right {
  display: flex;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left + .level-right {
  margin-top: 0;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(.is-narrow) {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level {
    display: flex;
  }
  /* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level > .level-item:not(.is-narrow) {
    flex-grow: 1;
  }
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item {
  align-items: center;
  display: flex;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item .title,
.level-item .subtitle {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  /* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-item:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left,
.level-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left .level-item.is-flexible,
.level-right .level-item.is-flexible {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left .level-item:not(:last-child),
.level-right .level-item:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left {
  align-items: center;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left + .level-right {
    margin-top: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left {
    display: flex;
  }
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-right {
  align-items: center;
  justify-content: flex-end;
}

@media screen and (min-width: 769px), print {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-right {
    display: flex;
  }
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media {
  align-items: flex-start;
  display: flex;
  text-align: inherit;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .content:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  display: flex;
  padding-top: 0.75rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .content:not(:last-child),
.media .media .control:not(:last-child) {
  margin-bottom: 0.5rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media {
  padding-top: 0.5rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media + .media {
  margin-top: 0.5rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media + .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  margin-top: 1rem;
  padding-top: 1rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media.is-large + .media {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left,
.media-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left {
  margin-right: 1rem;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-right {
  margin-left: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-content {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  text-align: inherit;
}

@media screen and (max-width: 768px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
  .media-content {
    overflow-x: auto;
  }
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu {
  font-size: 1rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-small {
  font-size: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-medium {
  font-size: 1.25rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-large {
  font-size: 1.5rem;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list {
  line-height: 1.25;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a {
  border-radius: 2px;
  color: #4a4a4a;
  display: block;
  padding: 0.5em 0.75em;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a:hover {
  background-color: whitesmoke;
  color: #363636;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list li ul {
  border-left: 1px solid #dbdbdb;
  margin: 0.75em;
  padding-left: 0.75em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label {
  color: #7a7a7a;
  font-size: 0.75em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:first-child) {
  margin-top: 1em;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:last-child) {
  margin-bottom: 1em;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message {
  background-color: whitesmoke;
  border-radius: 4px;
  font-size: 1rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message strong {
  color: currentColor;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message a:not(.button):not(.tag):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-small {
  font-size: 0.75rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-medium {
  font-size: 1.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-large {
  font-size: 1.5rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white {
  background-color: white;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-header {
  background-color: white;
  color: #0a0a0a;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-body {
  border-color: white;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-header {
  background-color: #0a0a0a;
  color: white;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-body {
  border-color: #0a0a0a;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-header {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-body {
  border-color: whitesmoke;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-header {
  background-color: #363636;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-body {
  border-color: #363636;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary {
  background-color: #ebfffc;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-header {
  background-color: #00d1b2;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-body {
  border-color: #00d1b2;
  color: #00947e;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link {
  background-color: #eff1fa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-header {
  background-color: #485fc7;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-body {
  border-color: #485fc7;
  color: #3850b7;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info {
  background-color: #eff5fb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-header {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-body {
  border-color: #3e8ed0;
  color: #296fa8;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success {
  background-color: #effaf5;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-header {
  background-color: #48c78e;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-body {
  border-color: #48c78e;
  color: #257953;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning {
  background-color: #fffaeb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-header {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-body {
  border-color: #ffe08a;
  color: #946c00;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger {
  background-color: #feecf0;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-header {
  background-color: #f14668;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-body {
  border-color: #f14668;
  color: #cc0f35;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header {
  align-items: center;
  background-color: #4a4a4a;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  line-height: 1.25;
  padding: 0.75em 1em;
  position: relative;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header .delete {
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 0.75em;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header + .message-body {
  border-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body {
  border-color: #dbdbdb;
  border-radius: 4px;
  border-style: solid;
  border-width: 0 0 0 4px;
  color: #4a4a4a;
  padding: 1.25em 1.5em;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body code,
.message-body pre {
  background-color: white;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body pre code {
  background-color: transparent;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal {
  align-items: center;
  display: none;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 40;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal.is-active {
  display: flex;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-background {
  background-color: rgba(10, 10, 10, 0.86);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-content,
.modal-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
  .modal-content,
.modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-close {
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: hidden;
  -ms-overflow-y: visible;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head,
.modal-card-foot {
  align-items: center;
  background-color: whitesmoke;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 20px;
  position: relative;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head {
  border-bottom: 1px solid #dbdbdb;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-title {
  color: #363636;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 1.5rem;
  line-height: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: 1px solid #dbdbdb;
}

/* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot .button:not(:last-child) {
  margin-right: 0.5em;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: white;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  padding: 20px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar {
  background-color: white;
  min-height: 3.25rem;
  position: relative;
  z-index: 30;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > .navbar-item,
.navbar.is-white .navbar-brand .navbar-link {
  color: #0a0a0a;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > a.navbar-item:focus, .navbar.is-white .navbar-brand > a.navbar-item:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active,
.navbar.is-white .navbar-brand .navbar-link:focus,
.navbar.is-white .navbar-brand .navbar-link:hover,
.navbar.is-white .navbar-brand .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand .navbar-link::after {
  border-color: #0a0a0a;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-burger {
  color: #0a0a0a;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > .navbar-item,
.navbar.is-white .navbar-start .navbar-link,
.navbar.is-white .navbar-end > .navbar-item,
.navbar.is-white .navbar-end .navbar-link {
    color: #0a0a0a;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > a.navbar-item:focus, .navbar.is-white .navbar-start > a.navbar-item:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active,
.navbar.is-white .navbar-start .navbar-link:focus,
.navbar.is-white .navbar-start .navbar-link:hover,
.navbar.is-white .navbar-start .navbar-link.is-active,
.navbar.is-white .navbar-end > a.navbar-item:focus,
.navbar.is-white .navbar-end > a.navbar-item:hover,
.navbar.is-white .navbar-end > a.navbar-item.is-active,
.navbar.is-white .navbar-end .navbar-link:focus,
.navbar.is-white .navbar-end .navbar-link:hover,
.navbar.is-white .navbar-end .navbar-link.is-active {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start .navbar-link::after,
.navbar.is-white .navbar-end .navbar-link::after {
    border-color: #0a0a0a;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
    background-color: white;
    color: #0a0a0a;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > .navbar-item,
.navbar.is-black .navbar-brand .navbar-link {
  color: white;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > a.navbar-item:focus, .navbar.is-black .navbar-brand > a.navbar-item:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active,
.navbar.is-black .navbar-brand .navbar-link:focus,
.navbar.is-black .navbar-brand .navbar-link:hover,
.navbar.is-black .navbar-brand .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand .navbar-link::after {
  border-color: white;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-burger {
  color: white;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > .navbar-item,
.navbar.is-black .navbar-start .navbar-link,
.navbar.is-black .navbar-end > .navbar-item,
.navbar.is-black .navbar-end .navbar-link {
    color: white;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > a.navbar-item:focus, .navbar.is-black .navbar-start > a.navbar-item:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active,
.navbar.is-black .navbar-start .navbar-link:focus,
.navbar.is-black .navbar-start .navbar-link:hover,
.navbar.is-black .navbar-start .navbar-link.is-active,
.navbar.is-black .navbar-end > a.navbar-item:focus,
.navbar.is-black .navbar-end > a.navbar-item:hover,
.navbar.is-black .navbar-end > a.navbar-item.is-active,
.navbar.is-black .navbar-end .navbar-link:focus,
.navbar.is-black .navbar-end .navbar-link:hover,
.navbar.is-black .navbar-end .navbar-link.is-active {
    background-color: black;
    color: white;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start .navbar-link::after,
.navbar.is-black .navbar-end .navbar-link::after {
    border-color: white;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: black;
    color: white;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
    background-color: #0a0a0a;
    color: white;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > .navbar-item,
.navbar.is-light .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active,
.navbar.is-light .navbar-brand .navbar-link:focus,
.navbar.is-light .navbar-brand .navbar-link:hover,
.navbar.is-light .navbar-brand .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > .navbar-item,
.navbar.is-light .navbar-start .navbar-link,
.navbar.is-light .navbar-end > .navbar-item,
.navbar.is-light .navbar-end .navbar-link {
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > a.navbar-item:focus, .navbar.is-light .navbar-start > a.navbar-item:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active,
.navbar.is-light .navbar-start .navbar-link:focus,
.navbar.is-light .navbar-start .navbar-link:hover,
.navbar.is-light .navbar-start .navbar-link.is-active,
.navbar.is-light .navbar-end > a.navbar-item:focus,
.navbar.is-light .navbar-end > a.navbar-item:hover,
.navbar.is-light .navbar-end > a.navbar-item.is-active,
.navbar.is-light .navbar-end .navbar-link:focus,
.navbar.is-light .navbar-end .navbar-link:hover,
.navbar.is-light .navbar-end .navbar-link.is-active {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start .navbar-link::after,
.navbar.is-light .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > .navbar-item,
.navbar.is-dark .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > a.navbar-item:focus, .navbar.is-dark .navbar-brand > a.navbar-item:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active,
.navbar.is-dark .navbar-brand .navbar-link:focus,
.navbar.is-dark .navbar-brand .navbar-link:hover,
.navbar.is-dark .navbar-brand .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > .navbar-item,
.navbar.is-dark .navbar-start .navbar-link,
.navbar.is-dark .navbar-end > .navbar-item,
.navbar.is-dark .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > a.navbar-item:focus, .navbar.is-dark .navbar-start > a.navbar-item:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active,
.navbar.is-dark .navbar-start .navbar-link:focus,
.navbar.is-dark .navbar-start .navbar-link:hover,
.navbar.is-dark .navbar-start .navbar-link.is-active,
.navbar.is-dark .navbar-end > a.navbar-item:focus,
.navbar.is-dark .navbar-end > a.navbar-item:hover,
.navbar.is-dark .navbar-end > a.navbar-item.is-active,
.navbar.is-dark .navbar-end .navbar-link:focus,
.navbar.is-dark .navbar-end .navbar-link:hover,
.navbar.is-dark .navbar-end .navbar-link.is-active {
    background-color: #292929;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start .navbar-link::after,
.navbar.is-dark .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #292929;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
    background-color: #363636;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > .navbar-item,
.navbar.is-primary .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > a.navbar-item:focus, .navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active,
.navbar.is-primary .navbar-brand .navbar-link:focus,
.navbar.is-primary .navbar-brand .navbar-link:hover,
.navbar.is-primary .navbar-brand .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > .navbar-item,
.navbar.is-primary .navbar-start .navbar-link,
.navbar.is-primary .navbar-end > .navbar-item,
.navbar.is-primary .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > a.navbar-item:focus, .navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active,
.navbar.is-primary .navbar-start .navbar-link:focus,
.navbar.is-primary .navbar-start .navbar-link:hover,
.navbar.is-primary .navbar-start .navbar-link.is-active,
.navbar.is-primary .navbar-end > a.navbar-item:focus,
.navbar.is-primary .navbar-end > a.navbar-item:hover,
.navbar.is-primary .navbar-end > a.navbar-item.is-active,
.navbar.is-primary .navbar-end .navbar-link:focus,
.navbar.is-primary .navbar-end .navbar-link:hover,
.navbar.is-primary .navbar-end .navbar-link.is-active {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start .navbar-link::after,
.navbar.is-primary .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
    background-color: #00d1b2;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > .navbar-item,
.navbar.is-link .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > a.navbar-item:focus, .navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active,
.navbar.is-link .navbar-brand .navbar-link:focus,
.navbar.is-link .navbar-brand .navbar-link:hover,
.navbar.is-link .navbar-brand .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > .navbar-item,
.navbar.is-link .navbar-start .navbar-link,
.navbar.is-link .navbar-end > .navbar-item,
.navbar.is-link .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > a.navbar-item:focus, .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active,
.navbar.is-link .navbar-start .navbar-link:focus,
.navbar.is-link .navbar-start .navbar-link:hover,
.navbar.is-link .navbar-start .navbar-link.is-active,
.navbar.is-link .navbar-end > a.navbar-item:focus,
.navbar.is-link .navbar-end > a.navbar-item:hover,
.navbar.is-link .navbar-end > a.navbar-item.is-active,
.navbar.is-link .navbar-end .navbar-link:focus,
.navbar.is-link .navbar-end .navbar-link:hover,
.navbar.is-link .navbar-end .navbar-link.is-active {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start .navbar-link::after,
.navbar.is-link .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
    background-color: #485fc7;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > .navbar-item,
.navbar.is-info .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-info .navbar-brand .navbar-link:hover,
.navbar.is-info .navbar-brand .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-info .navbar-end .navbar-link:hover,
.navbar.is-info .navbar-end .navbar-link.is-active {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start .navbar-link::after,
.navbar.is-info .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
    background-color: #3e8ed0;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > .navbar-item,
.navbar.is-success .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > a.navbar-item:focus, .navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active,
.navbar.is-success .navbar-brand .navbar-link:focus,
.navbar.is-success .navbar-brand .navbar-link:hover,
.navbar.is-success .navbar-brand .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > .navbar-item,
.navbar.is-success .navbar-start .navbar-link,
.navbar.is-success .navbar-end > .navbar-item,
.navbar.is-success .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > a.navbar-item:focus, .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active,
.navbar.is-success .navbar-start .navbar-link:focus,
.navbar.is-success .navbar-start .navbar-link:hover,
.navbar.is-success .navbar-start .navbar-link.is-active,
.navbar.is-success .navbar-end > a.navbar-item:focus,
.navbar.is-success .navbar-end > a.navbar-item:hover,
.navbar.is-success .navbar-end > a.navbar-item.is-active,
.navbar.is-success .navbar-end .navbar-link:focus,
.navbar.is-success .navbar-end .navbar-link:hover,
.navbar.is-success .navbar-end .navbar-link.is-active {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start .navbar-link::after,
.navbar.is-success .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
    background-color: #48c78e;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > .navbar-item,
.navbar.is-warning .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-warning .navbar-brand .navbar-link:hover,
.navbar.is-warning .navbar-brand .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-warning .navbar-end .navbar-link:hover,
.navbar.is-warning .navbar-end .navbar-link.is-active {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start .navbar-link::after,
.navbar.is-warning .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
    background-color: #ffe08a;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > .navbar-item,
.navbar.is-danger .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-danger .navbar-brand .navbar-link:hover,
.navbar.is-danger .navbar-brand .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-danger .navbar-end .navbar-link:hover,
.navbar.is-danger .navbar-end .navbar-link.is-active {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start .navbar-link::after,
.navbar.is-danger .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
    background-color: #f14668;
    color: #fff;
  }
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar > .container {
  align-items: stretch;
  display: flex;
  min-height: 3.25rem;
  width: 100%;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.has-shadow {
  box-shadow: 0 2px 0 0 whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom, .navbar.is-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 30;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom {
  bottom: 0;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom.has-shadow {
  box-shadow: 0 -2px 0 0 whitesmoke;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-top {
  top: 0;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-top,
body.has-navbar-fixed-top {
  padding-top: 3.25rem;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-bottom,
body.has-navbar-fixed-bottom {
  padding-bottom: 3.25rem;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand,
.navbar-tabs {
  align-items: stretch;
  display: flex;
  flex-shrink: 0;
  min-height: 3.25rem;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover {
  background-color: transparent;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-tabs {
  -webkit-overflow-scrolling: touch;
  max-width: 100vw;
  overflow-x: auto;
  overflow-y: hidden;
}

/* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-burger {
  color: #4a4a4a;
  cursor: pointer;
  display: block;
  height: 3.25rem;
  position: relative;
  width: 3.25rem;
  margin-left: auto;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span {
  background-color: currentColor;
  display: block;
  height: 1px;
  left: calc(50% - 8px);
  position: absolute;
  transform-origin: center;
  transition-duration: 86ms;
  transition-property: background-color, opacity, transform;
  transition-timing-function: ease-out;
  width: 16px;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(1) {
  top: calc(50% - 6px);
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(2) {
  top: calc(50% - 1px);
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(3) {
  top: calc(50% + 4px);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(1) {
  transform: translateY(5px) rotate(45deg);
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(2) {
  opacity: 0;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(3) {
  transform: translateY(-5px) rotate(-45deg);
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-menu {
  display: none;
}

/* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item,
.navbar-link {
  color: #4a4a4a;
  display: block;
  line-height: 1.5;
  padding: 0.5rem 0.75rem;
  position: relative;
}

/* line 172, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item .icon:only-child,
.navbar-link .icon:only-child {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item,
.navbar-link {
  cursor: pointer;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-item.is-active,
.navbar-link:focus,
.navbar-link:focus-within,
.navbar-link:hover,
.navbar-link.is-active {
  background-color: #fafafa;
  color: #485fc7;
}

/* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item img {
  max-height: 1.75rem;
}

/* line 191, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.has-dropdown {
  padding: 0;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 196, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab {
  border-bottom: 1px solid transparent;
  min-height: 3.25rem;
  padding-bottom: calc(0.5rem - 1px);
}

/* line 200, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab:focus, .navbar-item.is-tab:hover {
  background-color: transparent;
  border-bottom-color: #485fc7;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab.is-active {
  background-color: transparent;
  border-bottom-color: #485fc7;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #485fc7;
  padding-bottom: calc(0.5rem - 3px);
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-content {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 216, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless) {
  padding-right: 2.5em;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless)::after {
  border-color: #485fc7;
  margin-top: -0.375em;
  right: 1.125em;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown {
  font-size: 0.875rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown .navbar-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-divider {
  background-color: whitesmoke;
  border: none;
  display: none;
  height: 2px;
  margin: 0.5rem 0;
}

@media screen and (max-width: 1023px) {
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container {
    display: block;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-brand .navbar-item,
.navbar-tabs .navbar-item {
    align-items: center;
    display: flex;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-link::after {
    display: none;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    background-color: white;
    box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
    padding: 0.5rem 0;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu.is-active {
    display: block;
  }
  /* line 258, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 261, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch {
    bottom: 0;
  }
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-touch {
    top: 0;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu {
    -webkit-overflow-scrolling: touch;
    max-height: calc(100vh - 3.25rem);
    overflow: auto;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-touch,
body.has-navbar-fixed-top-touch {
    padding-top: 3.25rem;
  }
  /* line 277, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-touch,
body.has-navbar-fixed-bottom-touch {
    padding-bottom: 3.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar,
.navbar-menu,
.navbar-start,
.navbar-end {
    align-items: stretch;
    display: flex;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar {
    min-height: 3.25rem;
  }
  /* line 289, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced {
    padding: 1rem 2rem;
  }
  /* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-start,
.navbar.is-spaced .navbar-end {
    align-items: center;
  }
  /* line 294, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced a.navbar-item,
.navbar.is-spaced .navbar-link {
    border-radius: 4px;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent a.navbar-item:focus, .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active,
.navbar.is-transparent .navbar-link:focus,
.navbar.is-transparent .navbar-link:hover,
.navbar.is-transparent .navbar-link.is-active {
    background-color: transparent !important;
  }
  /* line 309, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link {
    background-color: transparent !important;
  }
  /* line 313, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 317, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-burger {
    display: none;
  }
  /* line 322, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item,
.navbar-link {
    align-items: center;
    display: flex;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown {
    align-items: stretch;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-link::after {
    transform: rotate(135deg) translate(0.25em, -0.25em);
  }
  /* line 332, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-dropdown {
    border-bottom: 2px solid #dbdbdb;
    border-radius: 6px 6px 0 0;
    border-top: none;
    bottom: 100%;
    box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1);
    top: auto;
  }
  /* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown {
    display: block;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }
  /* line 350, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    flex-grow: 1;
    flex-shrink: 0;
  }
  /* line 353, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-start {
    justify-content: flex-start;
    margin-right: auto;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-end {
    justify-content: flex-end;
    margin-left: auto;
  }
  /* line 359, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown {
    background-color: white;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 2px solid #dbdbdb;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1);
    display: none;
    font-size: 0.875rem;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 100%;
    z-index: 20;
  }
  /* line 372, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown .navbar-item {
    padding: 0.375rem 1rem;
    white-space: nowrap;
  }
  /* line 375, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item {
    padding-right: 3rem;
  }
  /* line 377, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 381, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 384, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed {
    border-radius: 6px;
    border-top: none;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    display: block;
    opacity: 0;
    pointer-events: none;
    top: calc(100% + (-4px));
    transform: translateY(-5px);
    transition-duration: 86ms;
    transition-property: opacity, transform;
  }
  /* line 396, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown.is-right {
    left: auto;
    right: 0;
  }
  /* line 399, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-divider {
    display: block;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-brand,
.container > .navbar .navbar-brand {
    margin-left: -0.75rem;
  }
  /* line 405, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-menu,
.container > .navbar .navbar-menu {
    margin-right: -0.75rem;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop {
    bottom: 0;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-desktop {
    top: 0;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-desktop,
body.has-navbar-fixed-top-desktop {
    padding-top: 3.25rem;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-desktop,
body.has-navbar-fixed-bottom-desktop {
    padding-bottom: 3.25rem;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-top,
body.has-spaced-navbar-fixed-top {
    padding-top: 5.25rem;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-bottom,
body.has-spaced-navbar-fixed-bottom {
    padding-bottom: 5.25rem;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active,
.navbar-link.is-active {
    color: #0a0a0a;
  }
  /* line 433, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active:not(:focus):not(:hover),
.navbar-link.is-active:not(:focus):not(:hover) {
    background-color: transparent;
  }
  /* line 439, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #fafafa;
  }
}

/* line 445, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.hero.is-fullheight-with-navbar {
  min-height: calc(100vh - 3.25rem);
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination {
  font-size: 1rem;
  margin: -0.25rem;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-small {
  font-size: 0.75rem;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-medium {
  font-size: 1.25rem;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-large {
  font-size: 1.5rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-previous,
.pagination.is-rounded .pagination-next {
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 9999px;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-link {
  border-radius: 9999px;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination,
.pagination-list {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
  font-size: 1em;
  justify-content: center;
  margin: 0.25rem;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: center;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link {
  border-color: #dbdbdb;
  color: #363636;
  min-width: 2.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:hover,
.pagination-next:hover,
.pagination-link:hover {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus {
  border-color: #485fc7;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:active,
.pagination-next:active,
.pagination-link:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled] {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
  box-shadow: none;
  color: #7a7a7a;
  opacity: 0.5;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next {
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-link.is-current {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-ellipsis {
  color: #b5b5b5;
  pointer-events: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list {
  flex-wrap: wrap;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list li {
  list-style: none;
}

@media screen and (max-width: 768px) {
  /* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    flex-wrap: wrap;
  }
  /* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next {
    flex-grow: 1;
    flex-shrink: 1;
  }
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list li {
    flex-grow: 1;
    flex-shrink: 1;
  }
}

@media screen and (min-width: 769px), print {
  /* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list {
    flex-grow: 1;
    flex-shrink: 1;
    justify-content: flex-start;
    order: 1;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous {
    order: 2;
  }
  /* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-next {
    order: 3;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    justify-content: space-between;
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-previous {
    order: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-list {
    justify-content: center;
    order: 2;
  }
  /* line 157, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-next {
    order: 3;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-previous {
    order: 1;
  }
  /* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-next {
    order: 2;
  }
  /* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-list {
    justify-content: flex-end;
    order: 3;
  }
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel {
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  font-size: 1rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-heading {
  background-color: white;
  color: #0a0a0a;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-tabs a.is-active {
  border-bottom-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-block.is-active .panel-icon {
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-heading {
  background-color: #0a0a0a;
  color: white;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-tabs a.is-active {
  border-bottom-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-block.is-active .panel-icon {
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-heading {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-tabs a.is-active {
  border-bottom-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-block.is-active .panel-icon {
  color: whitesmoke;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-heading {
  background-color: #363636;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-tabs a.is-active {
  border-bottom-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-block.is-active .panel-icon {
  color: #363636;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-heading {
  background-color: #00d1b2;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-tabs a.is-active {
  border-bottom-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-block.is-active .panel-icon {
  color: #00d1b2;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-heading {
  background-color: #485fc7;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-tabs a.is-active {
  border-bottom-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-heading {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-tabs a.is-active {
  border-bottom-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-block.is-active .panel-icon {
  color: #3e8ed0;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-heading {
  background-color: #48c78e;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-tabs a.is-active {
  border-bottom-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-block.is-active .panel-icon {
  color: #48c78e;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-heading {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-tabs a.is-active {
  border-bottom-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-block.is-active .panel-icon {
  color: #ffe08a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-heading {
  background-color: #f14668;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-tabs a.is-active {
  border-bottom-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-block.is-active .panel-icon {
  color: #f14668;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs:not(:last-child),
.panel-block:not(:last-child) {
  border-bottom: 1px solid #ededed;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-heading {
  background-color: #ededed;
  border-radius: 6px 6px 0 0;
  color: #363636;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.75em 1em;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs {
  align-items: flex-end;
  display: flex;
  font-size: 0.875em;
  justify-content: center;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: -1px;
  padding: 0.5em;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a.is-active {
  border-bottom-color: #4a4a4a;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a {
  color: #4a4a4a;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a:hover {
  color: #485fc7;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block {
  align-items: center;
  color: #363636;
  display: flex;
  justify-content: flex-start;
  padding: 0.5em 0.75em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block input[type="checkbox"] {
  margin-right: 0.75em;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block > .control {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-wrapped {
  flex-wrap: wrap;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active {
  border-left-color: #485fc7;
  color: #363636;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block,
label.panel-block {
  cursor: pointer;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block:hover,
label.panel-block:hover {
  background-color: whitesmoke;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.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;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-icon .fa {
  font-size: inherit;
  line-height: inherit;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs {
  -webkit-overflow-scrolling: touch;
  align-items: stretch;
  display: flex;
  font-size: 1rem;
  justify-content: space-between;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs a:hover {
  border-bottom-color: #363636;
  color: #363636;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li {
  display: block;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li.is-active a {
  border-bottom-color: #485fc7;
  color: #485fc7;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-left {
  padding-right: 0.75em;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-center {
  flex: none;
  justify-content: center;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-right {
  justify-content: flex-end;
  padding-left: 0.75em;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:first-child {
  margin-right: 0.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:last-child {
  margin-left: 0.5em;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-centered ul {
  justify-content: center;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-right ul {
  justify-content: flex-end;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a:hover {
  background-color: whitesmoke;
  border-bottom-color: #dbdbdb;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed li.is-active a {
  background-color: white;
  border-color: #dbdbdb;
  border-bottom-color: transparent !important;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-fullwidth li {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 0;
  position: relative;
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a:hover {
  background-color: whitesmoke;
  border-color: #b5b5b5;
  z-index: 2;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li + li {
  margin-left: -1px;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:first-child a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li.is-active a {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
  z-index: 1;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle ul {
  border-bottom: none;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:first-child a {
  border-bottom-left-radius: 9999px;
  border-top-left-radius: 9999px;
  padding-left: 1.25em;
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:last-child a {
  border-bottom-right-radius: 9999px;
  border-top-right-radius: 9999px;
  padding-right: 1.25em;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-small {
  font-size: 0.75rem;
}

/* line 173, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-medium {
  font-size: 1.25rem;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-large {
  font-size: 1.5rem;
}

/* Bulma Grid */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-narrow {
  flex: none;
  width: unset;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-full {
  flex: none;
  width: 100%;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-quarters {
  flex: none;
  width: 75%;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-half {
  flex: none;
  width: 50%;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-third {
  flex: none;
  width: 33.3333%;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-quarter {
  flex: none;
  width: 25%;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-fifth {
  flex: none;
  width: 20%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-fifths {
  flex: none;
  width: 40%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-fifths {
  flex: none;
  width: 60%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-four-fifths {
  flex: none;
  width: 80%;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-quarters {
  margin-left: 75%;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-half {
  margin-left: 50%;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-third {
  margin-left: 33.3333%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-quarter {
  margin-left: 25%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-fifth {
  margin-left: 20%;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-fifths {
  margin-left: 40%;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-fifths {
  margin-left: 60%;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-four-fifths {
  margin-left: 80%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-0 {
  flex: none;
  width: 0%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-0 {
  margin-left: 0%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-1 {
  flex: none;
  width: 8.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-1 {
  margin-left: 8.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-2 {
  flex: none;
  width: 16.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-2 {
  margin-left: 16.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-3 {
  margin-left: 25%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-4 {
  flex: none;
  width: 33.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-4 {
  margin-left: 33.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-5 {
  flex: none;
  width: 41.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-5 {
  margin-left: 41.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-6 {
  margin-left: 50%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-7 {
  flex: none;
  width: 58.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-7 {
  margin-left: 58.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-8 {
  flex: none;
  width: 66.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-8 {
  margin-left: 66.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-9 {
  margin-left: 75%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-10 {
  flex: none;
  width: 83.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-10 {
  margin-left: 83.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-11 {
  flex: none;
  width: 91.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-11 {
  margin-left: 91.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-12 {
  flex: none;
  width: 100%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-12 {
  margin-left: 100%;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-mobile {
    flex: none;
    width: unset;
  }
  /* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  /* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  /* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  /* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  /* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  /* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-mobile {
    flex: none;
    width: 20%;
  }
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-mobile {
    flex: none;
    width: 40%;
  }
  /* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-mobile {
    flex: none;
    width: 60%;
  }
  /* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-mobile {
    flex: none;
    width: 80%;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  /* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  /* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  /* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  /* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-mobile {
    margin-left: 20%;
  }
  /* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-mobile {
    margin-left: 40%;
  }
  /* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-mobile {
    margin-left: 60%;
  }
  /* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-mobile {
    margin-left: 80%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-mobile {
    flex: none;
    width: 0%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-mobile {
    margin-left: 0%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-mobile {
    flex: none;
    width: 8.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-mobile {
    margin-left: 8.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-mobile {
    flex: none;
    width: 16.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-mobile {
    margin-left: 16.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-mobile {
    flex: none;
    width: 33.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-mobile {
    margin-left: 33.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-mobile {
    flex: none;
    width: 41.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-mobile {
    margin-left: 41.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-mobile {
    flex: none;
    width: 58.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-mobile {
    margin-left: 58.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-mobile {
    flex: none;
    width: 66.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-mobile {
    margin-left: 66.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-mobile {
    flex: none;
    width: 83.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-mobile {
    margin-left: 83.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-mobile {
    flex: none;
    width: 91.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-mobile {
    margin-left: 91.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow, .column.is-narrow-tablet {
    flex: none;
    width: unset;
  }
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full, .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  /* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters, .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds, .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half, .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third, .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  /* line 151, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter, .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  /* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth, .column.is-one-fifth-tablet {
    flex: none;
    width: 20%;
  }
  /* line 159, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths, .column.is-two-fifths-tablet {
    flex: none;
    width: 40%;
  }
  /* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths, .column.is-three-fifths-tablet {
    flex: none;
    width: 60%;
  }
  /* line 167, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths, .column.is-four-fifths-tablet {
    flex: none;
    width: 80%;
  }
  /* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  /* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  /* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half, .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  /* line 180, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third, .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  /* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  /* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
    margin-left: 20%;
  }
  /* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
    margin-left: 40%;
  }
  /* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
    margin-left: 60%;
  }
  /* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
    margin-left: 80%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0, .column.is-0-tablet {
    flex: none;
    width: 0%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0, .column.is-offset-0-tablet {
    margin-left: 0%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1, .column.is-1-tablet {
    flex: none;
    width: 8.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1, .column.is-offset-1-tablet {
    margin-left: 8.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2, .column.is-2-tablet {
    flex: none;
    width: 16.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2, .column.is-offset-2-tablet {
    margin-left: 16.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3, .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3, .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4, .column.is-4-tablet {
    flex: none;
    width: 33.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4, .column.is-offset-4-tablet {
    margin-left: 33.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5, .column.is-5-tablet {
    flex: none;
    width: 41.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5, .column.is-offset-5-tablet {
    margin-left: 41.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6, .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6, .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7, .column.is-7-tablet {
    flex: none;
    width: 58.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7, .column.is-offset-7-tablet {
    margin-left: 58.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8, .column.is-8-tablet {
    flex: none;
    width: 66.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8, .column.is-offset-8-tablet {
    margin-left: 66.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9, .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9, .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10, .column.is-10-tablet {
    flex: none;
    width: 83.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10, .column.is-offset-10-tablet {
    margin-left: 83.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11, .column.is-11-tablet {
    flex: none;
    width: 91.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11, .column.is-offset-11-tablet {
    margin-left: 91.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12, .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12, .column.is-offset-12-tablet {
    margin-left: 100%;
  }
}

@media screen and (max-width: 1023px) {
  /* line 205, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-touch {
    flex: none;
    width: unset;
  }
  /* line 208, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  /* line 211, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-touch {
    flex: none;
    width: 75%;
  }
  /* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-touch {
    flex: none;
    width: 66.6666%;
  }
  /* line 217, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-touch {
    flex: none;
    width: 50%;
  }
  /* line 220, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-touch {
    flex: none;
    width: 33.3333%;
  }
  /* line 223, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-touch {
    flex: none;
    width: 25%;
  }
  /* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-touch {
    flex: none;
    width: 20%;
  }
  /* line 229, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-touch {
    flex: none;
    width: 40%;
  }
  /* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-touch {
    flex: none;
    width: 60%;
  }
  /* line 235, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-touch {
    flex: none;
    width: 80%;
  }
  /* line 238, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-touch {
    margin-left: 75%;
  }
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-touch {
    margin-left: 66.6666%;
  }
  /* line 242, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-touch {
    margin-left: 50%;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-touch {
    margin-left: 33.3333%;
  }
  /* line 246, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-touch {
    margin-left: 25%;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-touch {
    margin-left: 20%;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-touch {
    margin-left: 40%;
  }
  /* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-touch {
    margin-left: 60%;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-touch {
    margin-left: 80%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-touch {
    flex: none;
    width: 0%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-touch {
    margin-left: 0%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-touch {
    flex: none;
    width: 8.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-touch {
    margin-left: 8.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-touch {
    flex: none;
    width: 16.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-touch {
    margin-left: 16.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-touch {
    flex: none;
    width: 25%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-touch {
    margin-left: 25%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-touch {
    flex: none;
    width: 33.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-touch {
    margin-left: 33.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-touch {
    flex: none;
    width: 41.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-touch {
    margin-left: 41.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-touch {
    flex: none;
    width: 50%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-touch {
    margin-left: 50%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-touch {
    flex: none;
    width: 58.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-touch {
    margin-left: 58.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-touch {
    flex: none;
    width: 66.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-touch {
    margin-left: 66.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-touch {
    flex: none;
    width: 75%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-touch {
    margin-left: 75%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-touch {
    flex: none;
    width: 83.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-touch {
    margin-left: 83.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-touch {
    flex: none;
    width: 91.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-touch {
    margin-left: 91.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-touch {
    flex: none;
    width: 100%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-touch {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-desktop {
    flex: none;
    width: unset;
  }
  /* line 266, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  /* line 272, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  /* line 278, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  /* line 284, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-desktop {
    flex: none;
    width: 20%;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-desktop {
    flex: none;
    width: 40%;
  }
  /* line 290, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-desktop {
    flex: none;
    width: 60%;
  }
  /* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-desktop {
    flex: none;
    width: 80%;
  }
  /* line 296, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  /* line 298, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  /* line 302, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  /* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  /* line 306, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-desktop {
    margin-left: 20%;
  }
  /* line 308, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-desktop {
    margin-left: 40%;
  }
  /* line 310, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-desktop {
    margin-left: 60%;
  }
  /* line 312, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-desktop {
    margin-left: 80%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-desktop {
    flex: none;
    width: 0%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-desktop {
    margin-left: 0%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-desktop {
    flex: none;
    width: 8.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-desktop {
    margin-left: 8.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-desktop {
    flex: none;
    width: 16.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-desktop {
    margin-left: 16.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-desktop {
    flex: none;
    width: 33.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-desktop {
    margin-left: 33.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-desktop {
    flex: none;
    width: 41.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-desktop {
    margin-left: 41.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-desktop {
    flex: none;
    width: 58.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-desktop {
    margin-left: 58.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-desktop {
    flex: none;
    width: 66.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-desktop {
    margin-left: 66.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-desktop {
    flex: none;
    width: 83.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-desktop {
    margin-left: 83.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-desktop {
    flex: none;
    width: 91.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-desktop {
    margin-left: 91.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1216px) {
  /* line 321, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-widescreen {
    flex: none;
    width: unset;
  }
  /* line 324, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  /* line 333, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 336, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  /* line 339, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 342, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-widescreen {
    flex: none;
    width: 20%;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-widescreen {
    flex: none;
    width: 40%;
  }
  /* line 348, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-widescreen {
    flex: none;
    width: 60%;
  }
  /* line 351, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-widescreen {
    flex: none;
    width: 80%;
  }
  /* line 354, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  /* line 358, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  /* line 360, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  /* line 362, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  /* line 364, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-widescreen {
    margin-left: 20%;
  }
  /* line 366, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-widescreen {
    margin-left: 40%;
  }
  /* line 368, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-widescreen {
    margin-left: 60%;
  }
  /* line 370, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-widescreen {
    margin-left: 80%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-widescreen {
    flex: none;
    width: 0%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-widescreen {
    margin-left: 0%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-widescreen {
    flex: none;
    width: 8.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-widescreen {
    margin-left: 8.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-widescreen {
    flex: none;
    width: 16.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-widescreen {
    margin-left: 16.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-widescreen {
    flex: none;
    width: 33.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-widescreen {
    margin-left: 33.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-widescreen {
    flex: none;
    width: 41.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-widescreen {
    margin-left: 41.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-widescreen {
    flex: none;
    width: 58.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-widescreen {
    margin-left: 58.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-widescreen {
    flex: none;
    width: 66.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-widescreen {
    margin-left: 66.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-widescreen {
    flex: none;
    width: 83.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-widescreen {
    margin-left: 83.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-widescreen {
    flex: none;
    width: 91.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-widescreen {
    margin-left: 91.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1408px) {
  /* line 379, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-fullhd {
    flex: none;
    width: unset;
  }
  /* line 382, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 385, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 388, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
  /* line 391, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 394, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  /* line 397, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 400, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-fullhd {
    flex: none;
    width: 20%;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-fullhd {
    flex: none;
    width: 40%;
  }
  /* line 406, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-fullhd {
    flex: none;
    width: 60%;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-fullhd {
    flex: none;
    width: 80%;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-fullhd {
    margin-left: 75%;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-fullhd {
    margin-left: 66.6666%;
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-fullhd {
    margin-left: 50%;
  }
  /* line 418, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-fullhd {
    margin-left: 33.3333%;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-fullhd {
    margin-left: 25%;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-fullhd {
    margin-left: 20%;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-fullhd {
    margin-left: 40%;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-fullhd {
    margin-left: 60%;
  }
  /* line 428, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-fullhd {
    margin-left: 80%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-fullhd {
    flex: none;
    width: 0%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-fullhd {
    margin-left: 0%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-fullhd {
    flex: none;
    width: 8.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-fullhd {
    margin-left: 8.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-fullhd {
    flex: none;
    width: 16.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-fullhd {
    margin-left: 16.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-fullhd {
    margin-left: 25%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-fullhd {
    flex: none;
    width: 33.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-fullhd {
    margin-left: 33.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-fullhd {
    flex: none;
    width: 41.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-fullhd {
    margin-left: 41.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-fullhd {
    margin-left: 50%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-fullhd {
    flex: none;
    width: 58.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-fullhd {
    margin-left: 58.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-fullhd {
    flex: none;
    width: 66.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-fullhd {
    margin-left: 66.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-fullhd {
    margin-left: 75%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-fullhd {
    flex: none;
    width: 83.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-fullhd {
    margin-left: 83.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-fullhd {
    flex: none;
    width: 91.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-fullhd {
    margin-left: 91.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-fullhd {
    margin-left: 100%;
  }
}

/* line 437, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 441, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:last-child {
  margin-bottom: -0.75rem;
}

/* line 443, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:not(:last-child) {
  margin-bottom: calc(1.5rem - 0.75rem);
}

/* line 446, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-centered {
  justify-content: center;
}

/* line 448, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

/* line 452, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless > .column {
  margin: 0;
  padding: 0 !important;
}

/* line 455, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 457, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:last-child {
  margin-bottom: 0;
}

/* line 459, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile {
  display: flex;
}

/* line 461, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-multiline {
  flex-wrap: wrap;
}

/* line 463, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-vcentered {
  align-items: center;
}

@media screen and (min-width: 769px), print {
  /* line 467, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns:not(.is-desktop) {
    display: flex;
  }
}

@media screen and (min-width: 1024px) {
  /* line 471, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-desktop {
    display: flex;
  }
}

/* line 475, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable {
  --columnGap: 0.75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap));
}

/* line 479, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable > .column {
  padding-left: var(--columnGap);
  padding-right: var(--columnGap);
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-0 {
  --columnGap: 0rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-mobile {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet-only {
    --columnGap: 0rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-touch {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-fullhd {
    --columnGap: 0rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-1 {
  --columnGap: 0.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-mobile {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-touch {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-fullhd {
    --columnGap: 0.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-2 {
  --columnGap: 0.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-mobile {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-touch {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-fullhd {
    --columnGap: 0.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-3 {
  --columnGap: 0.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-mobile {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-touch {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-fullhd {
    --columnGap: 0.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-4 {
  --columnGap: 1rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-mobile {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet-only {
    --columnGap: 1rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-touch {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-fullhd {
    --columnGap: 1rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-5 {
  --columnGap: 1.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-mobile {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-touch {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-fullhd {
    --columnGap: 1.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-6 {
  --columnGap: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-mobile {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-touch {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-fullhd {
    --columnGap: 1.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-7 {
  --columnGap: 1.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-mobile {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-touch {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-fullhd {
    --columnGap: 1.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-8 {
  --columnGap: 2rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-mobile {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet-only {
    --columnGap: 2rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-touch {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-fullhd {
    --columnGap: 2rem;
  }
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile {
  align-items: stretch;
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  min-height: min-content;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:last-child {
  margin-bottom: -0.75rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-child {
  margin: 0 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-parent {
  padding: 0.75rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical {
  flex-direction: column;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical > .tile.is-child:not(:last-child) {
  margin-bottom: 1.5rem !important;
}

@media screen and (min-width: 769px), print {
  /* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile:not(.is-child) {
    display: flex;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-1 {
    flex: none;
    width: 8.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-2 {
    flex: none;
    width: 16.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-3 {
    flex: none;
    width: 25%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-4 {
    flex: none;
    width: 33.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-5 {
    flex: none;
    width: 41.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-6 {
    flex: none;
    width: 50%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-7 {
    flex: none;
    width: 58.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-8 {
    flex: none;
    width: 66.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-9 {
    flex: none;
    width: 75%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-10 {
    flex: none;
    width: 83.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-11 {
    flex: none;
    width: 91.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-12 {
    flex: none;
    width: 100%;
  }
}

/* Bulma Helpers */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white {
  color: white !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-white:hover, a.has-text-white:focus {
  color: #e6e6e6 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white {
  background-color: white !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black {
  color: #0a0a0a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-black:hover, a.has-text-black:focus {
  color: black !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black {
  background-color: #0a0a0a !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-light {
  color: whitesmoke !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-light:hover, a.has-text-light:focus {
  color: #dbdbdb !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-light {
  background-color: whitesmoke !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-dark {
  color: #363636 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-dark {
  background-color: #363636 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary {
  color: #00d1b2 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary:hover, a.has-text-primary:focus {
  color: #009e86 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary {
  background-color: #00d1b2 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-light {
  color: #ebfffc !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-light:hover, a.has-text-primary-light:focus {
  color: #b8fff4 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-light {
  background-color: #ebfffc !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-dark {
  color: #00947e !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-dark:hover, a.has-text-primary-dark:focus {
  color: #00c7a9 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-dark {
  background-color: #00947e !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link {
  color: #485fc7 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link:hover, a.has-text-link:focus {
  color: #3449a8 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link {
  background-color: #485fc7 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-light {
  color: #eff1fa !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-light:hover, a.has-text-link-light:focus {
  color: #c8cfee !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-light {
  background-color: #eff1fa !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-dark {
  color: #3850b7 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-dark:hover, a.has-text-link-dark:focus {
  color: #576dcb !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-dark {
  background-color: #3850b7 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info {
  color: #3e8ed0 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info:hover, a.has-text-info:focus {
  color: #2b74b1 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info {
  background-color: #3e8ed0 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-light {
  color: #eff5fb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-light:hover, a.has-text-info-light:focus {
  color: #c6ddf1 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-light {
  background-color: #eff5fb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-dark {
  color: #296fa8 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-dark:hover, a.has-text-info-dark:focus {
  color: #368ace !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-dark {
  background-color: #296fa8 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success {
  color: #48c78e !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success:hover, a.has-text-success:focus {
  color: #34a873 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success {
  background-color: #48c78e !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-light {
  color: #effaf5 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-light:hover, a.has-text-success-light:focus {
  color: #c8eedd !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-light {
  background-color: #effaf5 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-dark {
  color: #257953 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-dark:hover, a.has-text-success-dark:focus {
  color: #31a06e !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-dark {
  background-color: #257953 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning {
  color: #ffe08a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning:hover, a.has-text-warning:focus {
  color: #ffd257 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning {
  background-color: #ffe08a !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-light {
  color: #fffaeb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-light:hover, a.has-text-warning-light:focus {
  color: #ffecb8 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-light {
  background-color: #fffaeb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-dark {
  color: #946c00 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-dark:hover, a.has-text-warning-dark:focus {
  color: #c79200 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-dark {
  background-color: #946c00 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger {
  color: #f14668 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ee1742 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger {
  background-color: #f14668 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-light {
  color: #feecf0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-light:hover, a.has-text-danger-light:focus {
  color: #fabdc9 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-light {
  background-color: #feecf0 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-dark {
  color: #cc0f35 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-dark:hover, a.has-text-danger-dark:focus {
  color: #ee2049 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-dark {
  background-color: #cc0f35 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-bis {
  color: #121212 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-bis {
  background-color: #121212 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-ter {
  color: #242424 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-ter {
  background-color: #242424 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-darker {
  color: #363636 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-darker {
  background-color: #363636 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-dark {
  color: #4a4a4a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-dark {
  background-color: #4a4a4a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey {
  color: #7a7a7a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey {
  background-color: #7a7a7a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-light {
  color: #b5b5b5 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-light {
  background-color: #b5b5b5 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-lighter {
  color: #dbdbdb !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-lighter {
  background-color: #dbdbdb !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-ter {
  color: whitesmoke !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-ter {
  background-color: whitesmoke !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-bis {
  color: #fafafa !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-bis {
  background-color: #fafafa !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row {
  flex-direction: row !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column {
  flex-direction: column !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-nowrap {
  flex-wrap: nowrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap {
  flex-wrap: wrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-start {
  justify-content: flex-start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-end {
  justify-content: flex-end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-center {
  justify-content: center !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-between {
  justify-content: space-between !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-around {
  justify-content: space-around !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-evenly {
  justify-content: space-evenly !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-start {
  justify-content: start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-end {
  justify-content: end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-left {
  justify-content: left !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-right {
  justify-content: right !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-start {
  align-content: flex-start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-end {
  align-content: flex-end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-center {
  align-content: center !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-between {
  align-content: space-between !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-around {
  align-content: space-around !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-evenly {
  align-content: space-evenly !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-stretch {
  align-content: stretch !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-start {
  align-content: start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-end {
  align-content: end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-baseline {
  align-content: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-stretch {
  align-items: stretch !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-start {
  align-items: flex-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-end {
  align-items: flex-end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-center {
  align-items: center !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-baseline {
  align-items: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-start {
  align-items: start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-end {
  align-items: end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-start {
  align-items: self-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-end {
  align-items: self-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-auto {
  align-self: auto !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-start {
  align-self: flex-start !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-end {
  align-self: flex-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-center {
  align-self: center !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-baseline {
  align-self: baseline !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-stretch {
  align-self: stretch !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-2 {
  flex-grow: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-3 {
  flex-grow: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-4 {
  flex-grow: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-5 {
  flex-grow: 5 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-2 {
  flex-shrink: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-3 {
  flex-shrink: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-4 {
  flex-shrink: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-5 {
  flex-shrink: 5 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/../utilities/mixins.sass */
.is-clearfix::after {
  clear: both;
  content: " ";
  display: table;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-left {
  float: left !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-right {
  float: right !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-radiusless {
  border-radius: 0 !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-shadowless {
  box-shadow: none !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-clickable {
  cursor: pointer !important;
  pointer-events: all !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/overflow.sass */
.is-clipped {
  overflow: hidden !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/position.sass */
.is-relative {
  position: relative !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-marginless {
  margin: 0 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-paddingless {
  padding: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-0 {
  margin: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-0 {
  margin-top: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-0 {
  margin-right: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-0 {
  margin-left: 0 !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-1 {
  margin: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-1 {
  margin-right: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-1 {
  margin-left: 0.25rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-2 {
  margin: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-2 {
  margin-right: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-2 {
  margin-left: 0.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-3 {
  margin: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-3 {
  margin-top: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-3 {
  margin-right: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-3 {
  margin-bottom: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-3 {
  margin-left: 0.75rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-4 {
  margin: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-4 {
  margin-top: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-4 {
  margin-right: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-4 {
  margin-bottom: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-4 {
  margin-left: 1rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-5 {
  margin: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-5 {
  margin-top: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-5 {
  margin-right: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-5 {
  margin-bottom: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-5 {
  margin-left: 1.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-5 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-5 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-6 {
  margin: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-6 {
  margin-top: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-6 {
  margin-right: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-6 {
  margin-bottom: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-6 {
  margin-left: 3rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-auto {
  margin: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-auto {
  margin-top: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-auto {
  margin-right: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-auto {
  margin-left: auto !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-0 {
  padding: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-0 {
  padding-top: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-0 {
  padding-right: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-0 {
  padding-left: 0 !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-1 {
  padding: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-1 {
  padding-right: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-1 {
  padding-left: 0.25rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-2 {
  padding: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-2 {
  padding-right: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-2 {
  padding-left: 0.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-3 {
  padding: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-3 {
  padding-top: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-3 {
  padding-right: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-3 {
  padding-bottom: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-3 {
  padding-left: 0.75rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-4 {
  padding: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-4 {
  padding-top: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-4 {
  padding-right: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-4 {
  padding-bottom: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-4 {
  padding-left: 1rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-5 {
  padding: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-5 {
  padding-top: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-5 {
  padding-right: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-5 {
  padding-bottom: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-5 {
  padding-left: 1.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-5 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-5 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-6 {
  padding: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-6 {
  padding-top: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-6 {
  padding-right: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-6 {
  padding-bottom: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-6 {
  padding-left: 3rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-auto {
  padding: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-auto {
  padding-top: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-auto {
  padding-right: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-auto {
  padding-bottom: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-auto {
  padding-left: auto !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-auto {
  padding-left: auto !important;
  padding-right: auto !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-auto {
  padding-top: auto !important;
  padding-bottom: auto !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-1 {
  font-size: 3rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-2 {
  font-size: 2.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-3 {
  font-size: 2rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-4 {
  font-size: 1.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-5 {
  font-size: 1.25rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-6 {
  font-size: 1rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-7 {
  font-size: 0.75rem !important;
}

@media screen and (max-width: 768px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-mobile {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-mobile {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-mobile {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-mobile {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-mobile {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-mobile {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-mobile {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-tablet {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-tablet {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-tablet {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-tablet {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-tablet {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-tablet {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-tablet {
    font-size: 0.75rem !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-touch {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-touch {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-touch {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-touch {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-touch {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-touch {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-touch {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-desktop {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-desktop {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-desktop {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-desktop {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-desktop {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-desktop {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-desktop {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-widescreen {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-widescreen {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-widescreen {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-widescreen {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-widescreen {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-widescreen {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-widescreen {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-fullhd {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-fullhd {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-fullhd {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-fullhd {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-fullhd {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-fullhd {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-fullhd {
    font-size: 0.75rem !important;
  }
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-centered {
  text-align: center !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-justified {
  text-align: justify !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-left {
  text-align: left !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-right {
  text-align: right !important;
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-mobile {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet-only {
    text-align: center !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-touch {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-fullhd {
    text-align: center !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-mobile {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet-only {
    text-align: justify !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-touch {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-fullhd {
    text-align: justify !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-mobile {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet-only {
    text-align: left !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-touch {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-fullhd {
    text-align: left !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-mobile {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet-only {
    text-align: right !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-touch {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-fullhd {
    text-align: right !important;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-capitalized {
  text-transform: capitalize !important;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-lowercase {
  text-transform: lowercase !important;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-uppercase {
  text-transform: uppercase !important;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-italic {
  font-style: italic !important;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-underlined {
  text-decoration: underline !important;
}

/* line 79, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-light {
  font-weight: 300 !important;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-normal {
  font-weight: 400 !important;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-medium {
  font-weight: 500 !important;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-semibold {
  font-weight: 600 !important;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-bold {
  font-weight: 700 !important;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-primary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-secondary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-sans-serif {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-monospace {
  font-family: monospace !important;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-code {
  font-family: monospace !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-block {
  display: block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-mobile {
    display: block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet {
    display: block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet-only {
    display: block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-touch {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop-only {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen-only {
    display: block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-fullhd {
    display: block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-flex {
  display: flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-mobile {
    display: flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet {
    display: flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet-only {
    display: flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-touch {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-fullhd {
    display: flex !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-mobile {
    display: inline !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet {
    display: inline !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet-only {
    display: inline !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-touch {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-fullhd {
    display: inline !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-block {
  display: inline-block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-mobile {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet-only {
    display: inline-block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-touch {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-fullhd {
    display: inline-block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-flex {
  display: inline-flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-mobile {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet-only {
    display: inline-flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-touch {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-fullhd {
    display: inline-flex !important;
  }
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-hidden {
  display: none !important;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-sr-only {
  border: none !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 0.01em !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 0.01em !important;
}

@media screen and (max-width: 768px) {
  /* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet {
    display: none !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet-only {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-touch {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen-only {
    display: none !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-fullhd {
    display: none !important;
  }
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-invisible {
  visibility: hidden !important;
}

@media screen and (max-width: 768px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-mobile {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet-only {
    visibility: hidden !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-touch {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-fullhd {
    visibility: hidden !important;
  }
}

/* Bulma Layout */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .navbar {
  background: none;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .tabs ul {
  border-bottom: none;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-white strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .title {
  color: #0a0a0a;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle {
  color: rgba(10, 10, 10, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle a:not(.button),
.hero.is-white .subtitle strong {
  color: #0a0a0a;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white .navbar-menu {
    background-color: white;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .navbar-item,
.hero.is-white .navbar-link {
  color: rgba(10, 10, 10, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a.navbar-item:hover, .hero.is-white a.navbar-item.is-active,
.hero.is-white .navbar-link:hover,
.hero.is-white .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a {
  color: #0a0a0a;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs li.is-active a {
  color: white !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a {
  color: #0a0a0a;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white.is-bold {
  background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-black strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .title {
  color: white;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle a:not(.button),
.hero.is-black .subtitle strong {
  color: white;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black .navbar-menu {
    background-color: #0a0a0a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .navbar-item,
.hero.is-black .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a.navbar-item:hover, .hero.is-black a.navbar-item.is-active,
.hero.is-black .navbar-link:hover,
.hero.is-black .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a {
  color: white;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs li.is-active a {
  color: #0a0a0a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a {
  color: white;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black.is-bold {
  background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-light strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle a:not(.button),
.hero.is-light .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light .navbar-menu {
    background-color: whitesmoke;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .navbar-item,
.hero.is-light .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a.navbar-item:hover, .hero.is-light a.navbar-item.is-active,
.hero.is-light .navbar-link:hover,
.hero.is-light .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs li.is-active a {
  color: whitesmoke !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active a, .hero.is-light .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light.is-bold {
  background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-dark strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle a:not(.button),
.hero.is-dark .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark .navbar-menu {
    background-color: #363636;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .navbar-item,
.hero.is-dark .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a.navbar-item:hover, .hero.is-dark a.navbar-item.is-active,
.hero.is-dark .navbar-link:hover,
.hero.is-dark .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs li.is-active a {
  color: #363636 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #363636;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark.is-bold {
  background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-primary strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle a:not(.button),
.hero.is-primary .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary .navbar-menu {
    background-color: #00d1b2;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .navbar-item,
.hero.is-primary .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a.navbar-item:hover, .hero.is-primary a.navbar-item.is-active,
.hero.is-primary .navbar-link:hover,
.hero.is-primary .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs li.is-active a {
  color: #00d1b2 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #00d1b2;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary.is-bold {
  background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-link strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle a:not(.button),
.hero.is-link .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link .navbar-menu {
    background-color: #485fc7;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .navbar-item,
.hero.is-link .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a.navbar-item:hover, .hero.is-link a.navbar-item.is-active,
.hero.is-link .navbar-link:hover,
.hero.is-link .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs li.is-active a {
  color: #485fc7 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #485fc7;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link.is-bold {
  background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-info strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle a:not(.button),
.hero.is-info .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info .navbar-menu {
    background-color: #3e8ed0;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .navbar-item,
.hero.is-info .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a.navbar-item:hover, .hero.is-info a.navbar-item.is-active,
.hero.is-info .navbar-link:hover,
.hero.is-info .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs li.is-active a {
  color: #3e8ed0 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #3e8ed0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info.is-bold {
  background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-success strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle a:not(.button),
.hero.is-success .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success .navbar-menu {
    background-color: #48c78e;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .navbar-item,
.hero.is-success .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a.navbar-item:hover, .hero.is-success a.navbar-item.is-active,
.hero.is-success .navbar-link:hover,
.hero.is-success .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs li.is-active a {
  color: #48c78e !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #48c78e;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success.is-bold {
  background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-warning strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle a:not(.button),
.hero.is-warning .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning .navbar-menu {
    background-color: #ffe08a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .navbar-item,
.hero.is-warning .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a.navbar-item:hover, .hero.is-warning a.navbar-item.is-active,
.hero.is-warning .navbar-link:hover,
.hero.is-warning .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs li.is-active a {
  color: #ffe08a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning.is-bold {
  background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-danger strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle a:not(.button),
.hero.is-danger .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger .navbar-menu {
    background-color: #f14668;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .navbar-item,
.hero.is-danger .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a.navbar-item:hover, .hero.is-danger a.navbar-item.is-active,
.hero.is-danger .navbar-link:hover,
.hero.is-danger .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs li.is-active a {
  color: #f14668 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #f14668;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger.is-bold {
  background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
  }
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-small .hero-body {
  padding: 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-medium .hero-body {
    padding: 9rem 4.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-large .hero-body {
    padding: 18rem 6rem;
  }
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body {
  align-items: center;
  display: flex;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container, .hero.is-fullheight-with-navbar .hero-body > .container {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight {
  min-height: 50vh;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-fullheight {
  min-height: 100vh;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video {
  overflow: hidden;
}

/* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video video {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video.is-transparent {
  opacity: 0.3;
}

@media screen and (max-width: 768px) {
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-video {
    display: none;
  }
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-buttons {
  margin-top: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button {
    display: flex;
  }
  /* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons {
    display: flex;
    justify-content: center;
  }
  /* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-right: 1.5rem;
  }
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-head,
.hero-foot {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-body {
  flex-grow: 1;
  flex-shrink: 0;
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-body {
    padding: 3rem 3rem;
  }
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
.section {
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 1024px) {
  /* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section {
    padding: 3rem 3rem;
  }
  /* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-medium {
    padding: 9rem 4.5rem;
  }
  /* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-large {
    padding: 18rem 6rem;
  }
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/footer.sass */
.footer {
  background-color: #fafafa;
  padding: 3rem 1.5rem 6rem;
}

/* line 8, app/assets/stylesheets/main.scss */
.nav-logo {
  max-height: 40px !important;
  position: relative;
  margin-right: 10px;
}

/* line 14, app/assets/stylesheets/main.scss */
.is-mobile-box {
  margin-bottom: 0.75rem !important;
  padding: 0.85rem;
}

/* line 20, app/assets/stylesheets/main.scss */
label.radio, label.checkbox, .footer-link {
  margin-right: 8px;
}

/* line 24, app/assets/stylesheets/main.scss */
.js-hidden {
  display: none;
}

/* line 28, app/assets/stylesheets/main.scss */
.quick_select_item {
  margin-left: 7px;
  position: relative;
  top: 4px;
}

/* line 34, app/assets/stylesheets/main.scss */
.user-follow, .user-summary {
  margin: 10px 0;
}

/* line 38, app/assets/stylesheets/main.scss */
#js-save-description-to-bottom {
  text-align: right;
}

/* line 42, app/assets/stylesheets/main.scss */
a.tag:hover {
  text-decoration: none;
}

/* line 46, app/assets/stylesheets/main.scss */
.navbar-img {
  margin-left: 10px;
  border-radius: 5px;
}

/* line 51, app/assets/stylesheets/main.scss */
.modal {
  padding: 10px;
}

/* line 55, app/assets/stylesheets/main.scss */
.modal-close {
  background-color: gray;
}

/* line 59, app/assets/stylesheets/main.scss */
.bd-focus {
  margin: 4rem auto 0;
}

/* line 63, app/assets/stylesheets/main.scss */
.bd-focus-item {
  border-radius: 6px;
  padding-top: 0.5rem;
  position: relative;
}

/* line 69, app/assets/stylesheets/main.scss */
svg {
  max-height: 100%;
  max-width: 100%;
}

/* line 74, app/assets/stylesheets/main.scss */
.about-detail {
  padding: 0 0.5rem 3rem 0.5rem;
}

/* line 78, app/assets/stylesheets/main.scss */
.about-bookmarklet-image, .about-saves-image, .about-shares-image {
  width: 400px;
  max-width: 80%;
  text-align: center;
  box-shadow: 1px 1px 8px #ddd;
}
/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */
/* Bulma Utilities */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .file-cta,
.file-name, .select select, .textarea, .input, .button {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.5em - 1px);
  padding-left: calc(0.75em - 1px);
  padding-right: calc(0.75em - 1px);
  padding-top: calc(0.5em - 1px);
  position: relative;
  vertical-align: top;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus,
.pagination-ellipsis:focus, .file-cta:focus,
.file-name:focus, .select select:focus, .textarea:focus, .input:focus, .button:focus, .is-focused.pagination-previous,
.is-focused.pagination-next,
.is-focused.pagination-link,
.is-focused.pagination-ellipsis, .is-focused.file-cta,
.is-focused.file-name, .select select.is-focused, .is-focused.textarea, .is-focused.input, .is-focused.button, .pagination-previous:active,
.pagination-next:active,
.pagination-link:active,
.pagination-ellipsis:active, .file-cta:active,
.file-name:active, .select select:active, .textarea:active, .input:active, .button:active, .is-active.pagination-previous,
.is-active.pagination-next,
.is-active.pagination-link,
.is-active.pagination-ellipsis, .is-active.file-cta,
.is-active.file-name, .select select.is-active, .is-active.textarea, .is-active.input, .is-active.button {
  outline: none;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled],
.pagination-ellipsis[disabled], .file-cta[disabled],
.file-name[disabled], .select select[disabled], .textarea[disabled], .input[disabled], .button[disabled], fieldset[disabled] .pagination-previous,
fieldset[disabled] .pagination-next,
fieldset[disabled] .pagination-link,
fieldset[disabled] .pagination-ellipsis, fieldset[disabled] .file-cta,
fieldset[disabled] .file-name, fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input, fieldset[disabled] .button {
  cursor: not-allowed;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.is-unselectable, .tabs, .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .breadcrumb, .file, .button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.navbar-link:not(.is-arrowless)::after, .select:not(.is-multiple):not(.is-loading)::after {
  border: 3px solid transparent;
  border-radius: 2px;
  border-right: 0;
  border-top: 0;
  content: " ";
  display: block;
  height: 0.625em;
  margin-top: -0.4375em;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  transform-origin: center;
  width: 0.625em;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.tabs:not(:last-child), .pagination:not(:last-child), .message:not(:last-child), .level:not(:last-child), .breadcrumb:not(:last-child), .block:not(:last-child), .title:not(:last-child),
.subtitle:not(:last-child), .table-container:not(:last-child), .table:not(:last-child), .progress:not(:last-child), .notification:not(:last-child), .content:not(:last-child), .box:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.modal-close, .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: 9999px;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::before, .delete::before, .modal-close::after, .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;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::before, .delete::before {
  height: 2px;
  width: 50%;
}

/* line 231, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::after, .delete::after {
  height: 50%;
  width: 2px;
}

/* line 234, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close:hover, .delete:hover, .modal-close:focus, .delete:focus {
  background-color: rgba(10, 10, 10, 0.3);
}

/* line 237, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close:active, .delete:active {
  background-color: rgba(10, 10, 10, 0.4);
}

/* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-small.modal-close, .is-small.delete {
  height: 16px;
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
}

/* line 247, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-medium.modal-close, .is-medium.delete {
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
  width: 24px;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-large.modal-close, .is-large.delete {
  height: 32px;
  max-height: 32px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  width: 32px;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.control.is-loading::after, .select.is-loading::after, .loader, .button.is-loading::after {
  animation: spinAround 500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 9999px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.hero-video, .is-overlay, .modal-background, .modal, .image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.navbar-burger {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
}

/* Bulma Base */
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
ul {
  list-style: none;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
button,
input,
select,
textarea {
  margin: 0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html {
  box-sizing: border-box;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
*, *::before, *::after {
  box-sizing: inherit;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
img,
video {
  height: auto;
  max-width: 100%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
iframe {
  border: 0;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td,
th {
  padding: 0;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td:not([align]),
th:not([align]) {
  text-align: inherit;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
html {
  background-color: white;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body,
button,
input,
optgroup,
select,
textarea {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body {
  color: #4a4a4a;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a {
  color: #485fc7;
  cursor: pointer;
  text-decoration: none;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a strong {
  color: currentColor;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a:hover {
  color: #363636;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code {
  background-color: whitesmoke;
  color: #da1039;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
hr {
  background-color: whitesmoke;
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
img {
  height: auto;
  max-width: 100%;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
input[type="checkbox"],
input[type="radio"] {
  vertical-align: baseline;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
small {
  font-size: 0.875em;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
span {
  font-style: inherit;
  font-weight: inherit;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
strong {
  color: #363636;
  font-weight: 700;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
fieldset {
  border: none;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre {
  -webkit-overflow-scrolling: touch;
  background-color: whitesmoke;
  color: #4a4a4a;
  font-size: 0.875em;
  overflow-x: auto;
  padding: 1.25rem 1.5rem;
  white-space: pre;
  word-wrap: normal;
}

/* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre code {
  background-color: transparent;
  color: currentColor;
  font-size: 1em;
  padding: 0;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td,
table th {
  vertical-align: top;
}

/* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td:not([align]),
table th:not([align]) {
  text-align: inherit;
}

/* line 144, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table th {
  color: #363636;
}

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

/* Bulma Elements */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
.box {
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  display: block;
  padding: 1.25rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:hover, a.box:focus {
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #485fc7;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #485fc7;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button {
  background-color: white;
  border-color: #dbdbdb;
  border-width: 1px;
  color: #363636;
  cursor: pointer;
  justify-content: center;
  padding-bottom: calc(0.5em - 1px);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: calc(0.5em - 1px);
  text-align: center;
  white-space: nowrap;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button strong {
  color: inherit;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large {
  height: 1.5em;
  width: 1.5em;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:not(:last-child) {
  margin-left: calc(-0.5em - 1px);
  margin-right: 0.25em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:last-child:not(:first-child) {
  margin-left: 0.25em;
  margin-right: calc(-0.5em - 1px);
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:last-child {
  margin-left: calc(-0.5em - 1px);
  margin-right: calc(-0.5em - 1px);
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:hover, .button.is-hovered {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus, .button.is-focused {
  border-color: #485fc7;
  color: #363636;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus:not(:active), .button.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:active, .button.is-active {
  border-color: #4a4a4a;
  color: #363636;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text {
  background-color: transparent;
  border-color: transparent;
  color: #4a4a4a;
  text-decoration: underline;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused {
  background-color: whitesmoke;
  color: #363636;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:active, .button.is-text.is-active {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text[disabled], fieldset[disabled] .button.is-text {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost {
  background: none;
  border-color: transparent;
  color: #485fc7;
  text-decoration: none;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost:hover, .button.is-ghost.is-hovered {
  color: #485fc7;
  text-decoration: underline;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:hover, .button.is-white.is-hovered {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus, .button.is-white.is-focused {
  border-color: transparent;
  color: #0a0a0a;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:active, .button.is-white.is-active {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white[disabled], fieldset[disabled] .button.is-white {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted {
  background-color: #0a0a0a;
  color: white;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered {
  background-color: black;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted[disabled], fieldset[disabled] .button.is-white.is-inverted {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
  color: white;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined:hover, .button.is-white.is-outlined.is-hovered, .button.is-white.is-outlined:focus, .button.is-white.is-outlined.is-focused {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading:hover::after, .button.is-white.is-outlined.is-loading.is-hovered::after, .button.is-white.is-outlined.is-loading:focus::after, .button.is-white.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined[disabled], fieldset[disabled] .button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined.is-hovered, .button.is-white.is-inverted.is-outlined:focus, .button.is-white.is-inverted.is-outlined.is-focused {
  background-color: #0a0a0a;
  color: white;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined.is-loading:hover::after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-white.is-inverted.is-outlined.is-loading:focus::after, .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:hover, .button.is-black.is-hovered {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus, .button.is-black.is-focused {
  border-color: transparent;
  color: white;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:active, .button.is-black.is-active {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black[disabled], fieldset[disabled] .button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted {
  background-color: white;
  color: #0a0a0a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted[disabled], fieldset[disabled] .button.is-black.is-inverted {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined:hover, .button.is-black.is-outlined.is-hovered, .button.is-black.is-outlined:focus, .button.is-black.is-outlined.is-focused {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading:hover::after, .button.is-black.is-outlined.is-loading.is-hovered::after, .button.is-black.is-outlined.is-loading:focus::after, .button.is-black.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined[disabled], fieldset[disabled] .button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined.is-hovered, .button.is-black.is-inverted.is-outlined:focus, .button.is-black.is-inverted.is-outlined.is-focused {
  background-color: white;
  color: #0a0a0a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined.is-loading:hover::after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-black.is-inverted.is-outlined.is-loading:focus::after, .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:hover, .button.is-light.is-hovered {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus, .button.is-light.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:active, .button.is-light.is-active {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light[disabled], fieldset[disabled] .button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted[disabled], fieldset[disabled] .button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: whitesmoke;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  color: whitesmoke;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined:hover, .button.is-light.is-outlined.is-hovered, .button.is-light.is-outlined:focus, .button.is-light.is-outlined.is-focused {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading:hover::after, .button.is-light.is-outlined.is-loading.is-hovered::after, .button.is-light.is-outlined.is-loading:focus::after, .button.is-light.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined[disabled], fieldset[disabled] .button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  box-shadow: none;
  color: whitesmoke;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined.is-hovered, .button.is-light.is-inverted.is-outlined:focus, .button.is-light.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined.is-loading:hover::after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-light.is-inverted.is-outlined.is-loading:focus::after, .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:hover, .button.is-dark.is-hovered {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus, .button.is-dark.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:active, .button.is-dark.is-active {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark[disabled], fieldset[disabled] .button.is-dark {
  background-color: #363636;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted {
  background-color: #fff;
  color: #363636;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted[disabled], fieldset[disabled] .button.is-dark.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #363636;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  color: #363636;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined:hover, .button.is-dark.is-outlined.is-hovered, .button.is-dark.is-outlined:focus, .button.is-dark.is-outlined.is-focused {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading:hover::after, .button.is-dark.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-outlined.is-loading:focus::after, .button.is-dark.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  box-shadow: none;
  color: #363636;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined.is-hovered, .button.is-dark.is-inverted.is-outlined:focus, .button.is-dark.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #363636;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:hover, .button.is-primary.is-hovered {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus, .button.is-primary.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:active, .button.is-primary.is-active {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary[disabled], fieldset[disabled] .button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted {
  background-color: #fff;
  color: #00d1b2;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted[disabled], fieldset[disabled] .button.is-primary.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #00d1b2;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  color: #00d1b2;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined.is-focused {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-outlined.is-loading:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  box-shadow: none;
  color: #00d1b2;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined.is-hovered, .button.is-primary.is-inverted.is-outlined:focus, .button.is-primary.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #00d1b2;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:hover, .button.is-primary.is-light.is-hovered {
  background-color: #defffa;
  border-color: transparent;
  color: #00947e;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:active, .button.is-primary.is-light.is-active {
  background-color: #d1fff8;
  border-color: transparent;
  color: #00947e;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:hover, .button.is-link.is-hovered {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus, .button.is-link.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:active, .button.is-link.is-active {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link[disabled], fieldset[disabled] .button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted {
  background-color: #fff;
  color: #485fc7;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted[disabled], fieldset[disabled] .button.is-link.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #485fc7;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  color: #485fc7;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined:hover, .button.is-link.is-outlined.is-hovered, .button.is-link.is-outlined:focus, .button.is-link.is-outlined.is-focused {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading:hover::after, .button.is-link.is-outlined.is-loading.is-hovered::after, .button.is-link.is-outlined.is-loading:focus::after, .button.is-link.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined[disabled], fieldset[disabled] .button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  box-shadow: none;
  color: #485fc7;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined.is-hovered, .button.is-link.is-inverted.is-outlined:focus, .button.is-link.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #485fc7;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined.is-loading:hover::after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-link.is-inverted.is-outlined.is-loading:focus::after, .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:hover, .button.is-link.is-light.is-hovered {
  background-color: #e6e9f7;
  border-color: transparent;
  color: #3850b7;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:active, .button.is-link.is-light.is-active {
  background-color: #dce0f4;
  border-color: transparent;
  color: #3850b7;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:hover, .button.is-info.is-hovered {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus, .button.is-info.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:active, .button.is-info.is-active {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info[disabled], fieldset[disabled] .button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted[disabled], fieldset[disabled] .button.is-info.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  color: #3e8ed0;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined:hover, .button.is-info.is-outlined.is-hovered, .button.is-info.is-outlined:focus, .button.is-info.is-outlined.is-focused {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading:hover::after, .button.is-info.is-outlined.is-loading.is-hovered::after, .button.is-info.is-outlined.is-loading:focus::after, .button.is-info.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined[disabled], fieldset[disabled] .button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined.is-hovered, .button.is-info.is-inverted.is-outlined:focus, .button.is-info.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined.is-loading:hover::after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-info.is-inverted.is-outlined.is-loading:focus::after, .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:hover, .button.is-info.is-light.is-hovered {
  background-color: #e4eff9;
  border-color: transparent;
  color: #296fa8;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:active, .button.is-info.is-light.is-active {
  background-color: #dae9f6;
  border-color: transparent;
  color: #296fa8;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:hover, .button.is-success.is-hovered {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus, .button.is-success.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:active, .button.is-success.is-active {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success[disabled], fieldset[disabled] .button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted {
  background-color: #fff;
  color: #48c78e;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted[disabled], fieldset[disabled] .button.is-success.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #48c78e;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  color: #48c78e;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined:hover, .button.is-success.is-outlined.is-hovered, .button.is-success.is-outlined:focus, .button.is-success.is-outlined.is-focused {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading:hover::after, .button.is-success.is-outlined.is-loading.is-hovered::after, .button.is-success.is-outlined.is-loading:focus::after, .button.is-success.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined[disabled], fieldset[disabled] .button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  box-shadow: none;
  color: #48c78e;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined.is-hovered, .button.is-success.is-inverted.is-outlined:focus, .button.is-success.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #48c78e;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined.is-loading:hover::after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-success.is-inverted.is-outlined.is-loading:focus::after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:hover, .button.is-success.is-light.is-hovered {
  background-color: #e6f7ef;
  border-color: transparent;
  color: #257953;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:active, .button.is-success.is-light.is-active {
  background-color: #dcf4e9;
  border-color: transparent;
  color: #257953;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:hover, .button.is-warning.is-hovered {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus, .button.is-warning.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:active, .button.is-warning.is-active {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning[disabled], fieldset[disabled] .button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted:hover, .button.is-warning.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted[disabled], fieldset[disabled] .button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: #ffe08a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  color: #ffe08a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined.is-hovered, .button.is-warning.is-outlined:focus, .button.is-warning.is-outlined.is-focused {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading:hover::after, .button.is-warning.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-outlined.is-loading:focus::after, .button.is-warning.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  box-shadow: none;
  color: #ffe08a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined.is-hovered, .button.is-warning.is-inverted.is-outlined:focus, .button.is-warning.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:hover, .button.is-warning.is-light.is-hovered {
  background-color: #fff6de;
  border-color: transparent;
  color: #946c00;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:active, .button.is-warning.is-light.is-active {
  background-color: #fff3d1;
  border-color: transparent;
  color: #946c00;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:hover, .button.is-danger.is-hovered {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus, .button.is-danger.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:active, .button.is-danger.is-active {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger[disabled], fieldset[disabled] .button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted {
  background-color: #fff;
  color: #f14668;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted[disabled], fieldset[disabled] .button.is-danger.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #f14668;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  color: #f14668;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined.is-hovered, .button.is-danger.is-outlined:focus, .button.is-danger.is-outlined.is-focused {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading:hover::after, .button.is-danger.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-outlined.is-loading:focus::after, .button.is-danger.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  box-shadow: none;
  color: #f14668;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined.is-hovered, .button.is-danger.is-inverted.is-outlined:focus, .button.is-danger.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #f14668;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:hover, .button.is-danger.is-light.is-hovered {
  background-color: #fde0e6;
  border-color: transparent;
  color: #cc0f35;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:active, .button.is-danger.is-light.is-active {
  background-color: #fcd4dc;
  border-color: transparent;
  color: #cc0f35;
}

/* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small:not(.is-rounded) {
  border-radius: 2px;
}

/* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-normal {
  font-size: 1rem;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-medium {
  font-size: 1.25rem;
}

/* line 256, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-large {
  font-size: 1.5rem;
}

/* line 259, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button[disabled], fieldset[disabled] .button {
  background-color: white;
  border-color: #dbdbdb;
  box-shadow: none;
  opacity: 0.5;
}

/* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-fullwidth {
  display: flex;
  width: 100%;
}

/* line 268, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading {
  color: transparent !important;
  pointer-events: none;
}

/* line 271, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading::after {
  position: absolute;
  left: calc(50% - (1em * 0.5));
  top: calc(50% - (1em * 0.5));
  position: absolute !important;
}

/* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-static {
  background-color: whitesmoke;
  border-color: #dbdbdb;
  color: #7a7a7a;
  box-shadow: none;
  pointer-events: none;
}

/* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-rounded {
  border-radius: 9999px;
  padding-left: calc(1em + 0.25em);
  padding-right: calc(1em + 0.25em);
}

/* line 286, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button {
  margin-bottom: 0.5rem;
}

/* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button:not(:last-child):not(.is-fullwidth) {
  margin-right: 0.5rem;
}

/* line 295, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:last-child {
  margin-bottom: -0.5rem;
}

/* line 297, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 301, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) {
  border-radius: 2px;
}

/* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) {
  font-size: 1.25rem;
}

/* line 307, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) {
  font-size: 1.5rem;
}

/* line 311, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 314, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}

/* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:last-child {
  margin-right: 0;
}

/* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered {
  z-index: 2;
}

/* line 323, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 329, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 331, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 334, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered {
  justify-content: center;
}

/* line 337, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 340, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right {
  justify-content: flex-end;
}

/* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container {
  flex-grow: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container.is-fluid {
  max-width: none !important;
  padding-left: 32px;
  padding-right: 32px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container {
    max-width: 960px;
  }
}

@media screen and (max-width: 1215px) {
  /* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-widescreen:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (max-width: 1407px) {
  /* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

@media screen and (min-width: 1216px) {
  /* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (min-width: 1408px) {
  /* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content li + li {
  margin-top: 0.25em;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content p:not(:last-child),
.content dl:not(:last-child),
.content ol:not(:last-child),
.content ul:not(:last-child),
.content blockquote:not(:last-child),
.content pre:not(:last-child),
.content table:not(:last-child) {
  margin-bottom: 1em;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #363636;
  font-weight: 600;
  line-height: 1.125;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1 {
  font-size: 2em;
  margin-bottom: 0.5em;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1:not(:first-child) {
  margin-top: 1em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2 {
  font-size: 1.75em;
  margin-bottom: 0.5714em;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2:not(:first-child) {
  margin-top: 1.1428em;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3 {
  font-size: 1.5em;
  margin-bottom: 0.6666em;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3:not(:first-child) {
  margin-top: 1.3333em;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h4 {
  font-size: 1.25em;
  margin-bottom: 0.8em;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h5 {
  font-size: 1.125em;
  margin-bottom: 0.8888em;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h6 {
  font-size: 1em;
  margin-bottom: 1em;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content blockquote {
  background-color: whitesmoke;
  border-left: 5px solid #dbdbdb;
  padding: 1.25em 1.5em;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol {
  list-style-position: outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol:not([type]) {
  list-style-type: decimal;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-alpha:not([type]) {
  list-style-type: lower-alpha;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-roman:not([type]) {
  list-style-type: lower-roman;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-alpha:not([type]) {
  list-style-type: upper-alpha;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-roman:not([type]) {
  list-style-type: upper-roman;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul {
  list-style-type: circle;
  margin-top: 0.5em;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul ul {
  list-style-type: square;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content dd {
  margin-left: 2em;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure {
  margin-left: 2em;
  margin-right: 2em;
  text-align: center;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:first-child) {
  margin-top: 2em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:last-child) {
  margin-bottom: 2em;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure img {
  display: inline-block;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure figcaption {
  font-style: italic;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content pre {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding: 1.25em 1.5em;
  white-space: pre;
  word-wrap: normal;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content sup,
.content sub {
  font-size: 75%;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table {
  width: 100%;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table td,
.content table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th {
  color: #363636;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th:not([align]) {
  text-align: inherit;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table thead td,
.content table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tfoot td,
.content table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tbody tr:last-child td,
.content table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content .tabs li + li {
  margin-top: 0;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-small {
  font-size: 0.75rem;
}

/* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-normal {
  font-size: 1rem;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-medium {
  font-size: 1.25rem;
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-large {
  font-size: 1.5rem;
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  height: 1.5rem;
  width: 1.5rem;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-small {
  height: 1rem;
  width: 1rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-medium {
  height: 2rem;
  width: 2rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-large {
  height: 3rem;
  width: 3rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text {
  align-items: flex-start;
  color: inherit;
  display: inline-flex;
  flex-wrap: wrap;
  line-height: 1.5rem;
  vertical-align: top;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:last-child) {
  margin-right: 0.25em;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:first-child) {
  margin-left: 0.25em;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
div.icon-text {
  display: flex;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image {
  display: block;
  position: relative;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img {
  display: block;
  height: auto;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img.is-rounded {
  border-radius: 9999px;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-fullwidth {
  width: 100%;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  height: 100%;
  width: 100%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square, .image.is-1by1 {
  padding-top: 100%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by4 {
  padding-top: 80%;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by3 {
  padding-top: 75%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by2 {
  padding-top: 66.6666%;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by3 {
  padding-top: 60%;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16by9 {
  padding-top: 56.25%;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by1 {
  padding-top: 50%;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by1 {
  padding-top: 33.3333%;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by5 {
  padding-top: 125%;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by4 {
  padding-top: 133.3333%;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by3 {
  padding-top: 150%;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by5 {
  padding-top: 166.6666%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-9by16 {
  padding-top: 177.7777%;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by2 {
  padding-top: 200%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by3 {
  padding-top: 300%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16x16 {
  height: 16px;
  width: 16px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-24x24 {
  height: 24px;
  width: 24px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-32x32 {
  height: 32px;
  width: 32px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-48x48 {
  height: 48px;
  width: 48px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-64x64 {
  height: 64px;
  width: 64px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-96x96 {
  height: 96px;
  width: 96px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-128x128 {
  height: 128px;
  width: 128px;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification {
  background-color: whitesmoke;
  border-radius: 4px;
  position: relative;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification a:not(.button):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification strong {
  color: currentColor;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification code,
.notification pre {
  background: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification pre code {
  background: transparent;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification > .delete {
  right: 0.5rem;
  position: absolute;
  top: 0.5rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification .title,
.notification .subtitle,
.notification .content {
  color: currentColor;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 9999px;
  display: block;
  height: 1rem;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-bar {
  background-color: #ededed;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-value {
  background-color: #4a4a4a;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-moz-progress-bar {
  background-color: #4a4a4a;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-ms-fill {
  background-color: #4a4a4a;
  border: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-webkit-progress-value {
  background-color: white;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-moz-progress-bar {
  background-color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-ms-fill {
  background-color: white;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white:indeterminate {
  background-image: linear-gradient(to right, white 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-webkit-progress-value {
  background-color: #0a0a0a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-moz-progress-bar {
  background-color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-ms-fill {
  background-color: #0a0a0a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black:indeterminate {
  background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-webkit-progress-value {
  background-color: whitesmoke;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-moz-progress-bar {
  background-color: whitesmoke;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-ms-fill {
  background-color: whitesmoke;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light:indeterminate {
  background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-webkit-progress-value {
  background-color: #363636;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-moz-progress-bar {
  background-color: #363636;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-ms-fill {
  background-color: #363636;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark:indeterminate {
  background-image: linear-gradient(to right, #363636 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-webkit-progress-value {
  background-color: #00d1b2;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-moz-progress-bar {
  background-color: #00d1b2;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-ms-fill {
  background-color: #00d1b2;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary:indeterminate {
  background-image: linear-gradient(to right, #00d1b2 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-webkit-progress-value {
  background-color: #485fc7;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-moz-progress-bar {
  background-color: #485fc7;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-ms-fill {
  background-color: #485fc7;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link:indeterminate {
  background-image: linear-gradient(to right, #485fc7 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-webkit-progress-value {
  background-color: #3e8ed0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-moz-progress-bar {
  background-color: #3e8ed0;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-ms-fill {
  background-color: #3e8ed0;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info:indeterminate {
  background-image: linear-gradient(to right, #3e8ed0 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-webkit-progress-value {
  background-color: #48c78e;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-moz-progress-bar {
  background-color: #48c78e;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-ms-fill {
  background-color: #48c78e;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success:indeterminate {
  background-image: linear-gradient(to right, #48c78e 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-webkit-progress-value {
  background-color: #ffe08a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-moz-progress-bar {
  background-color: #ffe08a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-ms-fill {
  background-color: #ffe08a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning:indeterminate {
  background-image: linear-gradient(to right, #ffe08a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-webkit-progress-value {
  background-color: #f14668;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-moz-progress-bar {
  background-color: #f14668;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-ms-fill {
  background-color: #f14668;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger:indeterminate {
  background-image: linear-gradient(to right, #f14668 30%, #ededed 30%);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate {
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: moveIndeterminate;
  animation-timing-function: linear;
  background-color: #ededed;
  background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 150% 150%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-webkit-progress-bar {
  background-color: transparent;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-moz-progress-bar {
  background-color: transparent;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-ms-fill {
  animation-name: none;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-small {
  height: 0.75rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-medium {
  height: 1.25rem;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-large {
  height: 1.5rem;
}

@keyframes moveIndeterminate {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table {
  background-color: white;
  color: #363636;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td,
.table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-white,
.table th.is-white {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-black,
.table th.is-black {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-light,
.table th.is-light {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-dark,
.table th.is-dark {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-primary,
.table th.is-primary {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-link,
.table th.is-link {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-info,
.table th.is-info {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-success,
.table th.is-success {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-warning,
.table th.is-warning {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-danger,
.table th.is-danger {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-narrow,
.table th.is-narrow {
  white-space: nowrap;
  width: 1%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected,
.table th.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected a,
.table td.is-selected strong,
.table th.is-selected a,
.table th.is-selected strong {
  color: currentColor;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-vcentered,
.table th.is-vcentered {
  vertical-align: middle;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th {
  color: #363636;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th:not([align]) {
  text-align: inherit;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected a,
.table tr.is-selected strong {
  color: currentColor;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected td,
.table tr.is-selected th {
  border-color: #fff;
  color: currentColor;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead {
  background-color: transparent;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead td,
.table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot {
  background-color: transparent;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot td,
.table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody {
  background-color: transparent;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody tr:last-child td,
.table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered td,
.table.is-bordered th {
  border-width: 1px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered tr:last-child td,
.table.is-bordered tr:last-child th {
  border-bottom-width: 1px;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-fullwidth {
  width: 100%;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) {
  background-color: whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-narrow td,
.table.is-narrow th {
  padding: 0.25em 0.5em;
}

/* line 125, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-striped tbody tr:not(.is-selected):nth-child(even) {
  background-color: #fafafa;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table-container {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  overflow-y: hidden;
  max-width: 100%;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag {
  margin-bottom: 0.5rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:last-child {
  margin-bottom: -0.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-medium .tag:not(.is-normal):not(.is-large) {
  font-size: 1rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-large .tag:not(.is-normal):not(.is-medium) {
  font-size: 1.25rem;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered {
  justify-content: center;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered .tag {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right {
  justify-content: flex-end;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:first-child) {
  margin-left: 0.5rem;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:last-child) {
  margin-right: 0;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag {
  margin-right: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:first-child) {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 4px;
  color: #4a4a4a;
  display: inline-flex;
  font-size: 0.75rem;
  height: 2em;
  justify-content: center;
  line-height: 1.5;
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .delete {
  margin-left: 0.25rem;
  margin-right: -0.375rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-white:not(body) {
  background-color: white;
  color: #0a0a0a;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-black:not(body) {
  background-color: #0a0a0a;
  color: white;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-light:not(body) {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-dark:not(body) {
  background-color: #363636;
  color: #fff;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary:not(body) {
  background-color: #00d1b2;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary.is-light:not(body) {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link:not(body) {
  background-color: #485fc7;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link.is-light:not(body) {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info:not(body) {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info.is-light:not(body) {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success:not(body) {
  background-color: #48c78e;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success.is-light:not(body) {
  background-color: #effaf5;
  color: #257953;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning:not(body) {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning.is-light:not(body) {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger:not(body) {
  background-color: #f14668;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger.is-light:not(body) {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-normal:not(body) {
  font-size: 0.75rem;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-medium:not(body) {
  font-size: 1rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-large:not(body) {
  font-size: 1.25rem;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:not(:last-child) {
  margin-left: -0.375em;
  margin-right: 0.1875em;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:last-child:not(:first-child) {
  margin-left: 0.1875em;
  margin-right: -0.375em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:last-child {
  margin-left: -0.375em;
  margin-right: -0.375em;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body) {
  margin-left: 1px;
  padding: 0;
  position: relative;
  width: 2em;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before, .tag.is-delete:not(body)::after {
  background-color: currentColor;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before {
  height: 1px;
  width: 50%;
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::after {
  height: 50%;
  width: 1px;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):hover, .tag.is-delete:not(body):focus {
  background-color: #e8e8e8;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):active {
  background-color: #dbdbdb;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-rounded:not(body) {
  border-radius: 9999px;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
a.tag:hover {
  text-decoration: underline;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title,
.subtitle {
  word-break: break-word;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title em,
.title span,
.subtitle em,
.subtitle span {
  font-weight: inherit;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sub,
.subtitle sub {
  font-size: 0.75em;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sup,
.subtitle sup {
  font-size: 0.75em;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title .tag,
.subtitle .tag {
  vertical-align: middle;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title {
  color: #363636;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.125;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title strong {
  color: inherit;
  font-weight: inherit;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title:not(.is-spaced) + .subtitle {
  margin-top: -1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-1 {
  font-size: 3rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-2 {
  font-size: 2.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-3 {
  font-size: 2rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-4 {
  font-size: 1.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-5 {
  font-size: 1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-6 {
  font-size: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-7 {
  font-size: 0.75rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle {
  color: #4a4a4a;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle strong {
  color: #363636;
  font-weight: 600;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle:not(.is-spaced) + .title {
  margin-top: -1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-1 {
  font-size: 3rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-2 {
  font-size: 2.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-3 {
  font-size: 2rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-4 {
  font-size: 1.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-5 {
  font-size: 1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-6 {
  font-size: 1rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-7 {
  font-size: 0.75rem;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.heading {
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.number {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 9999px;
  display: inline-flex;
  font-size: 1.25rem;
  height: 2em;
  justify-content: center;
  margin-right: 1.5rem;
  min-width: 2.5em;
  padding: 0.25rem 0.5rem;
  text-align: center;
  vertical-align: top;
}

/* Bulma Form */
/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select, .textarea, .input {
  background-color: white;
  border-color: #dbdbdb;
  border-radius: 4px;
  color: #363636;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select::-moz-placeholder, .textarea::-moz-placeholder, .input::-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .input::-webkit-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select:-moz-placeholder, .textarea:-moz-placeholder, .input:-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select:-ms-input-placeholder, .textarea:-ms-input-placeholder, .input:-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select:hover, .textarea:hover, .input:hover, .select select.is-hovered, .is-hovered.textarea, .is-hovered.input {
  border-color: #b5b5b5;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select:focus, .textarea:focus, .input:focus, .select select.is-focused, .is-focused.textarea, .is-focused.input, .select select:active, .textarea:active, .input:active, .select select.is-active, .is-active.textarea, .is-active.input {
  border-color: #485fc7;
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select[disabled], .textarea[disabled], .input[disabled], fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input {
  background-color: whitesmoke;
  border-color: whitesmoke;
  box-shadow: none;
  color: #7a7a7a;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder, .input[disabled]::-moz-placeholder, fieldset[disabled] .select select::-moz-placeholder, .select fieldset[disabled] select::-moz-placeholder, fieldset[disabled] .textarea::-moz-placeholder, fieldset[disabled] .input::-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, .input[disabled]::-webkit-input-placeholder, fieldset[disabled] .select select::-webkit-input-placeholder, .select fieldset[disabled] select::-webkit-input-placeholder, fieldset[disabled] .textarea::-webkit-input-placeholder, fieldset[disabled] .input::-webkit-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder, .input[disabled]:-moz-placeholder, fieldset[disabled] .select select:-moz-placeholder, .select fieldset[disabled] select:-moz-placeholder, fieldset[disabled] .textarea:-moz-placeholder, fieldset[disabled] .input:-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder, .input[disabled]:-ms-input-placeholder, fieldset[disabled] .select select:-ms-input-placeholder, .select fieldset[disabled] select:-ms-input-placeholder, fieldset[disabled] .textarea:-ms-input-placeholder, fieldset[disabled] .input:-ms-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea, .input {
  box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05);
  max-width: 100%;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[readonly], .input[readonly] {
  box-shadow: none;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.textarea, .is-white.input {
  border-color: white;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.textarea:focus, .is-white.input:focus, .is-white.is-focused.textarea, .is-white.is-focused.input, .is-white.textarea:active, .is-white.input:active, .is-white.is-active.textarea, .is-white.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.textarea, .is-black.input {
  border-color: #0a0a0a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.textarea:focus, .is-black.input:focus, .is-black.is-focused.textarea, .is-black.is-focused.input, .is-black.textarea:active, .is-black.input:active, .is-black.is-active.textarea, .is-black.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.textarea, .is-light.input {
  border-color: whitesmoke;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.textarea:focus, .is-light.input:focus, .is-light.is-focused.textarea, .is-light.is-focused.input, .is-light.textarea:active, .is-light.input:active, .is-light.is-active.textarea, .is-light.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.textarea, .is-dark.input {
  border-color: #363636;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.textarea:focus, .is-dark.input:focus, .is-dark.is-focused.textarea, .is-dark.is-focused.input, .is-dark.textarea:active, .is-dark.input:active, .is-dark.is-active.textarea, .is-dark.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.textarea, .is-primary.input {
  border-color: #00d1b2;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.textarea:focus, .is-primary.input:focus, .is-primary.is-focused.textarea, .is-primary.is-focused.input, .is-primary.textarea:active, .is-primary.input:active, .is-primary.is-active.textarea, .is-primary.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.textarea, .is-link.input {
  border-color: #485fc7;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.textarea:focus, .is-link.input:focus, .is-link.is-focused.textarea, .is-link.is-focused.input, .is-link.textarea:active, .is-link.input:active, .is-link.is-active.textarea, .is-link.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.textarea, .is-info.input {
  border-color: #3e8ed0;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.textarea:focus, .is-info.input:focus, .is-info.is-focused.textarea, .is-info.is-focused.input, .is-info.textarea:active, .is-info.input:active, .is-info.is-active.textarea, .is-info.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.textarea, .is-success.input {
  border-color: #48c78e;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.textarea:focus, .is-success.input:focus, .is-success.is-focused.textarea, .is-success.is-focused.input, .is-success.textarea:active, .is-success.input:active, .is-success.is-active.textarea, .is-success.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.textarea, .is-warning.input {
  border-color: #ffe08a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.textarea:focus, .is-warning.input:focus, .is-warning.is-focused.textarea, .is-warning.is-focused.input, .is-warning.textarea:active, .is-warning.input:active, .is-warning.is-active.textarea, .is-warning.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.textarea, .is-danger.input {
  border-color: #f14668;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.textarea:focus, .is-danger.input:focus, .is-danger.is-focused.textarea, .is-danger.is-focused.input, .is-danger.textarea:active, .is-danger.input:active, .is-danger.is-active.textarea, .is-danger.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-small.textarea, .is-small.input {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-medium.textarea, .is-medium.input {
  font-size: 1.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-large.textarea, .is-large.input {
  font-size: 1.5rem;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-fullwidth.textarea, .is-fullwidth.input {
  display: block;
  width: 100%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-inline.textarea, .is-inline.input {
  display: inline;
  width: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-rounded {
  border-radius: 9999px;
  padding-left: calc(calc(0.75em - 1px) + 0.375em);
  padding-right: calc(calc(0.75em - 1px) + 0.375em);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-static {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: calc(0.75em - 1px);
  resize: vertical;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea:not([rows]) {
  max-height: 40em;
  min-height: 8em;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[rows] {
  height: initial;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea.has-fixed-size {
  resize: none;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio, .checkbox {
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio input, .checkbox input {
  cursor: pointer;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio:hover, .checkbox:hover {
  color: #363636;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio[disabled], .checkbox[disabled], fieldset[disabled] .radio, fieldset[disabled] .checkbox,
.radio input[disabled],
.checkbox input[disabled] {
  color: #7a7a7a;
  cursor: not-allowed;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio + .radio {
  margin-left: 0.5em;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple) {
  height: 2.5em;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #485fc7;
  right: 1.125em;
  z-index: 4;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-rounded select {
  border-radius: 9999px;
  padding-left: 1em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select {
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select::-ms-expand {
  display: none;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[disabled]:hover, fieldset[disabled] .select select:hover {
  border-color: whitesmoke;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select:not([multiple]) {
  padding-right: 2.5em;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] {
  height: auto;
  padding: 0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] option {
  padding: 0.5em 1em;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading):hover::after {
  border-color: #363636;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white:not(:hover)::after {
  border-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select {
  border-color: white;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:hover, .select.is-white select.is-hovered {
  border-color: #f2f2f2;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black:not(:hover)::after {
  border-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select {
  border-color: #0a0a0a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:hover, .select.is-black select.is-hovered {
  border-color: black;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light:not(:hover)::after {
  border-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select {
  border-color: whitesmoke;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:hover, .select.is-light select.is-hovered {
  border-color: #e8e8e8;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark:not(:hover)::after {
  border-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select {
  border-color: #363636;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:hover, .select.is-dark select.is-hovered {
  border-color: #292929;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary:not(:hover)::after {
  border-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select {
  border-color: #00d1b2;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:hover, .select.is-primary select.is-hovered {
  border-color: #00b89c;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link:not(:hover)::after {
  border-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select {
  border-color: #485fc7;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:hover, .select.is-link select.is-hovered {
  border-color: #3a51bb;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info:not(:hover)::after {
  border-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select {
  border-color: #3e8ed0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:hover, .select.is-info select.is-hovered {
  border-color: #3082c5;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success:not(:hover)::after {
  border-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select {
  border-color: #48c78e;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:hover, .select.is-success select.is-hovered {
  border-color: #3abb81;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning:not(:hover)::after {
  border-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select {
  border-color: #ffe08a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:hover, .select.is-warning select.is-hovered {
  border-color: #ffd970;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger:not(:hover)::after {
  border-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select {
  border-color: #f14668;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:hover, .select.is-danger select.is-hovered {
  border-color: #ef2e55;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-medium {
  font-size: 1.25rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-large {
  font-size: 1.5rem;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-disabled::after {
  border-color: #7a7a7a;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth {
  width: 100%;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth select {
  width: 100%;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading::after {
  margin-top: 0;
  position: absolute;
  right: 0.625em;
  top: 0.625em;
  transform: none;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file {
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  position: relative;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white .file-cta {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:active .file-cta, .file.is-white.is-active .file-cta {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black .file-cta {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:active .file-cta, .file.is-black.is-active .file-cta {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light .file-cta {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:active .file-cta, .file.is-light.is-active .file-cta {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark .file-cta {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary .file-cta {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link .file-cta {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 95, 199, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:active .file-cta, .file.is-link.is-active .file-cta {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info .file-cta {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(62, 142, 208, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:active .file-cta, .file.is-info.is-active .file-cta {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success .file-cta {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 199, 142, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:active .file-cta, .file.is-success.is-active .file-cta {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning .file-cta {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 224, 138, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger .file-cta {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-small {
  font-size: 0.75rem;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-normal {
  font-size: 1rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium {
  font-size: 1.25rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium .file-icon .fa {
  font-size: 21px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large {
  font-size: 1.5rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large .file-icon .fa {
  font-size: 28px;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-cta {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-name {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-cta {
  border-radius: 4px;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-name {
  display: none;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-label {
  flex-direction: column;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-cta {
  flex-direction: column;
  height: auto;
  padding: 1em 3em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-name {
  border-width: 0 1px 1px;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon {
  height: 1.5em;
  width: 1.5em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon .fa {
  font-size: 21px;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-small .file-icon .fa {
  font-size: 14px;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-medium .file-icon .fa {
  font-size: 28px;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-large .file-icon .fa {
  font-size: 35px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-cta {
  border-radius: 4px 4px 0 0;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-name {
  border-radius: 0 0 4px 4px;
  border-width: 0 1px 1px;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-centered {
  justify-content: center;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-label {
  width: 100%;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-name {
  flex-grow: 1;
  max-width: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right {
  justify-content: flex-end;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-cta {
  border-radius: 0 4px 4px 0;
}

/* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-name {
  border-radius: 4px 0 0 4px;
  border-width: 1px 0 1px 1px;
  order: -1;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label {
  align-items: stretch;
  display: flex;
  cursor: pointer;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-cta {
  background-color: #eeeeee;
  color: #363636;
}

/* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-name {
  border-color: #d5d5d5;
}

/* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-cta {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 140, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-name {
  border-color: #cfcfcf;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-input {
  height: 100%;
  left: 0;
  opacity: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta,
.file-name {
  border-color: #dbdbdb;
  border-radius: 4px;
  font-size: 1em;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
}

/* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta {
  background-color: whitesmoke;
  color: #4a4a4a;
}

/* line 166, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-name {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  max-width: 16em;
  overflow: hidden;
  text-align: inherit;
  text-overflow: ellipsis;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon {
  align-items: center;
  display: flex;
  height: 1em;
  justify-content: center;
  margin-right: 0.5em;
  width: 1em;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon .fa {
  font-size: 14px;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label {
  color: #363636;
  display: block;
  font-size: 1rem;
  font-weight: 700;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label:not(:last-child) {
  margin-bottom: 0.5em;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-small {
  font-size: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-medium {
  font-size: 1.25rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-large {
  font-size: 1.5rem;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help {
  display: block;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-white {
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-black {
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-light {
  color: whitesmoke;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-dark {
  color: #363636;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-primary {
  color: #00d1b2;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-link {
  color: #485fc7;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-info {
  color: #3e8ed0;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-success {
  color: #48c78e;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-warning {
  color: #ffe08a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-danger {
  color: #f14668;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons {
  display: flex;
  justify-content: flex-start;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:last-child) {
  margin-right: -1px;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:first-child):not(:last-child) .button,
.field.has-addons .control:not(:first-child):not(:last-child) .input,
.field.has-addons .control:not(:first-child):not(:last-child) .select select {
  border-radius: 0;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:first-child:not(:only-child) .button,
.field.has-addons .control:first-child:not(:only-child) .input,
.field.has-addons .control:first-child:not(:only-child) .select select {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:last-child:not(:only-child) .button,
.field.has-addons .control:last-child:not(:only-child) .input,
.field.has-addons .control:last-child:not(:only-child) .select select {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control .button.is-hovered:not([disabled]),
.field.has-addons .control .input:not([disabled]):hover,
.field.has-addons .control .input.is-hovered:not([disabled]),
.field.has-addons .control .select select:not([disabled]):hover,
.field.has-addons .control .select select.is-hovered:not([disabled]) {
  z-index: 2;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control .button.is-focused:not([disabled]), .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control .button.is-active:not([disabled]),
.field.has-addons .control .input:not([disabled]):focus,
.field.has-addons .control .input.is-focused:not([disabled]),
.field.has-addons .control .input:not([disabled]):active,
.field.has-addons .control .input.is-active:not([disabled]),
.field.has-addons .control .select select:not([disabled]):focus,
.field.has-addons .control .select select.is-focused:not([disabled]),
.field.has-addons .control .select select:not([disabled]):active,
.field.has-addons .control .select select.is-active:not([disabled]) {
  z-index: 3;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control .button.is-focused:not([disabled]):hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control .button.is-active:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):focus:hover,
.field.has-addons .control .input.is-focused:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):active:hover,
.field.has-addons .control .input.is-active:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):focus:hover,
.field.has-addons .control .select select.is-focused:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):active:hover,
.field.has-addons .control .select select.is-active:not([disabled]):hover {
  z-index: 4;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-centered {
  justify-content: center;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-right {
  justify-content: flex-end;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-fullwidth .control {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped {
  display: flex;
  justify-content: flex-start;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control {
  flex-shrink: 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-centered {
  justify-content: center;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-right {
  justify-content: flex-end;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline {
  flex-wrap: wrap;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:last-child {
  margin-bottom: -0.75rem;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:not(:last-child) {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field.is-horizontal {
    display: flex;
  }
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-label .label {
  font-size: inherit;
}

@media screen and (max-width: 768px) {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    margin-bottom: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    margin-right: 1.5rem;
    text-align: right;
  }
  /* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-small {
    font-size: 0.75rem;
    padding-top: 0.375em;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-normal {
    padding-top: 0.375em;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-medium {
    font-size: 1.25rem;
    padding-top: 0.375em;
  }
  /* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-large {
    font-size: 1.5rem;
    padding-top: 0.375em;
  }
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-body .field .field {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 146, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body {
    display: flex;
    flex-basis: 0;
    flex-grow: 5;
    flex-shrink: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body .field {
    margin-bottom: 0;
  }
  /* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field {
    flex-shrink: 1;
  }
  /* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(.is-narrow) {
    flex-grow: 1;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control {
  box-sizing: border-box;
  clear: both;
  font-size: 1rem;
  position: relative;
  text-align: inherit;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input:focus ~ .icon,
.control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon,
.control.has-icons-right .select:focus ~ .icon {
  color: #4a4a4a;
}

/* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-small ~ .icon,
.control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon,
.control.has-icons-right .select.is-small ~ .icon {
  font-size: 0.75rem;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-medium ~ .icon,
.control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon,
.control.has-icons-right .select.is-medium ~ .icon {
  font-size: 1.25rem;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-large ~ .icon,
.control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon,
.control.has-icons-right .select.is-large ~ .icon {
  font-size: 1.5rem;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon, .control.has-icons-right .icon {
  color: #dbdbdb;
  height: 2.5em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 2.5em;
  z-index: 4;
}

/* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input,
.control.has-icons-left .select select {
  padding-left: 2.5em;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon.is-left {
  left: 0;
}

/* line 198, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .input,
.control.has-icons-right .select select {
  padding-right: 2.5em;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .icon.is-right {
  right: 0;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading::after {
  position: absolute !important;
  right: 0.625em;
  top: 0.625em;
  z-index: 4;
}

/* line 210, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* Bulma Components */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb {
  font-size: 1rem;
  white-space: nowrap;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a {
  align-items: center;
  color: #485fc7;
  display: flex;
  justify-content: center;
  padding: 0 0.75em;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a:hover {
  color: #363636;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li {
  align-items: center;
  display: flex;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li:first-child a {
  padding-left: 0;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li.is-active a {
  color: #363636;
  cursor: default;
  pointer-events: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li + li::before {
  color: #b5b5b5;
  content: "\0002f";
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb ul,
.breadcrumb ol {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:first-child {
  margin-right: 0.5em;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:last-child {
  margin-left: 0.5em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-centered ol,
.breadcrumb.is-centered ul {
  justify-content: center;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-right ol,
.breadcrumb.is-right ul {
  justify-content: flex-end;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-small {
  font-size: 0.75rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-medium {
  font-size: 1.25rem;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-large {
  font-size: 1.5rem;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-arrow-separator li + li::before {
  content: "\02192";
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-bullet-separator li + li::before {
  content: "\02022";
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-dot-separator li + li::before {
  content: "\000b7";
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-succeeds-separator li + li::before {
  content: "\0227B";
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card {
  background-color: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  max-width: 100%;
  position: relative;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer:first-child, .card-content:first-child, .card-header:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer:last-child, .card-content:last-child, .card-header:last-child {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header {
  background-color: transparent;
  align-items: stretch;
  box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
  display: flex;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title {
  align-items: center;
  color: #363636;
  display: flex;
  flex-grow: 1;
  font-weight: 700;
  padding: 0.75rem 1rem;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title.is-centered {
  justify-content: center;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-icon {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0.75rem 1rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image {
  display: block;
  position: relative;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:first-child img {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:last-child img {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-content {
  background-color: transparent;
  padding: 1.5rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer {
  background-color: transparent;
  border-top: 1px solid #ededed;
  align-items: stretch;
  display: flex;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item {
  align-items: center;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: center;
  padding: 0.75rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item:not(:last-child) {
  border-right: 1px solid #ededed;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card .media:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown {
  display: inline-flex;
  position: relative;
  vertical-align: top;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
  display: block;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-right .dropdown-menu {
  left: auto;
  right: 0;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-up .dropdown-menu {
  bottom: 100%;
  padding-bottom: 4px;
  padding-top: initial;
  top: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-menu {
  display: none;
  left: 0;
  min-width: 12rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-content {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-item {
  color: #4a4a4a;
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item,
button.dropdown-item {
  padding-right: 3rem;
  text-align: inherit;
  white-space: nowrap;
  width: 100%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item:hover,
button.dropdown-item:hover {
  background-color: whitesmoke;
  color: #0a0a0a;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item.is-active,
button.dropdown-item.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-divider {
  background-color: #ededed;
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level {
  align-items: center;
  justify-content: space-between;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level code {
  border-radius: 4px;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level img {
  display: inline-block;
  vertical-align: top;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile {
  display: flex;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left,
.level.is-mobile .level-right {
  display: flex;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left + .level-right {
  margin-top: 0;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(.is-narrow) {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level {
    display: flex;
  }
  /* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level > .level-item:not(.is-narrow) {
    flex-grow: 1;
  }
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item {
  align-items: center;
  display: flex;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item .title,
.level-item .subtitle {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  /* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-item:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left,
.level-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left .level-item.is-flexible,
.level-right .level-item.is-flexible {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left .level-item:not(:last-child),
.level-right .level-item:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left {
  align-items: center;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left + .level-right {
    margin-top: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left {
    display: flex;
  }
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-right {
  align-items: center;
  justify-content: flex-end;
}

@media screen and (min-width: 769px), print {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-right {
    display: flex;
  }
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media {
  align-items: flex-start;
  display: flex;
  text-align: inherit;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .content:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  display: flex;
  padding-top: 0.75rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .content:not(:last-child),
.media .media .control:not(:last-child) {
  margin-bottom: 0.5rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media {
  padding-top: 0.5rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media + .media {
  margin-top: 0.5rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media + .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  margin-top: 1rem;
  padding-top: 1rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media.is-large + .media {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left,
.media-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left {
  margin-right: 1rem;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-right {
  margin-left: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-content {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  text-align: inherit;
}

@media screen and (max-width: 768px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
  .media-content {
    overflow-x: auto;
  }
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu {
  font-size: 1rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-small {
  font-size: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-medium {
  font-size: 1.25rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-large {
  font-size: 1.5rem;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list {
  line-height: 1.25;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a {
  border-radius: 2px;
  color: #4a4a4a;
  display: block;
  padding: 0.5em 0.75em;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a:hover {
  background-color: whitesmoke;
  color: #363636;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list li ul {
  border-left: 1px solid #dbdbdb;
  margin: 0.75em;
  padding-left: 0.75em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label {
  color: #7a7a7a;
  font-size: 0.75em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:first-child) {
  margin-top: 1em;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:last-child) {
  margin-bottom: 1em;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message {
  background-color: whitesmoke;
  border-radius: 4px;
  font-size: 1rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message strong {
  color: currentColor;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message a:not(.button):not(.tag):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-small {
  font-size: 0.75rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-medium {
  font-size: 1.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-large {
  font-size: 1.5rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white {
  background-color: white;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-header {
  background-color: white;
  color: #0a0a0a;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-body {
  border-color: white;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-header {
  background-color: #0a0a0a;
  color: white;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-body {
  border-color: #0a0a0a;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-header {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-body {
  border-color: whitesmoke;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-header {
  background-color: #363636;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-body {
  border-color: #363636;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary {
  background-color: #ebfffc;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-header {
  background-color: #00d1b2;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-body {
  border-color: #00d1b2;
  color: #00947e;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link {
  background-color: #eff1fa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-header {
  background-color: #485fc7;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-body {
  border-color: #485fc7;
  color: #3850b7;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info {
  background-color: #eff5fb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-header {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-body {
  border-color: #3e8ed0;
  color: #296fa8;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success {
  background-color: #effaf5;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-header {
  background-color: #48c78e;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-body {
  border-color: #48c78e;
  color: #257953;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning {
  background-color: #fffaeb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-header {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-body {
  border-color: #ffe08a;
  color: #946c00;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger {
  background-color: #feecf0;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-header {
  background-color: #f14668;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-body {
  border-color: #f14668;
  color: #cc0f35;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header {
  align-items: center;
  background-color: #4a4a4a;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  line-height: 1.25;
  padding: 0.75em 1em;
  position: relative;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header .delete {
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 0.75em;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header + .message-body {
  border-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body {
  border-color: #dbdbdb;
  border-radius: 4px;
  border-style: solid;
  border-width: 0 0 0 4px;
  color: #4a4a4a;
  padding: 1.25em 1.5em;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body code,
.message-body pre {
  background-color: white;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body pre code {
  background-color: transparent;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal {
  align-items: center;
  display: none;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 40;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal.is-active {
  display: flex;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-background {
  background-color: rgba(10, 10, 10, 0.86);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-content,
.modal-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
  .modal-content,
.modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-close {
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: hidden;
  -ms-overflow-y: visible;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head,
.modal-card-foot {
  align-items: center;
  background-color: whitesmoke;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 20px;
  position: relative;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head {
  border-bottom: 1px solid #dbdbdb;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-title {
  color: #363636;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 1.5rem;
  line-height: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: 1px solid #dbdbdb;
}

/* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot .button:not(:last-child) {
  margin-right: 0.5em;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: white;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  padding: 20px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar {
  background-color: white;
  min-height: 3.25rem;
  position: relative;
  z-index: 30;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > .navbar-item,
.navbar.is-white .navbar-brand .navbar-link {
  color: #0a0a0a;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > a.navbar-item:focus, .navbar.is-white .navbar-brand > a.navbar-item:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active,
.navbar.is-white .navbar-brand .navbar-link:focus,
.navbar.is-white .navbar-brand .navbar-link:hover,
.navbar.is-white .navbar-brand .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand .navbar-link::after {
  border-color: #0a0a0a;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-burger {
  color: #0a0a0a;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > .navbar-item,
.navbar.is-white .navbar-start .navbar-link,
.navbar.is-white .navbar-end > .navbar-item,
.navbar.is-white .navbar-end .navbar-link {
    color: #0a0a0a;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > a.navbar-item:focus, .navbar.is-white .navbar-start > a.navbar-item:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active,
.navbar.is-white .navbar-start .navbar-link:focus,
.navbar.is-white .navbar-start .navbar-link:hover,
.navbar.is-white .navbar-start .navbar-link.is-active,
.navbar.is-white .navbar-end > a.navbar-item:focus,
.navbar.is-white .navbar-end > a.navbar-item:hover,
.navbar.is-white .navbar-end > a.navbar-item.is-active,
.navbar.is-white .navbar-end .navbar-link:focus,
.navbar.is-white .navbar-end .navbar-link:hover,
.navbar.is-white .navbar-end .navbar-link.is-active {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start .navbar-link::after,
.navbar.is-white .navbar-end .navbar-link::after {
    border-color: #0a0a0a;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
    background-color: white;
    color: #0a0a0a;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > .navbar-item,
.navbar.is-black .navbar-brand .navbar-link {
  color: white;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > a.navbar-item:focus, .navbar.is-black .navbar-brand > a.navbar-item:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active,
.navbar.is-black .navbar-brand .navbar-link:focus,
.navbar.is-black .navbar-brand .navbar-link:hover,
.navbar.is-black .navbar-brand .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand .navbar-link::after {
  border-color: white;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-burger {
  color: white;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > .navbar-item,
.navbar.is-black .navbar-start .navbar-link,
.navbar.is-black .navbar-end > .navbar-item,
.navbar.is-black .navbar-end .navbar-link {
    color: white;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > a.navbar-item:focus, .navbar.is-black .navbar-start > a.navbar-item:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active,
.navbar.is-black .navbar-start .navbar-link:focus,
.navbar.is-black .navbar-start .navbar-link:hover,
.navbar.is-black .navbar-start .navbar-link.is-active,
.navbar.is-black .navbar-end > a.navbar-item:focus,
.navbar.is-black .navbar-end > a.navbar-item:hover,
.navbar.is-black .navbar-end > a.navbar-item.is-active,
.navbar.is-black .navbar-end .navbar-link:focus,
.navbar.is-black .navbar-end .navbar-link:hover,
.navbar.is-black .navbar-end .navbar-link.is-active {
    background-color: black;
    color: white;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start .navbar-link::after,
.navbar.is-black .navbar-end .navbar-link::after {
    border-color: white;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: black;
    color: white;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
    background-color: #0a0a0a;
    color: white;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > .navbar-item,
.navbar.is-light .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active,
.navbar.is-light .navbar-brand .navbar-link:focus,
.navbar.is-light .navbar-brand .navbar-link:hover,
.navbar.is-light .navbar-brand .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > .navbar-item,
.navbar.is-light .navbar-start .navbar-link,
.navbar.is-light .navbar-end > .navbar-item,
.navbar.is-light .navbar-end .navbar-link {
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > a.navbar-item:focus, .navbar.is-light .navbar-start > a.navbar-item:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active,
.navbar.is-light .navbar-start .navbar-link:focus,
.navbar.is-light .navbar-start .navbar-link:hover,
.navbar.is-light .navbar-start .navbar-link.is-active,
.navbar.is-light .navbar-end > a.navbar-item:focus,
.navbar.is-light .navbar-end > a.navbar-item:hover,
.navbar.is-light .navbar-end > a.navbar-item.is-active,
.navbar.is-light .navbar-end .navbar-link:focus,
.navbar.is-light .navbar-end .navbar-link:hover,
.navbar.is-light .navbar-end .navbar-link.is-active {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start .navbar-link::after,
.navbar.is-light .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > .navbar-item,
.navbar.is-dark .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > a.navbar-item:focus, .navbar.is-dark .navbar-brand > a.navbar-item:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active,
.navbar.is-dark .navbar-brand .navbar-link:focus,
.navbar.is-dark .navbar-brand .navbar-link:hover,
.navbar.is-dark .navbar-brand .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > .navbar-item,
.navbar.is-dark .navbar-start .navbar-link,
.navbar.is-dark .navbar-end > .navbar-item,
.navbar.is-dark .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > a.navbar-item:focus, .navbar.is-dark .navbar-start > a.navbar-item:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active,
.navbar.is-dark .navbar-start .navbar-link:focus,
.navbar.is-dark .navbar-start .navbar-link:hover,
.navbar.is-dark .navbar-start .navbar-link.is-active,
.navbar.is-dark .navbar-end > a.navbar-item:focus,
.navbar.is-dark .navbar-end > a.navbar-item:hover,
.navbar.is-dark .navbar-end > a.navbar-item.is-active,
.navbar.is-dark .navbar-end .navbar-link:focus,
.navbar.is-dark .navbar-end .navbar-link:hover,
.navbar.is-dark .navbar-end .navbar-link.is-active {
    background-color: #292929;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start .navbar-link::after,
.navbar.is-dark .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #292929;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
    background-color: #363636;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > .navbar-item,
.navbar.is-primary .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > a.navbar-item:focus, .navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active,
.navbar.is-primary .navbar-brand .navbar-link:focus,
.navbar.is-primary .navbar-brand .navbar-link:hover,
.navbar.is-primary .navbar-brand .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > .navbar-item,
.navbar.is-primary .navbar-start .navbar-link,
.navbar.is-primary .navbar-end > .navbar-item,
.navbar.is-primary .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > a.navbar-item:focus, .navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active,
.navbar.is-primary .navbar-start .navbar-link:focus,
.navbar.is-primary .navbar-start .navbar-link:hover,
.navbar.is-primary .navbar-start .navbar-link.is-active,
.navbar.is-primary .navbar-end > a.navbar-item:focus,
.navbar.is-primary .navbar-end > a.navbar-item:hover,
.navbar.is-primary .navbar-end > a.navbar-item.is-active,
.navbar.is-primary .navbar-end .navbar-link:focus,
.navbar.is-primary .navbar-end .navbar-link:hover,
.navbar.is-primary .navbar-end .navbar-link.is-active {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start .navbar-link::after,
.navbar.is-primary .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
    background-color: #00d1b2;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > .navbar-item,
.navbar.is-link .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > a.navbar-item:focus, .navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active,
.navbar.is-link .navbar-brand .navbar-link:focus,
.navbar.is-link .navbar-brand .navbar-link:hover,
.navbar.is-link .navbar-brand .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > .navbar-item,
.navbar.is-link .navbar-start .navbar-link,
.navbar.is-link .navbar-end > .navbar-item,
.navbar.is-link .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > a.navbar-item:focus, .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active,
.navbar.is-link .navbar-start .navbar-link:focus,
.navbar.is-link .navbar-start .navbar-link:hover,
.navbar.is-link .navbar-start .navbar-link.is-active,
.navbar.is-link .navbar-end > a.navbar-item:focus,
.navbar.is-link .navbar-end > a.navbar-item:hover,
.navbar.is-link .navbar-end > a.navbar-item.is-active,
.navbar.is-link .navbar-end .navbar-link:focus,
.navbar.is-link .navbar-end .navbar-link:hover,
.navbar.is-link .navbar-end .navbar-link.is-active {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start .navbar-link::after,
.navbar.is-link .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
    background-color: #485fc7;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > .navbar-item,
.navbar.is-info .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-info .navbar-brand .navbar-link:hover,
.navbar.is-info .navbar-brand .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-info .navbar-end .navbar-link:hover,
.navbar.is-info .navbar-end .navbar-link.is-active {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start .navbar-link::after,
.navbar.is-info .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
    background-color: #3e8ed0;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > .navbar-item,
.navbar.is-success .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > a.navbar-item:focus, .navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active,
.navbar.is-success .navbar-brand .navbar-link:focus,
.navbar.is-success .navbar-brand .navbar-link:hover,
.navbar.is-success .navbar-brand .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > .navbar-item,
.navbar.is-success .navbar-start .navbar-link,
.navbar.is-success .navbar-end > .navbar-item,
.navbar.is-success .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > a.navbar-item:focus, .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active,
.navbar.is-success .navbar-start .navbar-link:focus,
.navbar.is-success .navbar-start .navbar-link:hover,
.navbar.is-success .navbar-start .navbar-link.is-active,
.navbar.is-success .navbar-end > a.navbar-item:focus,
.navbar.is-success .navbar-end > a.navbar-item:hover,
.navbar.is-success .navbar-end > a.navbar-item.is-active,
.navbar.is-success .navbar-end .navbar-link:focus,
.navbar.is-success .navbar-end .navbar-link:hover,
.navbar.is-success .navbar-end .navbar-link.is-active {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start .navbar-link::after,
.navbar.is-success .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
    background-color: #48c78e;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > .navbar-item,
.navbar.is-warning .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-warning .navbar-brand .navbar-link:hover,
.navbar.is-warning .navbar-brand .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-warning .navbar-end .navbar-link:hover,
.navbar.is-warning .navbar-end .navbar-link.is-active {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start .navbar-link::after,
.navbar.is-warning .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
    background-color: #ffe08a;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > .navbar-item,
.navbar.is-danger .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-danger .navbar-brand .navbar-link:hover,
.navbar.is-danger .navbar-brand .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-danger .navbar-end .navbar-link:hover,
.navbar.is-danger .navbar-end .navbar-link.is-active {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start .navbar-link::after,
.navbar.is-danger .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
    background-color: #f14668;
    color: #fff;
  }
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar > .container {
  align-items: stretch;
  display: flex;
  min-height: 3.25rem;
  width: 100%;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.has-shadow {
  box-shadow: 0 2px 0 0 whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom, .navbar.is-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 30;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom {
  bottom: 0;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom.has-shadow {
  box-shadow: 0 -2px 0 0 whitesmoke;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-top {
  top: 0;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-top,
body.has-navbar-fixed-top {
  padding-top: 3.25rem;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-bottom,
body.has-navbar-fixed-bottom {
  padding-bottom: 3.25rem;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand,
.navbar-tabs {
  align-items: stretch;
  display: flex;
  flex-shrink: 0;
  min-height: 3.25rem;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover {
  background-color: transparent;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-tabs {
  -webkit-overflow-scrolling: touch;
  max-width: 100vw;
  overflow-x: auto;
  overflow-y: hidden;
}

/* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-burger {
  color: #4a4a4a;
  cursor: pointer;
  display: block;
  height: 3.25rem;
  position: relative;
  width: 3.25rem;
  margin-left: auto;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span {
  background-color: currentColor;
  display: block;
  height: 1px;
  left: calc(50% - 8px);
  position: absolute;
  transform-origin: center;
  transition-duration: 86ms;
  transition-property: background-color, opacity, transform;
  transition-timing-function: ease-out;
  width: 16px;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(1) {
  top: calc(50% - 6px);
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(2) {
  top: calc(50% - 1px);
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(3) {
  top: calc(50% + 4px);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(1) {
  transform: translateY(5px) rotate(45deg);
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(2) {
  opacity: 0;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(3) {
  transform: translateY(-5px) rotate(-45deg);
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-menu {
  display: none;
}

/* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item,
.navbar-link {
  color: #4a4a4a;
  display: block;
  line-height: 1.5;
  padding: 0.5rem 0.75rem;
  position: relative;
}

/* line 172, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item .icon:only-child,
.navbar-link .icon:only-child {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item,
.navbar-link {
  cursor: pointer;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-item.is-active,
.navbar-link:focus,
.navbar-link:focus-within,
.navbar-link:hover,
.navbar-link.is-active {
  background-color: #fafafa;
  color: #485fc7;
}

/* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item img {
  max-height: 1.75rem;
}

/* line 191, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.has-dropdown {
  padding: 0;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 196, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab {
  border-bottom: 1px solid transparent;
  min-height: 3.25rem;
  padding-bottom: calc(0.5rem - 1px);
}

/* line 200, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab:focus, .navbar-item.is-tab:hover {
  background-color: transparent;
  border-bottom-color: #485fc7;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab.is-active {
  background-color: transparent;
  border-bottom-color: #485fc7;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #485fc7;
  padding-bottom: calc(0.5rem - 3px);
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-content {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 216, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless) {
  padding-right: 2.5em;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless)::after {
  border-color: #485fc7;
  margin-top: -0.375em;
  right: 1.125em;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown {
  font-size: 0.875rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown .navbar-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-divider {
  background-color: whitesmoke;
  border: none;
  display: none;
  height: 2px;
  margin: 0.5rem 0;
}

@media screen and (max-width: 1023px) {
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container {
    display: block;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-brand .navbar-item,
.navbar-tabs .navbar-item {
    align-items: center;
    display: flex;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-link::after {
    display: none;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    background-color: white;
    box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
    padding: 0.5rem 0;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu.is-active {
    display: block;
  }
  /* line 258, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 261, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch {
    bottom: 0;
  }
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-touch {
    top: 0;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu {
    -webkit-overflow-scrolling: touch;
    max-height: calc(100vh - 3.25rem);
    overflow: auto;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-touch,
body.has-navbar-fixed-top-touch {
    padding-top: 3.25rem;
  }
  /* line 277, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-touch,
body.has-navbar-fixed-bottom-touch {
    padding-bottom: 3.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar,
.navbar-menu,
.navbar-start,
.navbar-end {
    align-items: stretch;
    display: flex;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar {
    min-height: 3.25rem;
  }
  /* line 289, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced {
    padding: 1rem 2rem;
  }
  /* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-start,
.navbar.is-spaced .navbar-end {
    align-items: center;
  }
  /* line 294, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced a.navbar-item,
.navbar.is-spaced .navbar-link {
    border-radius: 4px;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent a.navbar-item:focus, .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active,
.navbar.is-transparent .navbar-link:focus,
.navbar.is-transparent .navbar-link:hover,
.navbar.is-transparent .navbar-link.is-active {
    background-color: transparent !important;
  }
  /* line 309, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link {
    background-color: transparent !important;
  }
  /* line 313, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 317, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-burger {
    display: none;
  }
  /* line 322, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item,
.navbar-link {
    align-items: center;
    display: flex;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown {
    align-items: stretch;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-link::after {
    transform: rotate(135deg) translate(0.25em, -0.25em);
  }
  /* line 332, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-dropdown {
    border-bottom: 2px solid #dbdbdb;
    border-radius: 6px 6px 0 0;
    border-top: none;
    bottom: 100%;
    box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1);
    top: auto;
  }
  /* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown {
    display: block;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }
  /* line 350, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    flex-grow: 1;
    flex-shrink: 0;
  }
  /* line 353, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-start {
    justify-content: flex-start;
    margin-right: auto;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-end {
    justify-content: flex-end;
    margin-left: auto;
  }
  /* line 359, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown {
    background-color: white;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 2px solid #dbdbdb;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1);
    display: none;
    font-size: 0.875rem;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 100%;
    z-index: 20;
  }
  /* line 372, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown .navbar-item {
    padding: 0.375rem 1rem;
    white-space: nowrap;
  }
  /* line 375, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item {
    padding-right: 3rem;
  }
  /* line 377, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 381, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 384, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed {
    border-radius: 6px;
    border-top: none;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    display: block;
    opacity: 0;
    pointer-events: none;
    top: calc(100% + (-4px));
    transform: translateY(-5px);
    transition-duration: 86ms;
    transition-property: opacity, transform;
  }
  /* line 396, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown.is-right {
    left: auto;
    right: 0;
  }
  /* line 399, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-divider {
    display: block;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-brand,
.container > .navbar .navbar-brand {
    margin-left: -0.75rem;
  }
  /* line 405, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-menu,
.container > .navbar .navbar-menu {
    margin-right: -0.75rem;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop {
    bottom: 0;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-desktop {
    top: 0;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-desktop,
body.has-navbar-fixed-top-desktop {
    padding-top: 3.25rem;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-desktop,
body.has-navbar-fixed-bottom-desktop {
    padding-bottom: 3.25rem;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-top,
body.has-spaced-navbar-fixed-top {
    padding-top: 5.25rem;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-bottom,
body.has-spaced-navbar-fixed-bottom {
    padding-bottom: 5.25rem;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active,
.navbar-link.is-active {
    color: #0a0a0a;
  }
  /* line 433, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active:not(:focus):not(:hover),
.navbar-link.is-active:not(:focus):not(:hover) {
    background-color: transparent;
  }
  /* line 439, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #fafafa;
  }
}

/* line 445, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.hero.is-fullheight-with-navbar {
  min-height: calc(100vh - 3.25rem);
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination {
  font-size: 1rem;
  margin: -0.25rem;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-small {
  font-size: 0.75rem;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-medium {
  font-size: 1.25rem;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-large {
  font-size: 1.5rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-previous,
.pagination.is-rounded .pagination-next {
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 9999px;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-link {
  border-radius: 9999px;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination,
.pagination-list {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
  font-size: 1em;
  justify-content: center;
  margin: 0.25rem;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: center;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link {
  border-color: #dbdbdb;
  color: #363636;
  min-width: 2.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:hover,
.pagination-next:hover,
.pagination-link:hover {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus {
  border-color: #485fc7;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:active,
.pagination-next:active,
.pagination-link:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled] {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
  box-shadow: none;
  color: #7a7a7a;
  opacity: 0.5;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next {
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-link.is-current {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-ellipsis {
  color: #b5b5b5;
  pointer-events: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list {
  flex-wrap: wrap;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list li {
  list-style: none;
}

@media screen and (max-width: 768px) {
  /* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    flex-wrap: wrap;
  }
  /* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next {
    flex-grow: 1;
    flex-shrink: 1;
  }
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list li {
    flex-grow: 1;
    flex-shrink: 1;
  }
}

@media screen and (min-width: 769px), print {
  /* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list {
    flex-grow: 1;
    flex-shrink: 1;
    justify-content: flex-start;
    order: 1;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous {
    order: 2;
  }
  /* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-next {
    order: 3;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    justify-content: space-between;
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-previous {
    order: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-list {
    justify-content: center;
    order: 2;
  }
  /* line 157, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-next {
    order: 3;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-previous {
    order: 1;
  }
  /* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-next {
    order: 2;
  }
  /* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-list {
    justify-content: flex-end;
    order: 3;
  }
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel {
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  font-size: 1rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-heading {
  background-color: white;
  color: #0a0a0a;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-tabs a.is-active {
  border-bottom-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-block.is-active .panel-icon {
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-heading {
  background-color: #0a0a0a;
  color: white;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-tabs a.is-active {
  border-bottom-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-block.is-active .panel-icon {
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-heading {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-tabs a.is-active {
  border-bottom-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-block.is-active .panel-icon {
  color: whitesmoke;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-heading {
  background-color: #363636;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-tabs a.is-active {
  border-bottom-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-block.is-active .panel-icon {
  color: #363636;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-heading {
  background-color: #00d1b2;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-tabs a.is-active {
  border-bottom-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-block.is-active .panel-icon {
  color: #00d1b2;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-heading {
  background-color: #485fc7;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-tabs a.is-active {
  border-bottom-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-heading {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-tabs a.is-active {
  border-bottom-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-block.is-active .panel-icon {
  color: #3e8ed0;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-heading {
  background-color: #48c78e;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-tabs a.is-active {
  border-bottom-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-block.is-active .panel-icon {
  color: #48c78e;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-heading {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-tabs a.is-active {
  border-bottom-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-block.is-active .panel-icon {
  color: #ffe08a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-heading {
  background-color: #f14668;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-tabs a.is-active {
  border-bottom-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-block.is-active .panel-icon {
  color: #f14668;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs:not(:last-child),
.panel-block:not(:last-child) {
  border-bottom: 1px solid #ededed;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-heading {
  background-color: #ededed;
  border-radius: 6px 6px 0 0;
  color: #363636;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.75em 1em;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs {
  align-items: flex-end;
  display: flex;
  font-size: 0.875em;
  justify-content: center;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: -1px;
  padding: 0.5em;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a.is-active {
  border-bottom-color: #4a4a4a;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a {
  color: #4a4a4a;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a:hover {
  color: #485fc7;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block {
  align-items: center;
  color: #363636;
  display: flex;
  justify-content: flex-start;
  padding: 0.5em 0.75em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block input[type="checkbox"] {
  margin-right: 0.75em;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block > .control {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-wrapped {
  flex-wrap: wrap;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active {
  border-left-color: #485fc7;
  color: #363636;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block,
label.panel-block {
  cursor: pointer;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block:hover,
label.panel-block:hover {
  background-color: whitesmoke;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.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;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-icon .fa {
  font-size: inherit;
  line-height: inherit;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs {
  -webkit-overflow-scrolling: touch;
  align-items: stretch;
  display: flex;
  font-size: 1rem;
  justify-content: space-between;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs a:hover {
  border-bottom-color: #363636;
  color: #363636;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li {
  display: block;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li.is-active a {
  border-bottom-color: #485fc7;
  color: #485fc7;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-left {
  padding-right: 0.75em;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-center {
  flex: none;
  justify-content: center;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-right {
  justify-content: flex-end;
  padding-left: 0.75em;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:first-child {
  margin-right: 0.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:last-child {
  margin-left: 0.5em;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-centered ul {
  justify-content: center;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-right ul {
  justify-content: flex-end;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a:hover {
  background-color: whitesmoke;
  border-bottom-color: #dbdbdb;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed li.is-active a {
  background-color: white;
  border-color: #dbdbdb;
  border-bottom-color: transparent !important;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-fullwidth li {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 0;
  position: relative;
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a:hover {
  background-color: whitesmoke;
  border-color: #b5b5b5;
  z-index: 2;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li + li {
  margin-left: -1px;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:first-child a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li.is-active a {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
  z-index: 1;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle ul {
  border-bottom: none;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:first-child a {
  border-bottom-left-radius: 9999px;
  border-top-left-radius: 9999px;
  padding-left: 1.25em;
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:last-child a {
  border-bottom-right-radius: 9999px;
  border-top-right-radius: 9999px;
  padding-right: 1.25em;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-small {
  font-size: 0.75rem;
}

/* line 173, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-medium {
  font-size: 1.25rem;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-large {
  font-size: 1.5rem;
}

/* Bulma Grid */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-narrow {
  flex: none;
  width: unset;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-full {
  flex: none;
  width: 100%;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-quarters {
  flex: none;
  width: 75%;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-half {
  flex: none;
  width: 50%;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-third {
  flex: none;
  width: 33.3333%;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-quarter {
  flex: none;
  width: 25%;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-fifth {
  flex: none;
  width: 20%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-fifths {
  flex: none;
  width: 40%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-fifths {
  flex: none;
  width: 60%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-four-fifths {
  flex: none;
  width: 80%;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-quarters {
  margin-left: 75%;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-half {
  margin-left: 50%;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-third {
  margin-left: 33.3333%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-quarter {
  margin-left: 25%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-fifth {
  margin-left: 20%;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-fifths {
  margin-left: 40%;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-fifths {
  margin-left: 60%;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-four-fifths {
  margin-left: 80%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-0 {
  flex: none;
  width: 0%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-0 {
  margin-left: 0%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-1 {
  flex: none;
  width: 8.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-1 {
  margin-left: 8.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-2 {
  flex: none;
  width: 16.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-2 {
  margin-left: 16.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-3 {
  margin-left: 25%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-4 {
  flex: none;
  width: 33.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-4 {
  margin-left: 33.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-5 {
  flex: none;
  width: 41.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-5 {
  margin-left: 41.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-6 {
  margin-left: 50%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-7 {
  flex: none;
  width: 58.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-7 {
  margin-left: 58.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-8 {
  flex: none;
  width: 66.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-8 {
  margin-left: 66.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-9 {
  margin-left: 75%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-10 {
  flex: none;
  width: 83.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-10 {
  margin-left: 83.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-11 {
  flex: none;
  width: 91.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-11 {
  margin-left: 91.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-12 {
  flex: none;
  width: 100%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-12 {
  margin-left: 100%;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-mobile {
    flex: none;
    width: unset;
  }
  /* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  /* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  /* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  /* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  /* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  /* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-mobile {
    flex: none;
    width: 20%;
  }
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-mobile {
    flex: none;
    width: 40%;
  }
  /* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-mobile {
    flex: none;
    width: 60%;
  }
  /* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-mobile {
    flex: none;
    width: 80%;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  /* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  /* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  /* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  /* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-mobile {
    margin-left: 20%;
  }
  /* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-mobile {
    margin-left: 40%;
  }
  /* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-mobile {
    margin-left: 60%;
  }
  /* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-mobile {
    margin-left: 80%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-mobile {
    flex: none;
    width: 0%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-mobile {
    margin-left: 0%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-mobile {
    flex: none;
    width: 8.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-mobile {
    margin-left: 8.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-mobile {
    flex: none;
    width: 16.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-mobile {
    margin-left: 16.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-mobile {
    flex: none;
    width: 33.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-mobile {
    margin-left: 33.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-mobile {
    flex: none;
    width: 41.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-mobile {
    margin-left: 41.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-mobile {
    flex: none;
    width: 58.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-mobile {
    margin-left: 58.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-mobile {
    flex: none;
    width: 66.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-mobile {
    margin-left: 66.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-mobile {
    flex: none;
    width: 83.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-mobile {
    margin-left: 83.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-mobile {
    flex: none;
    width: 91.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-mobile {
    margin-left: 91.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow, .column.is-narrow-tablet {
    flex: none;
    width: unset;
  }
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full, .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  /* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters, .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds, .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half, .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third, .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  /* line 151, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter, .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  /* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth, .column.is-one-fifth-tablet {
    flex: none;
    width: 20%;
  }
  /* line 159, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths, .column.is-two-fifths-tablet {
    flex: none;
    width: 40%;
  }
  /* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths, .column.is-three-fifths-tablet {
    flex: none;
    width: 60%;
  }
  /* line 167, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths, .column.is-four-fifths-tablet {
    flex: none;
    width: 80%;
  }
  /* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  /* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  /* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half, .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  /* line 180, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third, .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  /* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  /* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
    margin-left: 20%;
  }
  /* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
    margin-left: 40%;
  }
  /* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
    margin-left: 60%;
  }
  /* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
    margin-left: 80%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0, .column.is-0-tablet {
    flex: none;
    width: 0%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0, .column.is-offset-0-tablet {
    margin-left: 0%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1, .column.is-1-tablet {
    flex: none;
    width: 8.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1, .column.is-offset-1-tablet {
    margin-left: 8.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2, .column.is-2-tablet {
    flex: none;
    width: 16.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2, .column.is-offset-2-tablet {
    margin-left: 16.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3, .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3, .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4, .column.is-4-tablet {
    flex: none;
    width: 33.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4, .column.is-offset-4-tablet {
    margin-left: 33.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5, .column.is-5-tablet {
    flex: none;
    width: 41.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5, .column.is-offset-5-tablet {
    margin-left: 41.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6, .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6, .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7, .column.is-7-tablet {
    flex: none;
    width: 58.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7, .column.is-offset-7-tablet {
    margin-left: 58.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8, .column.is-8-tablet {
    flex: none;
    width: 66.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8, .column.is-offset-8-tablet {
    margin-left: 66.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9, .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9, .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10, .column.is-10-tablet {
    flex: none;
    width: 83.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10, .column.is-offset-10-tablet {
    margin-left: 83.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11, .column.is-11-tablet {
    flex: none;
    width: 91.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11, .column.is-offset-11-tablet {
    margin-left: 91.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12, .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12, .column.is-offset-12-tablet {
    margin-left: 100%;
  }
}

@media screen and (max-width: 1023px) {
  /* line 205, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-touch {
    flex: none;
    width: unset;
  }
  /* line 208, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  /* line 211, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-touch {
    flex: none;
    width: 75%;
  }
  /* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-touch {
    flex: none;
    width: 66.6666%;
  }
  /* line 217, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-touch {
    flex: none;
    width: 50%;
  }
  /* line 220, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-touch {
    flex: none;
    width: 33.3333%;
  }
  /* line 223, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-touch {
    flex: none;
    width: 25%;
  }
  /* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-touch {
    flex: none;
    width: 20%;
  }
  /* line 229, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-touch {
    flex: none;
    width: 40%;
  }
  /* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-touch {
    flex: none;
    width: 60%;
  }
  /* line 235, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-touch {
    flex: none;
    width: 80%;
  }
  /* line 238, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-touch {
    margin-left: 75%;
  }
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-touch {
    margin-left: 66.6666%;
  }
  /* line 242, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-touch {
    margin-left: 50%;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-touch {
    margin-left: 33.3333%;
  }
  /* line 246, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-touch {
    margin-left: 25%;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-touch {
    margin-left: 20%;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-touch {
    margin-left: 40%;
  }
  /* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-touch {
    margin-left: 60%;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-touch {
    margin-left: 80%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-touch {
    flex: none;
    width: 0%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-touch {
    margin-left: 0%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-touch {
    flex: none;
    width: 8.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-touch {
    margin-left: 8.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-touch {
    flex: none;
    width: 16.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-touch {
    margin-left: 16.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-touch {
    flex: none;
    width: 25%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-touch {
    margin-left: 25%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-touch {
    flex: none;
    width: 33.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-touch {
    margin-left: 33.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-touch {
    flex: none;
    width: 41.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-touch {
    margin-left: 41.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-touch {
    flex: none;
    width: 50%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-touch {
    margin-left: 50%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-touch {
    flex: none;
    width: 58.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-touch {
    margin-left: 58.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-touch {
    flex: none;
    width: 66.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-touch {
    margin-left: 66.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-touch {
    flex: none;
    width: 75%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-touch {
    margin-left: 75%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-touch {
    flex: none;
    width: 83.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-touch {
    margin-left: 83.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-touch {
    flex: none;
    width: 91.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-touch {
    margin-left: 91.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-touch {
    flex: none;
    width: 100%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-touch {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-desktop {
    flex: none;
    width: unset;
  }
  /* line 266, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  /* line 272, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  /* line 278, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  /* line 284, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-desktop {
    flex: none;
    width: 20%;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-desktop {
    flex: none;
    width: 40%;
  }
  /* line 290, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-desktop {
    flex: none;
    width: 60%;
  }
  /* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-desktop {
    flex: none;
    width: 80%;
  }
  /* line 296, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  /* line 298, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  /* line 302, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  /* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  /* line 306, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-desktop {
    margin-left: 20%;
  }
  /* line 308, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-desktop {
    margin-left: 40%;
  }
  /* line 310, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-desktop {
    margin-left: 60%;
  }
  /* line 312, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-desktop {
    margin-left: 80%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-desktop {
    flex: none;
    width: 0%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-desktop {
    margin-left: 0%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-desktop {
    flex: none;
    width: 8.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-desktop {
    margin-left: 8.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-desktop {
    flex: none;
    width: 16.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-desktop {
    margin-left: 16.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-desktop {
    flex: none;
    width: 33.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-desktop {
    margin-left: 33.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-desktop {
    flex: none;
    width: 41.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-desktop {
    margin-left: 41.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-desktop {
    flex: none;
    width: 58.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-desktop {
    margin-left: 58.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-desktop {
    flex: none;
    width: 66.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-desktop {
    margin-left: 66.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-desktop {
    flex: none;
    width: 83.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-desktop {
    margin-left: 83.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-desktop {
    flex: none;
    width: 91.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-desktop {
    margin-left: 91.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1216px) {
  /* line 321, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-widescreen {
    flex: none;
    width: unset;
  }
  /* line 324, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  /* line 333, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 336, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  /* line 339, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 342, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-widescreen {
    flex: none;
    width: 20%;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-widescreen {
    flex: none;
    width: 40%;
  }
  /* line 348, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-widescreen {
    flex: none;
    width: 60%;
  }
  /* line 351, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-widescreen {
    flex: none;
    width: 80%;
  }
  /* line 354, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  /* line 358, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  /* line 360, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  /* line 362, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  /* line 364, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-widescreen {
    margin-left: 20%;
  }
  /* line 366, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-widescreen {
    margin-left: 40%;
  }
  /* line 368, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-widescreen {
    margin-left: 60%;
  }
  /* line 370, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-widescreen {
    margin-left: 80%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-widescreen {
    flex: none;
    width: 0%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-widescreen {
    margin-left: 0%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-widescreen {
    flex: none;
    width: 8.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-widescreen {
    margin-left: 8.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-widescreen {
    flex: none;
    width: 16.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-widescreen {
    margin-left: 16.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-widescreen {
    flex: none;
    width: 33.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-widescreen {
    margin-left: 33.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-widescreen {
    flex: none;
    width: 41.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-widescreen {
    margin-left: 41.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-widescreen {
    flex: none;
    width: 58.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-widescreen {
    margin-left: 58.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-widescreen {
    flex: none;
    width: 66.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-widescreen {
    margin-left: 66.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-widescreen {
    flex: none;
    width: 83.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-widescreen {
    margin-left: 83.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-widescreen {
    flex: none;
    width: 91.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-widescreen {
    margin-left: 91.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1408px) {
  /* line 379, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-fullhd {
    flex: none;
    width: unset;
  }
  /* line 382, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 385, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 388, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
  /* line 391, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 394, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  /* line 397, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 400, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-fullhd {
    flex: none;
    width: 20%;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-fullhd {
    flex: none;
    width: 40%;
  }
  /* line 406, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-fullhd {
    flex: none;
    width: 60%;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-fullhd {
    flex: none;
    width: 80%;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-fullhd {
    margin-left: 75%;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-fullhd {
    margin-left: 66.6666%;
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-fullhd {
    margin-left: 50%;
  }
  /* line 418, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-fullhd {
    margin-left: 33.3333%;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-fullhd {
    margin-left: 25%;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-fullhd {
    margin-left: 20%;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-fullhd {
    margin-left: 40%;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-fullhd {
    margin-left: 60%;
  }
  /* line 428, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-fullhd {
    margin-left: 80%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-fullhd {
    flex: none;
    width: 0%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-fullhd {
    margin-left: 0%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-fullhd {
    flex: none;
    width: 8.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-fullhd {
    margin-left: 8.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-fullhd {
    flex: none;
    width: 16.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-fullhd {
    margin-left: 16.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-fullhd {
    margin-left: 25%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-fullhd {
    flex: none;
    width: 33.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-fullhd {
    margin-left: 33.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-fullhd {
    flex: none;
    width: 41.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-fullhd {
    margin-left: 41.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-fullhd {
    margin-left: 50%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-fullhd {
    flex: none;
    width: 58.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-fullhd {
    margin-left: 58.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-fullhd {
    flex: none;
    width: 66.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-fullhd {
    margin-left: 66.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-fullhd {
    margin-left: 75%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-fullhd {
    flex: none;
    width: 83.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-fullhd {
    margin-left: 83.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-fullhd {
    flex: none;
    width: 91.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-fullhd {
    margin-left: 91.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-fullhd {
    margin-left: 100%;
  }
}

/* line 437, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 441, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:last-child {
  margin-bottom: -0.75rem;
}

/* line 443, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:not(:last-child) {
  margin-bottom: calc(1.5rem - 0.75rem);
}

/* line 446, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-centered {
  justify-content: center;
}

/* line 448, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

/* line 452, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless > .column {
  margin: 0;
  padding: 0 !important;
}

/* line 455, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 457, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:last-child {
  margin-bottom: 0;
}

/* line 459, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile {
  display: flex;
}

/* line 461, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-multiline {
  flex-wrap: wrap;
}

/* line 463, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-vcentered {
  align-items: center;
}

@media screen and (min-width: 769px), print {
  /* line 467, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns:not(.is-desktop) {
    display: flex;
  }
}

@media screen and (min-width: 1024px) {
  /* line 471, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-desktop {
    display: flex;
  }
}

/* line 475, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable {
  --columnGap: 0.75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap));
}

/* line 479, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable > .column {
  padding-left: var(--columnGap);
  padding-right: var(--columnGap);
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-0 {
  --columnGap: 0rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-mobile {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet-only {
    --columnGap: 0rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-touch {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-fullhd {
    --columnGap: 0rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-1 {
  --columnGap: 0.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-mobile {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-touch {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-fullhd {
    --columnGap: 0.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-2 {
  --columnGap: 0.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-mobile {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-touch {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-fullhd {
    --columnGap: 0.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-3 {
  --columnGap: 0.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-mobile {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-touch {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-fullhd {
    --columnGap: 0.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-4 {
  --columnGap: 1rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-mobile {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet-only {
    --columnGap: 1rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-touch {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-fullhd {
    --columnGap: 1rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-5 {
  --columnGap: 1.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-mobile {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-touch {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-fullhd {
    --columnGap: 1.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-6 {
  --columnGap: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-mobile {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-touch {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-fullhd {
    --columnGap: 1.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-7 {
  --columnGap: 1.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-mobile {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-touch {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-fullhd {
    --columnGap: 1.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-8 {
  --columnGap: 2rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-mobile {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet-only {
    --columnGap: 2rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-touch {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-fullhd {
    --columnGap: 2rem;
  }
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile {
  align-items: stretch;
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  min-height: min-content;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:last-child {
  margin-bottom: -0.75rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-child {
  margin: 0 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-parent {
  padding: 0.75rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical {
  flex-direction: column;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical > .tile.is-child:not(:last-child) {
  margin-bottom: 1.5rem !important;
}

@media screen and (min-width: 769px), print {
  /* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile:not(.is-child) {
    display: flex;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-1 {
    flex: none;
    width: 8.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-2 {
    flex: none;
    width: 16.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-3 {
    flex: none;
    width: 25%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-4 {
    flex: none;
    width: 33.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-5 {
    flex: none;
    width: 41.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-6 {
    flex: none;
    width: 50%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-7 {
    flex: none;
    width: 58.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-8 {
    flex: none;
    width: 66.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-9 {
    flex: none;
    width: 75%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-10 {
    flex: none;
    width: 83.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-11 {
    flex: none;
    width: 91.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-12 {
    flex: none;
    width: 100%;
  }
}

/* Bulma Helpers */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white {
  color: white !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-white:hover, a.has-text-white:focus {
  color: #e6e6e6 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white {
  background-color: white !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black {
  color: #0a0a0a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-black:hover, a.has-text-black:focus {
  color: black !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black {
  background-color: #0a0a0a !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-light {
  color: whitesmoke !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-light:hover, a.has-text-light:focus {
  color: #dbdbdb !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-light {
  background-color: whitesmoke !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-dark {
  color: #363636 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-dark {
  background-color: #363636 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary {
  color: #00d1b2 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary:hover, a.has-text-primary:focus {
  color: #009e86 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary {
  background-color: #00d1b2 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-light {
  color: #ebfffc !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-light:hover, a.has-text-primary-light:focus {
  color: #b8fff4 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-light {
  background-color: #ebfffc !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-dark {
  color: #00947e !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-dark:hover, a.has-text-primary-dark:focus {
  color: #00c7a9 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-dark {
  background-color: #00947e !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link {
  color: #485fc7 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link:hover, a.has-text-link:focus {
  color: #3449a8 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link {
  background-color: #485fc7 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-light {
  color: #eff1fa !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-light:hover, a.has-text-link-light:focus {
  color: #c8cfee !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-light {
  background-color: #eff1fa !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-dark {
  color: #3850b7 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-dark:hover, a.has-text-link-dark:focus {
  color: #576dcb !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-dark {
  background-color: #3850b7 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info {
  color: #3e8ed0 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info:hover, a.has-text-info:focus {
  color: #2b74b1 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info {
  background-color: #3e8ed0 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-light {
  color: #eff5fb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-light:hover, a.has-text-info-light:focus {
  color: #c6ddf1 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-light {
  background-color: #eff5fb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-dark {
  color: #296fa8 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-dark:hover, a.has-text-info-dark:focus {
  color: #368ace !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-dark {
  background-color: #296fa8 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success {
  color: #48c78e !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success:hover, a.has-text-success:focus {
  color: #34a873 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success {
  background-color: #48c78e !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-light {
  color: #effaf5 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-light:hover, a.has-text-success-light:focus {
  color: #c8eedd !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-light {
  background-color: #effaf5 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-dark {
  color: #257953 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-dark:hover, a.has-text-success-dark:focus {
  color: #31a06e !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-dark {
  background-color: #257953 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning {
  color: #ffe08a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning:hover, a.has-text-warning:focus {
  color: #ffd257 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning {
  background-color: #ffe08a !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-light {
  color: #fffaeb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-light:hover, a.has-text-warning-light:focus {
  color: #ffecb8 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-light {
  background-color: #fffaeb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-dark {
  color: #946c00 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-dark:hover, a.has-text-warning-dark:focus {
  color: #c79200 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-dark {
  background-color: #946c00 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger {
  color: #f14668 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ee1742 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger {
  background-color: #f14668 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-light {
  color: #feecf0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-light:hover, a.has-text-danger-light:focus {
  color: #fabdc9 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-light {
  background-color: #feecf0 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-dark {
  color: #cc0f35 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-dark:hover, a.has-text-danger-dark:focus {
  color: #ee2049 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-dark {
  background-color: #cc0f35 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-bis {
  color: #121212 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-bis {
  background-color: #121212 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-ter {
  color: #242424 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-ter {
  background-color: #242424 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-darker {
  color: #363636 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-darker {
  background-color: #363636 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-dark {
  color: #4a4a4a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-dark {
  background-color: #4a4a4a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey {
  color: #7a7a7a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey {
  background-color: #7a7a7a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-light {
  color: #b5b5b5 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-light {
  background-color: #b5b5b5 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-lighter {
  color: #dbdbdb !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-lighter {
  background-color: #dbdbdb !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-ter {
  color: whitesmoke !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-ter {
  background-color: whitesmoke !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-bis {
  color: #fafafa !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-bis {
  background-color: #fafafa !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row {
  flex-direction: row !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column {
  flex-direction: column !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-nowrap {
  flex-wrap: nowrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap {
  flex-wrap: wrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-start {
  justify-content: flex-start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-end {
  justify-content: flex-end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-center {
  justify-content: center !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-between {
  justify-content: space-between !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-around {
  justify-content: space-around !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-evenly {
  justify-content: space-evenly !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-start {
  justify-content: start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-end {
  justify-content: end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-left {
  justify-content: left !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-right {
  justify-content: right !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-start {
  align-content: flex-start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-end {
  align-content: flex-end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-center {
  align-content: center !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-between {
  align-content: space-between !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-around {
  align-content: space-around !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-evenly {
  align-content: space-evenly !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-stretch {
  align-content: stretch !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-start {
  align-content: start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-end {
  align-content: end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-baseline {
  align-content: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-stretch {
  align-items: stretch !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-start {
  align-items: flex-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-end {
  align-items: flex-end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-center {
  align-items: center !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-baseline {
  align-items: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-start {
  align-items: start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-end {
  align-items: end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-start {
  align-items: self-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-end {
  align-items: self-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-auto {
  align-self: auto !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-start {
  align-self: flex-start !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-end {
  align-self: flex-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-center {
  align-self: center !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-baseline {
  align-self: baseline !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-stretch {
  align-self: stretch !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-2 {
  flex-grow: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-3 {
  flex-grow: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-4 {
  flex-grow: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-5 {
  flex-grow: 5 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-2 {
  flex-shrink: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-3 {
  flex-shrink: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-4 {
  flex-shrink: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-5 {
  flex-shrink: 5 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/../utilities/mixins.sass */
.is-clearfix::after {
  clear: both;
  content: " ";
  display: table;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-left {
  float: left !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-right {
  float: right !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-radiusless {
  border-radius: 0 !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-shadowless {
  box-shadow: none !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-clickable {
  cursor: pointer !important;
  pointer-events: all !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/overflow.sass */
.is-clipped {
  overflow: hidden !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/position.sass */
.is-relative {
  position: relative !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-marginless {
  margin: 0 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-paddingless {
  padding: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-0 {
  margin: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-0 {
  margin-top: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-0 {
  margin-right: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-0 {
  margin-left: 0 !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-1 {
  margin: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-1 {
  margin-right: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-1 {
  margin-left: 0.25rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-2 {
  margin: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-2 {
  margin-right: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-2 {
  margin-left: 0.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-3 {
  margin: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-3 {
  margin-top: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-3 {
  margin-right: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-3 {
  margin-bottom: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-3 {
  margin-left: 0.75rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-4 {
  margin: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-4 {
  margin-top: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-4 {
  margin-right: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-4 {
  margin-bottom: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-4 {
  margin-left: 1rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-5 {
  margin: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-5 {
  margin-top: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-5 {
  margin-right: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-5 {
  margin-bottom: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-5 {
  margin-left: 1.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-5 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-5 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-6 {
  margin: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-6 {
  margin-top: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-6 {
  margin-right: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-6 {
  margin-bottom: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-6 {
  margin-left: 3rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-auto {
  margin: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-auto {
  margin-top: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-auto {
  margin-right: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-auto {
  margin-left: auto !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-0 {
  padding: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-0 {
  padding-top: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-0 {
  padding-right: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-0 {
  padding-left: 0 !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-1 {
  padding: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-1 {
  padding-right: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-1 {
  padding-left: 0.25rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-2 {
  padding: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-2 {
  padding-right: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-2 {
  padding-left: 0.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-3 {
  padding: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-3 {
  padding-top: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-3 {
  padding-right: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-3 {
  padding-bottom: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-3 {
  padding-left: 0.75rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-4 {
  padding: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-4 {
  padding-top: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-4 {
  padding-right: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-4 {
  padding-bottom: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-4 {
  padding-left: 1rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-5 {
  padding: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-5 {
  padding-top: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-5 {
  padding-right: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-5 {
  padding-bottom: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-5 {
  padding-left: 1.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-5 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-5 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-6 {
  padding: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-6 {
  padding-top: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-6 {
  padding-right: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-6 {
  padding-bottom: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-6 {
  padding-left: 3rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-auto {
  padding: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-auto {
  padding-top: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-auto {
  padding-right: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-auto {
  padding-bottom: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-auto {
  padding-left: auto !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-auto {
  padding-left: auto !important;
  padding-right: auto !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-auto {
  padding-top: auto !important;
  padding-bottom: auto !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-1 {
  font-size: 3rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-2 {
  font-size: 2.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-3 {
  font-size: 2rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-4 {
  font-size: 1.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-5 {
  font-size: 1.25rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-6 {
  font-size: 1rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-7 {
  font-size: 0.75rem !important;
}

@media screen and (max-width: 768px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-mobile {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-mobile {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-mobile {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-mobile {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-mobile {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-mobile {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-mobile {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-tablet {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-tablet {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-tablet {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-tablet {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-tablet {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-tablet {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-tablet {
    font-size: 0.75rem !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-touch {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-touch {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-touch {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-touch {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-touch {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-touch {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-touch {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-desktop {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-desktop {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-desktop {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-desktop {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-desktop {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-desktop {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-desktop {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-widescreen {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-widescreen {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-widescreen {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-widescreen {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-widescreen {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-widescreen {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-widescreen {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-fullhd {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-fullhd {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-fullhd {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-fullhd {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-fullhd {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-fullhd {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-fullhd {
    font-size: 0.75rem !important;
  }
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-centered {
  text-align: center !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-justified {
  text-align: justify !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-left {
  text-align: left !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-right {
  text-align: right !important;
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-mobile {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet-only {
    text-align: center !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-touch {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-fullhd {
    text-align: center !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-mobile {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet-only {
    text-align: justify !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-touch {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-fullhd {
    text-align: justify !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-mobile {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet-only {
    text-align: left !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-touch {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-fullhd {
    text-align: left !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-mobile {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet-only {
    text-align: right !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-touch {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-fullhd {
    text-align: right !important;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-capitalized {
  text-transform: capitalize !important;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-lowercase {
  text-transform: lowercase !important;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-uppercase {
  text-transform: uppercase !important;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-italic {
  font-style: italic !important;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-underlined {
  text-decoration: underline !important;
}

/* line 79, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-light {
  font-weight: 300 !important;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-normal {
  font-weight: 400 !important;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-medium {
  font-weight: 500 !important;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-semibold {
  font-weight: 600 !important;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-bold {
  font-weight: 700 !important;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-primary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-secondary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-sans-serif {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-monospace {
  font-family: monospace !important;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-code {
  font-family: monospace !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-block {
  display: block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-mobile {
    display: block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet {
    display: block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet-only {
    display: block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-touch {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop-only {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen-only {
    display: block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-fullhd {
    display: block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-flex {
  display: flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-mobile {
    display: flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet {
    display: flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet-only {
    display: flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-touch {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-fullhd {
    display: flex !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-mobile {
    display: inline !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet {
    display: inline !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet-only {
    display: inline !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-touch {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-fullhd {
    display: inline !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-block {
  display: inline-block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-mobile {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet-only {
    display: inline-block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-touch {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-fullhd {
    display: inline-block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-flex {
  display: inline-flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-mobile {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet-only {
    display: inline-flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-touch {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-fullhd {
    display: inline-flex !important;
  }
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-hidden {
  display: none !important;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-sr-only {
  border: none !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 0.01em !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 0.01em !important;
}

@media screen and (max-width: 768px) {
  /* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet {
    display: none !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet-only {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-touch {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen-only {
    display: none !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-fullhd {
    display: none !important;
  }
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-invisible {
  visibility: hidden !important;
}

@media screen and (max-width: 768px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-mobile {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet-only {
    visibility: hidden !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-touch {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-fullhd {
    visibility: hidden !important;
  }
}

/* Bulma Layout */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .navbar {
  background: none;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .tabs ul {
  border-bottom: none;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-white strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .title {
  color: #0a0a0a;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle {
  color: rgba(10, 10, 10, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle a:not(.button),
.hero.is-white .subtitle strong {
  color: #0a0a0a;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white .navbar-menu {
    background-color: white;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .navbar-item,
.hero.is-white .navbar-link {
  color: rgba(10, 10, 10, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a.navbar-item:hover, .hero.is-white a.navbar-item.is-active,
.hero.is-white .navbar-link:hover,
.hero.is-white .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a {
  color: #0a0a0a;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs li.is-active a {
  color: white !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a {
  color: #0a0a0a;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white.is-bold {
  background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-black strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .title {
  color: white;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle a:not(.button),
.hero.is-black .subtitle strong {
  color: white;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black .navbar-menu {
    background-color: #0a0a0a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .navbar-item,
.hero.is-black .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a.navbar-item:hover, .hero.is-black a.navbar-item.is-active,
.hero.is-black .navbar-link:hover,
.hero.is-black .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a {
  color: white;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs li.is-active a {
  color: #0a0a0a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a {
  color: white;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black.is-bold {
  background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-light strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle a:not(.button),
.hero.is-light .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light .navbar-menu {
    background-color: whitesmoke;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .navbar-item,
.hero.is-light .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a.navbar-item:hover, .hero.is-light a.navbar-item.is-active,
.hero.is-light .navbar-link:hover,
.hero.is-light .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs li.is-active a {
  color: whitesmoke !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active a, .hero.is-light .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light.is-bold {
  background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-dark strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle a:not(.button),
.hero.is-dark .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark .navbar-menu {
    background-color: #363636;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .navbar-item,
.hero.is-dark .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a.navbar-item:hover, .hero.is-dark a.navbar-item.is-active,
.hero.is-dark .navbar-link:hover,
.hero.is-dark .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs li.is-active a {
  color: #363636 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #363636;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark.is-bold {
  background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-primary strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle a:not(.button),
.hero.is-primary .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary .navbar-menu {
    background-color: #00d1b2;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .navbar-item,
.hero.is-primary .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a.navbar-item:hover, .hero.is-primary a.navbar-item.is-active,
.hero.is-primary .navbar-link:hover,
.hero.is-primary .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs li.is-active a {
  color: #00d1b2 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #00d1b2;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary.is-bold {
  background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-link strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle a:not(.button),
.hero.is-link .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link .navbar-menu {
    background-color: #485fc7;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .navbar-item,
.hero.is-link .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a.navbar-item:hover, .hero.is-link a.navbar-item.is-active,
.hero.is-link .navbar-link:hover,
.hero.is-link .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs li.is-active a {
  color: #485fc7 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #485fc7;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link.is-bold {
  background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-info strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle a:not(.button),
.hero.is-info .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info .navbar-menu {
    background-color: #3e8ed0;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .navbar-item,
.hero.is-info .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a.navbar-item:hover, .hero.is-info a.navbar-item.is-active,
.hero.is-info .navbar-link:hover,
.hero.is-info .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs li.is-active a {
  color: #3e8ed0 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #3e8ed0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info.is-bold {
  background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-success strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle a:not(.button),
.hero.is-success .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success .navbar-menu {
    background-color: #48c78e;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .navbar-item,
.hero.is-success .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a.navbar-item:hover, .hero.is-success a.navbar-item.is-active,
.hero.is-success .navbar-link:hover,
.hero.is-success .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs li.is-active a {
  color: #48c78e !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #48c78e;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success.is-bold {
  background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-warning strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle a:not(.button),
.hero.is-warning .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning .navbar-menu {
    background-color: #ffe08a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .navbar-item,
.hero.is-warning .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a.navbar-item:hover, .hero.is-warning a.navbar-item.is-active,
.hero.is-warning .navbar-link:hover,
.hero.is-warning .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs li.is-active a {
  color: #ffe08a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning.is-bold {
  background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-danger strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle a:not(.button),
.hero.is-danger .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger .navbar-menu {
    background-color: #f14668;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .navbar-item,
.hero.is-danger .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a.navbar-item:hover, .hero.is-danger a.navbar-item.is-active,
.hero.is-danger .navbar-link:hover,
.hero.is-danger .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs li.is-active a {
  color: #f14668 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #f14668;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger.is-bold {
  background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
  }
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-small .hero-body {
  padding: 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-medium .hero-body {
    padding: 9rem 4.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-large .hero-body {
    padding: 18rem 6rem;
  }
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body {
  align-items: center;
  display: flex;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container, .hero.is-fullheight-with-navbar .hero-body > .container {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight {
  min-height: 50vh;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-fullheight {
  min-height: 100vh;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video {
  overflow: hidden;
}

/* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video video {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video.is-transparent {
  opacity: 0.3;
}

@media screen and (max-width: 768px) {
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-video {
    display: none;
  }
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-buttons {
  margin-top: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button {
    display: flex;
  }
  /* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons {
    display: flex;
    justify-content: center;
  }
  /* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-right: 1.5rem;
  }
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-head,
.hero-foot {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-body {
  flex-grow: 1;
  flex-shrink: 0;
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-body {
    padding: 3rem 3rem;
  }
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
.section {
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 1024px) {
  /* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section {
    padding: 3rem 3rem;
  }
  /* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-medium {
    padding: 9rem 4.5rem;
  }
  /* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-large {
    padding: 18rem 6rem;
  }
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/footer.sass */
.footer {
  background-color: #fafafa;
  padding: 3rem 1.5rem 6rem;
}

/* line 3, app/assets/stylesheets/message.scss */
.message-bubble {
  max-width: 80%;
  padding: 8px;
  border-radius: 8px;
  overflow-wrap: anywhere;
}

/* line 10, app/assets/stylesheets/message.scss */
.message-user-sent, .message-user-sent a {
  background-color: #3e8ed0;
  color: white;
}

/* line 15, app/assets/stylesheets/message.scss */
.message-user-recieved, .message-user-recieved a {
  background-color: #dbdbdb;
}
/* line 1, app/assets/stylesheets/modal.scss */
.js-modal-body {
  height: calc(75vh);
  overflow: hidden;
}
/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */
/* Bulma Utilities */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .file-cta,
.file-name, .select select, .textarea, .input, .button {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.5em - 1px);
  padding-left: calc(0.75em - 1px);
  padding-right: calc(0.75em - 1px);
  padding-top: calc(0.5em - 1px);
  position: relative;
  vertical-align: top;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus,
.pagination-ellipsis:focus, .file-cta:focus,
.file-name:focus, .select select:focus, .textarea:focus, .input:focus, .button:focus, .is-focused.pagination-previous,
.is-focused.pagination-next,
.is-focused.pagination-link,
.is-focused.pagination-ellipsis, .is-focused.file-cta,
.is-focused.file-name, .select select.is-focused, .is-focused.textarea, .is-focused.input, .is-focused.button, .pagination-previous:active,
.pagination-next:active,
.pagination-link:active,
.pagination-ellipsis:active, .file-cta:active,
.file-name:active, .select select:active, .textarea:active, .input:active, .button:active, .is-active.pagination-previous,
.is-active.pagination-next,
.is-active.pagination-link,
.is-active.pagination-ellipsis, .is-active.file-cta,
.is-active.file-name, .select select.is-active, .is-active.textarea, .is-active.input, .is-active.button {
  outline: none;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled],
.pagination-ellipsis[disabled], .file-cta[disabled],
.file-name[disabled], .select select[disabled], .textarea[disabled], .input[disabled], .button[disabled], fieldset[disabled] .pagination-previous,
fieldset[disabled] .pagination-next,
fieldset[disabled] .pagination-link,
fieldset[disabled] .pagination-ellipsis, fieldset[disabled] .file-cta,
fieldset[disabled] .file-name, fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input, fieldset[disabled] .button {
  cursor: not-allowed;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.is-unselectable, .tabs, .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .breadcrumb, .file, .button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.navbar-link:not(.is-arrowless)::after, .select:not(.is-multiple):not(.is-loading)::after {
  border: 3px solid transparent;
  border-radius: 2px;
  border-right: 0;
  border-top: 0;
  content: " ";
  display: block;
  height: 0.625em;
  margin-top: -0.4375em;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  transform-origin: center;
  width: 0.625em;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.tabs:not(:last-child), .pagination:not(:last-child), .message:not(:last-child), .level:not(:last-child), .breadcrumb:not(:last-child), .block:not(:last-child), .title:not(:last-child),
.subtitle:not(:last-child), .table-container:not(:last-child), .table:not(:last-child), .progress:not(:last-child), .notification:not(:last-child), .content:not(:last-child), .box:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.modal-close, .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: 9999px;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::before, .delete::before, .modal-close::after, .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;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::before, .delete::before {
  height: 2px;
  width: 50%;
}

/* line 231, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::after, .delete::after {
  height: 50%;
  width: 2px;
}

/* line 234, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close:hover, .delete:hover, .modal-close:focus, .delete:focus {
  background-color: rgba(10, 10, 10, 0.3);
}

/* line 237, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close:active, .delete:active {
  background-color: rgba(10, 10, 10, 0.4);
}

/* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-small.modal-close, .is-small.delete {
  height: 16px;
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
}

/* line 247, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-medium.modal-close, .is-medium.delete {
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
  width: 24px;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-large.modal-close, .is-large.delete {
  height: 32px;
  max-height: 32px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  width: 32px;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.control.is-loading::after, .select.is-loading::after, .loader, .button.is-loading::after {
  animation: spinAround 500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 9999px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.hero-video, .is-overlay, .modal-background, .modal, .image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.navbar-burger {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
}

/* Bulma Base */
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
ul {
  list-style: none;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
button,
input,
select,
textarea {
  margin: 0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html {
  box-sizing: border-box;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
*, *::before, *::after {
  box-sizing: inherit;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
img,
video {
  height: auto;
  max-width: 100%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
iframe {
  border: 0;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td,
th {
  padding: 0;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td:not([align]),
th:not([align]) {
  text-align: inherit;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
html {
  background-color: white;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body,
button,
input,
optgroup,
select,
textarea {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body {
  color: #4a4a4a;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a {
  color: #485fc7;
  cursor: pointer;
  text-decoration: none;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a strong {
  color: currentColor;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a:hover {
  color: #363636;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code {
  background-color: whitesmoke;
  color: #da1039;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
hr {
  background-color: whitesmoke;
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
img {
  height: auto;
  max-width: 100%;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
input[type="checkbox"],
input[type="radio"] {
  vertical-align: baseline;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
small {
  font-size: 0.875em;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
span {
  font-style: inherit;
  font-weight: inherit;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
strong {
  color: #363636;
  font-weight: 700;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
fieldset {
  border: none;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre {
  -webkit-overflow-scrolling: touch;
  background-color: whitesmoke;
  color: #4a4a4a;
  font-size: 0.875em;
  overflow-x: auto;
  padding: 1.25rem 1.5rem;
  white-space: pre;
  word-wrap: normal;
}

/* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre code {
  background-color: transparent;
  color: currentColor;
  font-size: 1em;
  padding: 0;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td,
table th {
  vertical-align: top;
}

/* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td:not([align]),
table th:not([align]) {
  text-align: inherit;
}

/* line 144, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table th {
  color: #363636;
}

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

/* Bulma Elements */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
.box {
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  display: block;
  padding: 1.25rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:hover, a.box:focus {
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #485fc7;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #485fc7;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button {
  background-color: white;
  border-color: #dbdbdb;
  border-width: 1px;
  color: #363636;
  cursor: pointer;
  justify-content: center;
  padding-bottom: calc(0.5em - 1px);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: calc(0.5em - 1px);
  text-align: center;
  white-space: nowrap;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button strong {
  color: inherit;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large {
  height: 1.5em;
  width: 1.5em;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:not(:last-child) {
  margin-left: calc(-0.5em - 1px);
  margin-right: 0.25em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:last-child:not(:first-child) {
  margin-left: 0.25em;
  margin-right: calc(-0.5em - 1px);
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:last-child {
  margin-left: calc(-0.5em - 1px);
  margin-right: calc(-0.5em - 1px);
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:hover, .button.is-hovered {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus, .button.is-focused {
  border-color: #485fc7;
  color: #363636;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus:not(:active), .button.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:active, .button.is-active {
  border-color: #4a4a4a;
  color: #363636;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text {
  background-color: transparent;
  border-color: transparent;
  color: #4a4a4a;
  text-decoration: underline;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused {
  background-color: whitesmoke;
  color: #363636;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:active, .button.is-text.is-active {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text[disabled], fieldset[disabled] .button.is-text {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost {
  background: none;
  border-color: transparent;
  color: #485fc7;
  text-decoration: none;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost:hover, .button.is-ghost.is-hovered {
  color: #485fc7;
  text-decoration: underline;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:hover, .button.is-white.is-hovered {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus, .button.is-white.is-focused {
  border-color: transparent;
  color: #0a0a0a;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:active, .button.is-white.is-active {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white[disabled], fieldset[disabled] .button.is-white {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted {
  background-color: #0a0a0a;
  color: white;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered {
  background-color: black;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted[disabled], fieldset[disabled] .button.is-white.is-inverted {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
  color: white;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined:hover, .button.is-white.is-outlined.is-hovered, .button.is-white.is-outlined:focus, .button.is-white.is-outlined.is-focused {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading:hover::after, .button.is-white.is-outlined.is-loading.is-hovered::after, .button.is-white.is-outlined.is-loading:focus::after, .button.is-white.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined[disabled], fieldset[disabled] .button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined.is-hovered, .button.is-white.is-inverted.is-outlined:focus, .button.is-white.is-inverted.is-outlined.is-focused {
  background-color: #0a0a0a;
  color: white;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined.is-loading:hover::after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-white.is-inverted.is-outlined.is-loading:focus::after, .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:hover, .button.is-black.is-hovered {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus, .button.is-black.is-focused {
  border-color: transparent;
  color: white;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:active, .button.is-black.is-active {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black[disabled], fieldset[disabled] .button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted {
  background-color: white;
  color: #0a0a0a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted[disabled], fieldset[disabled] .button.is-black.is-inverted {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined:hover, .button.is-black.is-outlined.is-hovered, .button.is-black.is-outlined:focus, .button.is-black.is-outlined.is-focused {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading:hover::after, .button.is-black.is-outlined.is-loading.is-hovered::after, .button.is-black.is-outlined.is-loading:focus::after, .button.is-black.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined[disabled], fieldset[disabled] .button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined.is-hovered, .button.is-black.is-inverted.is-outlined:focus, .button.is-black.is-inverted.is-outlined.is-focused {
  background-color: white;
  color: #0a0a0a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined.is-loading:hover::after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-black.is-inverted.is-outlined.is-loading:focus::after, .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:hover, .button.is-light.is-hovered {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus, .button.is-light.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:active, .button.is-light.is-active {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light[disabled], fieldset[disabled] .button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted[disabled], fieldset[disabled] .button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: whitesmoke;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  color: whitesmoke;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined:hover, .button.is-light.is-outlined.is-hovered, .button.is-light.is-outlined:focus, .button.is-light.is-outlined.is-focused {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading:hover::after, .button.is-light.is-outlined.is-loading.is-hovered::after, .button.is-light.is-outlined.is-loading:focus::after, .button.is-light.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined[disabled], fieldset[disabled] .button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  box-shadow: none;
  color: whitesmoke;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined.is-hovered, .button.is-light.is-inverted.is-outlined:focus, .button.is-light.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined.is-loading:hover::after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-light.is-inverted.is-outlined.is-loading:focus::after, .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:hover, .button.is-dark.is-hovered {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus, .button.is-dark.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:active, .button.is-dark.is-active {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark[disabled], fieldset[disabled] .button.is-dark {
  background-color: #363636;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted {
  background-color: #fff;
  color: #363636;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted[disabled], fieldset[disabled] .button.is-dark.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #363636;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  color: #363636;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined:hover, .button.is-dark.is-outlined.is-hovered, .button.is-dark.is-outlined:focus, .button.is-dark.is-outlined.is-focused {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading:hover::after, .button.is-dark.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-outlined.is-loading:focus::after, .button.is-dark.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  box-shadow: none;
  color: #363636;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined.is-hovered, .button.is-dark.is-inverted.is-outlined:focus, .button.is-dark.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #363636;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:hover, .button.is-primary.is-hovered {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus, .button.is-primary.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:active, .button.is-primary.is-active {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary[disabled], fieldset[disabled] .button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted {
  background-color: #fff;
  color: #00d1b2;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted[disabled], fieldset[disabled] .button.is-primary.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #00d1b2;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  color: #00d1b2;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined.is-focused {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-outlined.is-loading:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  box-shadow: none;
  color: #00d1b2;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined.is-hovered, .button.is-primary.is-inverted.is-outlined:focus, .button.is-primary.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #00d1b2;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:hover, .button.is-primary.is-light.is-hovered {
  background-color: #defffa;
  border-color: transparent;
  color: #00947e;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:active, .button.is-primary.is-light.is-active {
  background-color: #d1fff8;
  border-color: transparent;
  color: #00947e;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:hover, .button.is-link.is-hovered {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus, .button.is-link.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:active, .button.is-link.is-active {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link[disabled], fieldset[disabled] .button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted {
  background-color: #fff;
  color: #485fc7;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted[disabled], fieldset[disabled] .button.is-link.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #485fc7;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  color: #485fc7;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined:hover, .button.is-link.is-outlined.is-hovered, .button.is-link.is-outlined:focus, .button.is-link.is-outlined.is-focused {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading:hover::after, .button.is-link.is-outlined.is-loading.is-hovered::after, .button.is-link.is-outlined.is-loading:focus::after, .button.is-link.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined[disabled], fieldset[disabled] .button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  box-shadow: none;
  color: #485fc7;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined.is-hovered, .button.is-link.is-inverted.is-outlined:focus, .button.is-link.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #485fc7;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined.is-loading:hover::after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-link.is-inverted.is-outlined.is-loading:focus::after, .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:hover, .button.is-link.is-light.is-hovered {
  background-color: #e6e9f7;
  border-color: transparent;
  color: #3850b7;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:active, .button.is-link.is-light.is-active {
  background-color: #dce0f4;
  border-color: transparent;
  color: #3850b7;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:hover, .button.is-info.is-hovered {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus, .button.is-info.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:active, .button.is-info.is-active {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info[disabled], fieldset[disabled] .button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted[disabled], fieldset[disabled] .button.is-info.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  color: #3e8ed0;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined:hover, .button.is-info.is-outlined.is-hovered, .button.is-info.is-outlined:focus, .button.is-info.is-outlined.is-focused {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading:hover::after, .button.is-info.is-outlined.is-loading.is-hovered::after, .button.is-info.is-outlined.is-loading:focus::after, .button.is-info.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined[disabled], fieldset[disabled] .button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined.is-hovered, .button.is-info.is-inverted.is-outlined:focus, .button.is-info.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined.is-loading:hover::after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-info.is-inverted.is-outlined.is-loading:focus::after, .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:hover, .button.is-info.is-light.is-hovered {
  background-color: #e4eff9;
  border-color: transparent;
  color: #296fa8;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:active, .button.is-info.is-light.is-active {
  background-color: #dae9f6;
  border-color: transparent;
  color: #296fa8;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:hover, .button.is-success.is-hovered {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus, .button.is-success.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:active, .button.is-success.is-active {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success[disabled], fieldset[disabled] .button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted {
  background-color: #fff;
  color: #48c78e;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted[disabled], fieldset[disabled] .button.is-success.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #48c78e;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  color: #48c78e;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined:hover, .button.is-success.is-outlined.is-hovered, .button.is-success.is-outlined:focus, .button.is-success.is-outlined.is-focused {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading:hover::after, .button.is-success.is-outlined.is-loading.is-hovered::after, .button.is-success.is-outlined.is-loading:focus::after, .button.is-success.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined[disabled], fieldset[disabled] .button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  box-shadow: none;
  color: #48c78e;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined.is-hovered, .button.is-success.is-inverted.is-outlined:focus, .button.is-success.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #48c78e;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined.is-loading:hover::after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-success.is-inverted.is-outlined.is-loading:focus::after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:hover, .button.is-success.is-light.is-hovered {
  background-color: #e6f7ef;
  border-color: transparent;
  color: #257953;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:active, .button.is-success.is-light.is-active {
  background-color: #dcf4e9;
  border-color: transparent;
  color: #257953;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:hover, .button.is-warning.is-hovered {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus, .button.is-warning.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:active, .button.is-warning.is-active {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning[disabled], fieldset[disabled] .button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted:hover, .button.is-warning.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted[disabled], fieldset[disabled] .button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: #ffe08a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  color: #ffe08a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined.is-hovered, .button.is-warning.is-outlined:focus, .button.is-warning.is-outlined.is-focused {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading:hover::after, .button.is-warning.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-outlined.is-loading:focus::after, .button.is-warning.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  box-shadow: none;
  color: #ffe08a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined.is-hovered, .button.is-warning.is-inverted.is-outlined:focus, .button.is-warning.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:hover, .button.is-warning.is-light.is-hovered {
  background-color: #fff6de;
  border-color: transparent;
  color: #946c00;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:active, .button.is-warning.is-light.is-active {
  background-color: #fff3d1;
  border-color: transparent;
  color: #946c00;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:hover, .button.is-danger.is-hovered {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus, .button.is-danger.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:active, .button.is-danger.is-active {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger[disabled], fieldset[disabled] .button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted {
  background-color: #fff;
  color: #f14668;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted[disabled], fieldset[disabled] .button.is-danger.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #f14668;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  color: #f14668;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined.is-hovered, .button.is-danger.is-outlined:focus, .button.is-danger.is-outlined.is-focused {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading:hover::after, .button.is-danger.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-outlined.is-loading:focus::after, .button.is-danger.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  box-shadow: none;
  color: #f14668;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined.is-hovered, .button.is-danger.is-inverted.is-outlined:focus, .button.is-danger.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #f14668;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:hover, .button.is-danger.is-light.is-hovered {
  background-color: #fde0e6;
  border-color: transparent;
  color: #cc0f35;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:active, .button.is-danger.is-light.is-active {
  background-color: #fcd4dc;
  border-color: transparent;
  color: #cc0f35;
}

/* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small:not(.is-rounded) {
  border-radius: 2px;
}

/* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-normal {
  font-size: 1rem;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-medium {
  font-size: 1.25rem;
}

/* line 256, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-large {
  font-size: 1.5rem;
}

/* line 259, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button[disabled], fieldset[disabled] .button {
  background-color: white;
  border-color: #dbdbdb;
  box-shadow: none;
  opacity: 0.5;
}

/* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-fullwidth {
  display: flex;
  width: 100%;
}

/* line 268, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading {
  color: transparent !important;
  pointer-events: none;
}

/* line 271, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading::after {
  position: absolute;
  left: calc(50% - (1em * 0.5));
  top: calc(50% - (1em * 0.5));
  position: absolute !important;
}

/* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-static {
  background-color: whitesmoke;
  border-color: #dbdbdb;
  color: #7a7a7a;
  box-shadow: none;
  pointer-events: none;
}

/* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-rounded {
  border-radius: 9999px;
  padding-left: calc(1em + 0.25em);
  padding-right: calc(1em + 0.25em);
}

/* line 286, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button {
  margin-bottom: 0.5rem;
}

/* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button:not(:last-child):not(.is-fullwidth) {
  margin-right: 0.5rem;
}

/* line 295, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:last-child {
  margin-bottom: -0.5rem;
}

/* line 297, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 301, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) {
  border-radius: 2px;
}

/* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) {
  font-size: 1.25rem;
}

/* line 307, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) {
  font-size: 1.5rem;
}

/* line 311, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 314, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}

/* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:last-child {
  margin-right: 0;
}

/* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered {
  z-index: 2;
}

/* line 323, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 329, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 331, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 334, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered {
  justify-content: center;
}

/* line 337, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 340, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right {
  justify-content: flex-end;
}

/* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container {
  flex-grow: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container.is-fluid {
  max-width: none !important;
  padding-left: 32px;
  padding-right: 32px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container {
    max-width: 960px;
  }
}

@media screen and (max-width: 1215px) {
  /* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-widescreen:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (max-width: 1407px) {
  /* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

@media screen and (min-width: 1216px) {
  /* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (min-width: 1408px) {
  /* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content li + li {
  margin-top: 0.25em;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content p:not(:last-child),
.content dl:not(:last-child),
.content ol:not(:last-child),
.content ul:not(:last-child),
.content blockquote:not(:last-child),
.content pre:not(:last-child),
.content table:not(:last-child) {
  margin-bottom: 1em;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #363636;
  font-weight: 600;
  line-height: 1.125;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1 {
  font-size: 2em;
  margin-bottom: 0.5em;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1:not(:first-child) {
  margin-top: 1em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2 {
  font-size: 1.75em;
  margin-bottom: 0.5714em;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2:not(:first-child) {
  margin-top: 1.1428em;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3 {
  font-size: 1.5em;
  margin-bottom: 0.6666em;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3:not(:first-child) {
  margin-top: 1.3333em;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h4 {
  font-size: 1.25em;
  margin-bottom: 0.8em;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h5 {
  font-size: 1.125em;
  margin-bottom: 0.8888em;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h6 {
  font-size: 1em;
  margin-bottom: 1em;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content blockquote {
  background-color: whitesmoke;
  border-left: 5px solid #dbdbdb;
  padding: 1.25em 1.5em;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol {
  list-style-position: outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol:not([type]) {
  list-style-type: decimal;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-alpha:not([type]) {
  list-style-type: lower-alpha;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-roman:not([type]) {
  list-style-type: lower-roman;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-alpha:not([type]) {
  list-style-type: upper-alpha;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-roman:not([type]) {
  list-style-type: upper-roman;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul {
  list-style-type: circle;
  margin-top: 0.5em;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul ul {
  list-style-type: square;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content dd {
  margin-left: 2em;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure {
  margin-left: 2em;
  margin-right: 2em;
  text-align: center;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:first-child) {
  margin-top: 2em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:last-child) {
  margin-bottom: 2em;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure img {
  display: inline-block;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure figcaption {
  font-style: italic;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content pre {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding: 1.25em 1.5em;
  white-space: pre;
  word-wrap: normal;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content sup,
.content sub {
  font-size: 75%;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table {
  width: 100%;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table td,
.content table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th {
  color: #363636;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th:not([align]) {
  text-align: inherit;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table thead td,
.content table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tfoot td,
.content table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tbody tr:last-child td,
.content table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content .tabs li + li {
  margin-top: 0;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-small {
  font-size: 0.75rem;
}

/* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-normal {
  font-size: 1rem;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-medium {
  font-size: 1.25rem;
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-large {
  font-size: 1.5rem;
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  height: 1.5rem;
  width: 1.5rem;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-small {
  height: 1rem;
  width: 1rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-medium {
  height: 2rem;
  width: 2rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-large {
  height: 3rem;
  width: 3rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text {
  align-items: flex-start;
  color: inherit;
  display: inline-flex;
  flex-wrap: wrap;
  line-height: 1.5rem;
  vertical-align: top;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:last-child) {
  margin-right: 0.25em;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:first-child) {
  margin-left: 0.25em;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
div.icon-text {
  display: flex;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image {
  display: block;
  position: relative;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img {
  display: block;
  height: auto;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img.is-rounded {
  border-radius: 9999px;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-fullwidth {
  width: 100%;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  height: 100%;
  width: 100%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square, .image.is-1by1 {
  padding-top: 100%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by4 {
  padding-top: 80%;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by3 {
  padding-top: 75%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by2 {
  padding-top: 66.6666%;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by3 {
  padding-top: 60%;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16by9 {
  padding-top: 56.25%;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by1 {
  padding-top: 50%;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by1 {
  padding-top: 33.3333%;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by5 {
  padding-top: 125%;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by4 {
  padding-top: 133.3333%;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by3 {
  padding-top: 150%;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by5 {
  padding-top: 166.6666%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-9by16 {
  padding-top: 177.7777%;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by2 {
  padding-top: 200%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by3 {
  padding-top: 300%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16x16 {
  height: 16px;
  width: 16px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-24x24 {
  height: 24px;
  width: 24px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-32x32 {
  height: 32px;
  width: 32px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-48x48 {
  height: 48px;
  width: 48px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-64x64 {
  height: 64px;
  width: 64px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-96x96 {
  height: 96px;
  width: 96px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-128x128 {
  height: 128px;
  width: 128px;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification {
  background-color: whitesmoke;
  border-radius: 4px;
  position: relative;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification a:not(.button):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification strong {
  color: currentColor;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification code,
.notification pre {
  background: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification pre code {
  background: transparent;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification > .delete {
  right: 0.5rem;
  position: absolute;
  top: 0.5rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification .title,
.notification .subtitle,
.notification .content {
  color: currentColor;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 9999px;
  display: block;
  height: 1rem;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-bar {
  background-color: #ededed;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-value {
  background-color: #4a4a4a;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-moz-progress-bar {
  background-color: #4a4a4a;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-ms-fill {
  background-color: #4a4a4a;
  border: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-webkit-progress-value {
  background-color: white;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-moz-progress-bar {
  background-color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-ms-fill {
  background-color: white;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white:indeterminate {
  background-image: linear-gradient(to right, white 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-webkit-progress-value {
  background-color: #0a0a0a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-moz-progress-bar {
  background-color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-ms-fill {
  background-color: #0a0a0a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black:indeterminate {
  background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-webkit-progress-value {
  background-color: whitesmoke;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-moz-progress-bar {
  background-color: whitesmoke;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-ms-fill {
  background-color: whitesmoke;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light:indeterminate {
  background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-webkit-progress-value {
  background-color: #363636;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-moz-progress-bar {
  background-color: #363636;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-ms-fill {
  background-color: #363636;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark:indeterminate {
  background-image: linear-gradient(to right, #363636 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-webkit-progress-value {
  background-color: #00d1b2;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-moz-progress-bar {
  background-color: #00d1b2;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-ms-fill {
  background-color: #00d1b2;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary:indeterminate {
  background-image: linear-gradient(to right, #00d1b2 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-webkit-progress-value {
  background-color: #485fc7;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-moz-progress-bar {
  background-color: #485fc7;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-ms-fill {
  background-color: #485fc7;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link:indeterminate {
  background-image: linear-gradient(to right, #485fc7 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-webkit-progress-value {
  background-color: #3e8ed0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-moz-progress-bar {
  background-color: #3e8ed0;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-ms-fill {
  background-color: #3e8ed0;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info:indeterminate {
  background-image: linear-gradient(to right, #3e8ed0 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-webkit-progress-value {
  background-color: #48c78e;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-moz-progress-bar {
  background-color: #48c78e;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-ms-fill {
  background-color: #48c78e;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success:indeterminate {
  background-image: linear-gradient(to right, #48c78e 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-webkit-progress-value {
  background-color: #ffe08a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-moz-progress-bar {
  background-color: #ffe08a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-ms-fill {
  background-color: #ffe08a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning:indeterminate {
  background-image: linear-gradient(to right, #ffe08a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-webkit-progress-value {
  background-color: #f14668;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-moz-progress-bar {
  background-color: #f14668;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-ms-fill {
  background-color: #f14668;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger:indeterminate {
  background-image: linear-gradient(to right, #f14668 30%, #ededed 30%);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate {
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: moveIndeterminate;
  animation-timing-function: linear;
  background-color: #ededed;
  background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 150% 150%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-webkit-progress-bar {
  background-color: transparent;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-moz-progress-bar {
  background-color: transparent;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-ms-fill {
  animation-name: none;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-small {
  height: 0.75rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-medium {
  height: 1.25rem;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-large {
  height: 1.5rem;
}

@keyframes moveIndeterminate {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table {
  background-color: white;
  color: #363636;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td,
.table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-white,
.table th.is-white {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-black,
.table th.is-black {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-light,
.table th.is-light {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-dark,
.table th.is-dark {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-primary,
.table th.is-primary {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-link,
.table th.is-link {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-info,
.table th.is-info {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-success,
.table th.is-success {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-warning,
.table th.is-warning {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-danger,
.table th.is-danger {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-narrow,
.table th.is-narrow {
  white-space: nowrap;
  width: 1%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected,
.table th.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected a,
.table td.is-selected strong,
.table th.is-selected a,
.table th.is-selected strong {
  color: currentColor;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-vcentered,
.table th.is-vcentered {
  vertical-align: middle;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th {
  color: #363636;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th:not([align]) {
  text-align: inherit;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected a,
.table tr.is-selected strong {
  color: currentColor;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected td,
.table tr.is-selected th {
  border-color: #fff;
  color: currentColor;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead {
  background-color: transparent;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead td,
.table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot {
  background-color: transparent;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot td,
.table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody {
  background-color: transparent;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody tr:last-child td,
.table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered td,
.table.is-bordered th {
  border-width: 1px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered tr:last-child td,
.table.is-bordered tr:last-child th {
  border-bottom-width: 1px;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-fullwidth {
  width: 100%;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) {
  background-color: whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-narrow td,
.table.is-narrow th {
  padding: 0.25em 0.5em;
}

/* line 125, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-striped tbody tr:not(.is-selected):nth-child(even) {
  background-color: #fafafa;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table-container {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  overflow-y: hidden;
  max-width: 100%;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag {
  margin-bottom: 0.5rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:last-child {
  margin-bottom: -0.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-medium .tag:not(.is-normal):not(.is-large) {
  font-size: 1rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-large .tag:not(.is-normal):not(.is-medium) {
  font-size: 1.25rem;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered {
  justify-content: center;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered .tag {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right {
  justify-content: flex-end;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:first-child) {
  margin-left: 0.5rem;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:last-child) {
  margin-right: 0;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag {
  margin-right: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:first-child) {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 4px;
  color: #4a4a4a;
  display: inline-flex;
  font-size: 0.75rem;
  height: 2em;
  justify-content: center;
  line-height: 1.5;
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .delete {
  margin-left: 0.25rem;
  margin-right: -0.375rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-white:not(body) {
  background-color: white;
  color: #0a0a0a;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-black:not(body) {
  background-color: #0a0a0a;
  color: white;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-light:not(body) {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-dark:not(body) {
  background-color: #363636;
  color: #fff;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary:not(body) {
  background-color: #00d1b2;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary.is-light:not(body) {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link:not(body) {
  background-color: #485fc7;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link.is-light:not(body) {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info:not(body) {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info.is-light:not(body) {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success:not(body) {
  background-color: #48c78e;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success.is-light:not(body) {
  background-color: #effaf5;
  color: #257953;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning:not(body) {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning.is-light:not(body) {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger:not(body) {
  background-color: #f14668;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger.is-light:not(body) {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-normal:not(body) {
  font-size: 0.75rem;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-medium:not(body) {
  font-size: 1rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-large:not(body) {
  font-size: 1.25rem;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:not(:last-child) {
  margin-left: -0.375em;
  margin-right: 0.1875em;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:last-child:not(:first-child) {
  margin-left: 0.1875em;
  margin-right: -0.375em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:last-child {
  margin-left: -0.375em;
  margin-right: -0.375em;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body) {
  margin-left: 1px;
  padding: 0;
  position: relative;
  width: 2em;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before, .tag.is-delete:not(body)::after {
  background-color: currentColor;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before {
  height: 1px;
  width: 50%;
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::after {
  height: 50%;
  width: 1px;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):hover, .tag.is-delete:not(body):focus {
  background-color: #e8e8e8;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):active {
  background-color: #dbdbdb;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-rounded:not(body) {
  border-radius: 9999px;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
a.tag:hover {
  text-decoration: underline;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title,
.subtitle {
  word-break: break-word;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title em,
.title span,
.subtitle em,
.subtitle span {
  font-weight: inherit;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sub,
.subtitle sub {
  font-size: 0.75em;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sup,
.subtitle sup {
  font-size: 0.75em;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title .tag,
.subtitle .tag {
  vertical-align: middle;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title {
  color: #363636;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.125;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title strong {
  color: inherit;
  font-weight: inherit;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title:not(.is-spaced) + .subtitle {
  margin-top: -1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-1 {
  font-size: 3rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-2 {
  font-size: 2.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-3 {
  font-size: 2rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-4 {
  font-size: 1.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-5 {
  font-size: 1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-6 {
  font-size: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-7 {
  font-size: 0.75rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle {
  color: #4a4a4a;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle strong {
  color: #363636;
  font-weight: 600;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle:not(.is-spaced) + .title {
  margin-top: -1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-1 {
  font-size: 3rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-2 {
  font-size: 2.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-3 {
  font-size: 2rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-4 {
  font-size: 1.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-5 {
  font-size: 1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-6 {
  font-size: 1rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-7 {
  font-size: 0.75rem;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.heading {
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.number {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 9999px;
  display: inline-flex;
  font-size: 1.25rem;
  height: 2em;
  justify-content: center;
  margin-right: 1.5rem;
  min-width: 2.5em;
  padding: 0.25rem 0.5rem;
  text-align: center;
  vertical-align: top;
}

/* Bulma Form */
/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select, .textarea, .input {
  background-color: white;
  border-color: #dbdbdb;
  border-radius: 4px;
  color: #363636;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select::-moz-placeholder, .textarea::-moz-placeholder, .input::-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .input::-webkit-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select:-moz-placeholder, .textarea:-moz-placeholder, .input:-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select:-ms-input-placeholder, .textarea:-ms-input-placeholder, .input:-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select:hover, .textarea:hover, .input:hover, .select select.is-hovered, .is-hovered.textarea, .is-hovered.input {
  border-color: #b5b5b5;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select:focus, .textarea:focus, .input:focus, .select select.is-focused, .is-focused.textarea, .is-focused.input, .select select:active, .textarea:active, .input:active, .select select.is-active, .is-active.textarea, .is-active.input {
  border-color: #485fc7;
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select[disabled], .textarea[disabled], .input[disabled], fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input {
  background-color: whitesmoke;
  border-color: whitesmoke;
  box-shadow: none;
  color: #7a7a7a;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder, .input[disabled]::-moz-placeholder, fieldset[disabled] .select select::-moz-placeholder, .select fieldset[disabled] select::-moz-placeholder, fieldset[disabled] .textarea::-moz-placeholder, fieldset[disabled] .input::-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, .input[disabled]::-webkit-input-placeholder, fieldset[disabled] .select select::-webkit-input-placeholder, .select fieldset[disabled] select::-webkit-input-placeholder, fieldset[disabled] .textarea::-webkit-input-placeholder, fieldset[disabled] .input::-webkit-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder, .input[disabled]:-moz-placeholder, fieldset[disabled] .select select:-moz-placeholder, .select fieldset[disabled] select:-moz-placeholder, fieldset[disabled] .textarea:-moz-placeholder, fieldset[disabled] .input:-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder, .input[disabled]:-ms-input-placeholder, fieldset[disabled] .select select:-ms-input-placeholder, .select fieldset[disabled] select:-ms-input-placeholder, fieldset[disabled] .textarea:-ms-input-placeholder, fieldset[disabled] .input:-ms-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea, .input {
  box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05);
  max-width: 100%;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[readonly], .input[readonly] {
  box-shadow: none;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.textarea, .is-white.input {
  border-color: white;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.textarea:focus, .is-white.input:focus, .is-white.is-focused.textarea, .is-white.is-focused.input, .is-white.textarea:active, .is-white.input:active, .is-white.is-active.textarea, .is-white.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.textarea, .is-black.input {
  border-color: #0a0a0a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.textarea:focus, .is-black.input:focus, .is-black.is-focused.textarea, .is-black.is-focused.input, .is-black.textarea:active, .is-black.input:active, .is-black.is-active.textarea, .is-black.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.textarea, .is-light.input {
  border-color: whitesmoke;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.textarea:focus, .is-light.input:focus, .is-light.is-focused.textarea, .is-light.is-focused.input, .is-light.textarea:active, .is-light.input:active, .is-light.is-active.textarea, .is-light.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.textarea, .is-dark.input {
  border-color: #363636;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.textarea:focus, .is-dark.input:focus, .is-dark.is-focused.textarea, .is-dark.is-focused.input, .is-dark.textarea:active, .is-dark.input:active, .is-dark.is-active.textarea, .is-dark.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.textarea, .is-primary.input {
  border-color: #00d1b2;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.textarea:focus, .is-primary.input:focus, .is-primary.is-focused.textarea, .is-primary.is-focused.input, .is-primary.textarea:active, .is-primary.input:active, .is-primary.is-active.textarea, .is-primary.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.textarea, .is-link.input {
  border-color: #485fc7;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.textarea:focus, .is-link.input:focus, .is-link.is-focused.textarea, .is-link.is-focused.input, .is-link.textarea:active, .is-link.input:active, .is-link.is-active.textarea, .is-link.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.textarea, .is-info.input {
  border-color: #3e8ed0;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.textarea:focus, .is-info.input:focus, .is-info.is-focused.textarea, .is-info.is-focused.input, .is-info.textarea:active, .is-info.input:active, .is-info.is-active.textarea, .is-info.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.textarea, .is-success.input {
  border-color: #48c78e;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.textarea:focus, .is-success.input:focus, .is-success.is-focused.textarea, .is-success.is-focused.input, .is-success.textarea:active, .is-success.input:active, .is-success.is-active.textarea, .is-success.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.textarea, .is-warning.input {
  border-color: #ffe08a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.textarea:focus, .is-warning.input:focus, .is-warning.is-focused.textarea, .is-warning.is-focused.input, .is-warning.textarea:active, .is-warning.input:active, .is-warning.is-active.textarea, .is-warning.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.textarea, .is-danger.input {
  border-color: #f14668;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.textarea:focus, .is-danger.input:focus, .is-danger.is-focused.textarea, .is-danger.is-focused.input, .is-danger.textarea:active, .is-danger.input:active, .is-danger.is-active.textarea, .is-danger.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-small.textarea, .is-small.input {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-medium.textarea, .is-medium.input {
  font-size: 1.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-large.textarea, .is-large.input {
  font-size: 1.5rem;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-fullwidth.textarea, .is-fullwidth.input {
  display: block;
  width: 100%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-inline.textarea, .is-inline.input {
  display: inline;
  width: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-rounded {
  border-radius: 9999px;
  padding-left: calc(calc(0.75em - 1px) + 0.375em);
  padding-right: calc(calc(0.75em - 1px) + 0.375em);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-static {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: calc(0.75em - 1px);
  resize: vertical;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea:not([rows]) {
  max-height: 40em;
  min-height: 8em;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[rows] {
  height: initial;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea.has-fixed-size {
  resize: none;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio, .checkbox {
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio input, .checkbox input {
  cursor: pointer;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio:hover, .checkbox:hover {
  color: #363636;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio[disabled], .checkbox[disabled], fieldset[disabled] .radio, fieldset[disabled] .checkbox,
.radio input[disabled],
.checkbox input[disabled] {
  color: #7a7a7a;
  cursor: not-allowed;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio + .radio {
  margin-left: 0.5em;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple) {
  height: 2.5em;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #485fc7;
  right: 1.125em;
  z-index: 4;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-rounded select {
  border-radius: 9999px;
  padding-left: 1em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select {
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select::-ms-expand {
  display: none;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[disabled]:hover, fieldset[disabled] .select select:hover {
  border-color: whitesmoke;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select:not([multiple]) {
  padding-right: 2.5em;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] {
  height: auto;
  padding: 0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] option {
  padding: 0.5em 1em;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading):hover::after {
  border-color: #363636;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white:not(:hover)::after {
  border-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select {
  border-color: white;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:hover, .select.is-white select.is-hovered {
  border-color: #f2f2f2;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black:not(:hover)::after {
  border-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select {
  border-color: #0a0a0a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:hover, .select.is-black select.is-hovered {
  border-color: black;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light:not(:hover)::after {
  border-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select {
  border-color: whitesmoke;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:hover, .select.is-light select.is-hovered {
  border-color: #e8e8e8;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark:not(:hover)::after {
  border-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select {
  border-color: #363636;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:hover, .select.is-dark select.is-hovered {
  border-color: #292929;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary:not(:hover)::after {
  border-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select {
  border-color: #00d1b2;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:hover, .select.is-primary select.is-hovered {
  border-color: #00b89c;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link:not(:hover)::after {
  border-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select {
  border-color: #485fc7;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:hover, .select.is-link select.is-hovered {
  border-color: #3a51bb;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info:not(:hover)::after {
  border-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select {
  border-color: #3e8ed0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:hover, .select.is-info select.is-hovered {
  border-color: #3082c5;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success:not(:hover)::after {
  border-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select {
  border-color: #48c78e;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:hover, .select.is-success select.is-hovered {
  border-color: #3abb81;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning:not(:hover)::after {
  border-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select {
  border-color: #ffe08a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:hover, .select.is-warning select.is-hovered {
  border-color: #ffd970;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger:not(:hover)::after {
  border-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select {
  border-color: #f14668;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:hover, .select.is-danger select.is-hovered {
  border-color: #ef2e55;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-medium {
  font-size: 1.25rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-large {
  font-size: 1.5rem;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-disabled::after {
  border-color: #7a7a7a;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth {
  width: 100%;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth select {
  width: 100%;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading::after {
  margin-top: 0;
  position: absolute;
  right: 0.625em;
  top: 0.625em;
  transform: none;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file {
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  position: relative;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white .file-cta {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:active .file-cta, .file.is-white.is-active .file-cta {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black .file-cta {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:active .file-cta, .file.is-black.is-active .file-cta {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light .file-cta {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:active .file-cta, .file.is-light.is-active .file-cta {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark .file-cta {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary .file-cta {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link .file-cta {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 95, 199, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:active .file-cta, .file.is-link.is-active .file-cta {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info .file-cta {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(62, 142, 208, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:active .file-cta, .file.is-info.is-active .file-cta {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success .file-cta {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 199, 142, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:active .file-cta, .file.is-success.is-active .file-cta {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning .file-cta {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 224, 138, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger .file-cta {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-small {
  font-size: 0.75rem;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-normal {
  font-size: 1rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium {
  font-size: 1.25rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium .file-icon .fa {
  font-size: 21px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large {
  font-size: 1.5rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large .file-icon .fa {
  font-size: 28px;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-cta {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-name {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-cta {
  border-radius: 4px;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-name {
  display: none;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-label {
  flex-direction: column;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-cta {
  flex-direction: column;
  height: auto;
  padding: 1em 3em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-name {
  border-width: 0 1px 1px;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon {
  height: 1.5em;
  width: 1.5em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon .fa {
  font-size: 21px;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-small .file-icon .fa {
  font-size: 14px;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-medium .file-icon .fa {
  font-size: 28px;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-large .file-icon .fa {
  font-size: 35px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-cta {
  border-radius: 4px 4px 0 0;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-name {
  border-radius: 0 0 4px 4px;
  border-width: 0 1px 1px;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-centered {
  justify-content: center;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-label {
  width: 100%;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-name {
  flex-grow: 1;
  max-width: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right {
  justify-content: flex-end;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-cta {
  border-radius: 0 4px 4px 0;
}

/* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-name {
  border-radius: 4px 0 0 4px;
  border-width: 1px 0 1px 1px;
  order: -1;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label {
  align-items: stretch;
  display: flex;
  cursor: pointer;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-cta {
  background-color: #eeeeee;
  color: #363636;
}

/* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-name {
  border-color: #d5d5d5;
}

/* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-cta {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 140, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-name {
  border-color: #cfcfcf;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-input {
  height: 100%;
  left: 0;
  opacity: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta,
.file-name {
  border-color: #dbdbdb;
  border-radius: 4px;
  font-size: 1em;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
}

/* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta {
  background-color: whitesmoke;
  color: #4a4a4a;
}

/* line 166, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-name {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  max-width: 16em;
  overflow: hidden;
  text-align: inherit;
  text-overflow: ellipsis;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon {
  align-items: center;
  display: flex;
  height: 1em;
  justify-content: center;
  margin-right: 0.5em;
  width: 1em;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon .fa {
  font-size: 14px;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label {
  color: #363636;
  display: block;
  font-size: 1rem;
  font-weight: 700;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label:not(:last-child) {
  margin-bottom: 0.5em;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-small {
  font-size: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-medium {
  font-size: 1.25rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-large {
  font-size: 1.5rem;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help {
  display: block;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-white {
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-black {
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-light {
  color: whitesmoke;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-dark {
  color: #363636;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-primary {
  color: #00d1b2;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-link {
  color: #485fc7;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-info {
  color: #3e8ed0;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-success {
  color: #48c78e;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-warning {
  color: #ffe08a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-danger {
  color: #f14668;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons {
  display: flex;
  justify-content: flex-start;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:last-child) {
  margin-right: -1px;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:first-child):not(:last-child) .button,
.field.has-addons .control:not(:first-child):not(:last-child) .input,
.field.has-addons .control:not(:first-child):not(:last-child) .select select {
  border-radius: 0;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:first-child:not(:only-child) .button,
.field.has-addons .control:first-child:not(:only-child) .input,
.field.has-addons .control:first-child:not(:only-child) .select select {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:last-child:not(:only-child) .button,
.field.has-addons .control:last-child:not(:only-child) .input,
.field.has-addons .control:last-child:not(:only-child) .select select {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control .button.is-hovered:not([disabled]),
.field.has-addons .control .input:not([disabled]):hover,
.field.has-addons .control .input.is-hovered:not([disabled]),
.field.has-addons .control .select select:not([disabled]):hover,
.field.has-addons .control .select select.is-hovered:not([disabled]) {
  z-index: 2;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control .button.is-focused:not([disabled]), .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control .button.is-active:not([disabled]),
.field.has-addons .control .input:not([disabled]):focus,
.field.has-addons .control .input.is-focused:not([disabled]),
.field.has-addons .control .input:not([disabled]):active,
.field.has-addons .control .input.is-active:not([disabled]),
.field.has-addons .control .select select:not([disabled]):focus,
.field.has-addons .control .select select.is-focused:not([disabled]),
.field.has-addons .control .select select:not([disabled]):active,
.field.has-addons .control .select select.is-active:not([disabled]) {
  z-index: 3;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control .button.is-focused:not([disabled]):hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control .button.is-active:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):focus:hover,
.field.has-addons .control .input.is-focused:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):active:hover,
.field.has-addons .control .input.is-active:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):focus:hover,
.field.has-addons .control .select select.is-focused:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):active:hover,
.field.has-addons .control .select select.is-active:not([disabled]):hover {
  z-index: 4;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-centered {
  justify-content: center;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-right {
  justify-content: flex-end;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-fullwidth .control {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped {
  display: flex;
  justify-content: flex-start;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control {
  flex-shrink: 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-centered {
  justify-content: center;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-right {
  justify-content: flex-end;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline {
  flex-wrap: wrap;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:last-child {
  margin-bottom: -0.75rem;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:not(:last-child) {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field.is-horizontal {
    display: flex;
  }
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-label .label {
  font-size: inherit;
}

@media screen and (max-width: 768px) {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    margin-bottom: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    margin-right: 1.5rem;
    text-align: right;
  }
  /* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-small {
    font-size: 0.75rem;
    padding-top: 0.375em;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-normal {
    padding-top: 0.375em;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-medium {
    font-size: 1.25rem;
    padding-top: 0.375em;
  }
  /* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-large {
    font-size: 1.5rem;
    padding-top: 0.375em;
  }
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-body .field .field {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 146, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body {
    display: flex;
    flex-basis: 0;
    flex-grow: 5;
    flex-shrink: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body .field {
    margin-bottom: 0;
  }
  /* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field {
    flex-shrink: 1;
  }
  /* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(.is-narrow) {
    flex-grow: 1;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control {
  box-sizing: border-box;
  clear: both;
  font-size: 1rem;
  position: relative;
  text-align: inherit;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input:focus ~ .icon,
.control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon,
.control.has-icons-right .select:focus ~ .icon {
  color: #4a4a4a;
}

/* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-small ~ .icon,
.control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon,
.control.has-icons-right .select.is-small ~ .icon {
  font-size: 0.75rem;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-medium ~ .icon,
.control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon,
.control.has-icons-right .select.is-medium ~ .icon {
  font-size: 1.25rem;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-large ~ .icon,
.control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon,
.control.has-icons-right .select.is-large ~ .icon {
  font-size: 1.5rem;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon, .control.has-icons-right .icon {
  color: #dbdbdb;
  height: 2.5em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 2.5em;
  z-index: 4;
}

/* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input,
.control.has-icons-left .select select {
  padding-left: 2.5em;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon.is-left {
  left: 0;
}

/* line 198, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .input,
.control.has-icons-right .select select {
  padding-right: 2.5em;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .icon.is-right {
  right: 0;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading::after {
  position: absolute !important;
  right: 0.625em;
  top: 0.625em;
  z-index: 4;
}

/* line 210, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* Bulma Components */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb {
  font-size: 1rem;
  white-space: nowrap;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a {
  align-items: center;
  color: #485fc7;
  display: flex;
  justify-content: center;
  padding: 0 0.75em;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a:hover {
  color: #363636;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li {
  align-items: center;
  display: flex;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li:first-child a {
  padding-left: 0;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li.is-active a {
  color: #363636;
  cursor: default;
  pointer-events: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li + li::before {
  color: #b5b5b5;
  content: "\0002f";
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb ul,
.breadcrumb ol {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:first-child {
  margin-right: 0.5em;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:last-child {
  margin-left: 0.5em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-centered ol,
.breadcrumb.is-centered ul {
  justify-content: center;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-right ol,
.breadcrumb.is-right ul {
  justify-content: flex-end;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-small {
  font-size: 0.75rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-medium {
  font-size: 1.25rem;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-large {
  font-size: 1.5rem;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-arrow-separator li + li::before {
  content: "\02192";
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-bullet-separator li + li::before {
  content: "\02022";
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-dot-separator li + li::before {
  content: "\000b7";
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-succeeds-separator li + li::before {
  content: "\0227B";
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card {
  background-color: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  max-width: 100%;
  position: relative;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer:first-child, .card-content:first-child, .card-header:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer:last-child, .card-content:last-child, .card-header:last-child {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header {
  background-color: transparent;
  align-items: stretch;
  box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
  display: flex;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title {
  align-items: center;
  color: #363636;
  display: flex;
  flex-grow: 1;
  font-weight: 700;
  padding: 0.75rem 1rem;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title.is-centered {
  justify-content: center;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-icon {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0.75rem 1rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image {
  display: block;
  position: relative;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:first-child img {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:last-child img {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-content {
  background-color: transparent;
  padding: 1.5rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer {
  background-color: transparent;
  border-top: 1px solid #ededed;
  align-items: stretch;
  display: flex;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item {
  align-items: center;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: center;
  padding: 0.75rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item:not(:last-child) {
  border-right: 1px solid #ededed;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card .media:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown {
  display: inline-flex;
  position: relative;
  vertical-align: top;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
  display: block;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-right .dropdown-menu {
  left: auto;
  right: 0;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-up .dropdown-menu {
  bottom: 100%;
  padding-bottom: 4px;
  padding-top: initial;
  top: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-menu {
  display: none;
  left: 0;
  min-width: 12rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-content {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-item {
  color: #4a4a4a;
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item,
button.dropdown-item {
  padding-right: 3rem;
  text-align: inherit;
  white-space: nowrap;
  width: 100%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item:hover,
button.dropdown-item:hover {
  background-color: whitesmoke;
  color: #0a0a0a;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item.is-active,
button.dropdown-item.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-divider {
  background-color: #ededed;
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level {
  align-items: center;
  justify-content: space-between;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level code {
  border-radius: 4px;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level img {
  display: inline-block;
  vertical-align: top;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile {
  display: flex;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left,
.level.is-mobile .level-right {
  display: flex;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left + .level-right {
  margin-top: 0;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(.is-narrow) {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level {
    display: flex;
  }
  /* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level > .level-item:not(.is-narrow) {
    flex-grow: 1;
  }
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item {
  align-items: center;
  display: flex;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item .title,
.level-item .subtitle {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  /* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-item:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left,
.level-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left .level-item.is-flexible,
.level-right .level-item.is-flexible {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left .level-item:not(:last-child),
.level-right .level-item:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left {
  align-items: center;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left + .level-right {
    margin-top: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left {
    display: flex;
  }
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-right {
  align-items: center;
  justify-content: flex-end;
}

@media screen and (min-width: 769px), print {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-right {
    display: flex;
  }
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media {
  align-items: flex-start;
  display: flex;
  text-align: inherit;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .content:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  display: flex;
  padding-top: 0.75rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .content:not(:last-child),
.media .media .control:not(:last-child) {
  margin-bottom: 0.5rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media {
  padding-top: 0.5rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media + .media {
  margin-top: 0.5rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media + .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  margin-top: 1rem;
  padding-top: 1rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media.is-large + .media {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left,
.media-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left {
  margin-right: 1rem;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-right {
  margin-left: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-content {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  text-align: inherit;
}

@media screen and (max-width: 768px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
  .media-content {
    overflow-x: auto;
  }
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu {
  font-size: 1rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-small {
  font-size: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-medium {
  font-size: 1.25rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-large {
  font-size: 1.5rem;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list {
  line-height: 1.25;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a {
  border-radius: 2px;
  color: #4a4a4a;
  display: block;
  padding: 0.5em 0.75em;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a:hover {
  background-color: whitesmoke;
  color: #363636;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list li ul {
  border-left: 1px solid #dbdbdb;
  margin: 0.75em;
  padding-left: 0.75em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label {
  color: #7a7a7a;
  font-size: 0.75em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:first-child) {
  margin-top: 1em;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:last-child) {
  margin-bottom: 1em;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message {
  background-color: whitesmoke;
  border-radius: 4px;
  font-size: 1rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message strong {
  color: currentColor;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message a:not(.button):not(.tag):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-small {
  font-size: 0.75rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-medium {
  font-size: 1.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-large {
  font-size: 1.5rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white {
  background-color: white;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-header {
  background-color: white;
  color: #0a0a0a;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-body {
  border-color: white;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-header {
  background-color: #0a0a0a;
  color: white;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-body {
  border-color: #0a0a0a;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-header {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-body {
  border-color: whitesmoke;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-header {
  background-color: #363636;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-body {
  border-color: #363636;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary {
  background-color: #ebfffc;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-header {
  background-color: #00d1b2;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-body {
  border-color: #00d1b2;
  color: #00947e;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link {
  background-color: #eff1fa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-header {
  background-color: #485fc7;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-body {
  border-color: #485fc7;
  color: #3850b7;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info {
  background-color: #eff5fb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-header {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-body {
  border-color: #3e8ed0;
  color: #296fa8;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success {
  background-color: #effaf5;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-header {
  background-color: #48c78e;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-body {
  border-color: #48c78e;
  color: #257953;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning {
  background-color: #fffaeb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-header {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-body {
  border-color: #ffe08a;
  color: #946c00;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger {
  background-color: #feecf0;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-header {
  background-color: #f14668;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-body {
  border-color: #f14668;
  color: #cc0f35;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header {
  align-items: center;
  background-color: #4a4a4a;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  line-height: 1.25;
  padding: 0.75em 1em;
  position: relative;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header .delete {
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 0.75em;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header + .message-body {
  border-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body {
  border-color: #dbdbdb;
  border-radius: 4px;
  border-style: solid;
  border-width: 0 0 0 4px;
  color: #4a4a4a;
  padding: 1.25em 1.5em;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body code,
.message-body pre {
  background-color: white;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body pre code {
  background-color: transparent;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal {
  align-items: center;
  display: none;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 40;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal.is-active {
  display: flex;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-background {
  background-color: rgba(10, 10, 10, 0.86);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-content,
.modal-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
  .modal-content,
.modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-close {
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: hidden;
  -ms-overflow-y: visible;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head,
.modal-card-foot {
  align-items: center;
  background-color: whitesmoke;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 20px;
  position: relative;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head {
  border-bottom: 1px solid #dbdbdb;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-title {
  color: #363636;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 1.5rem;
  line-height: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: 1px solid #dbdbdb;
}

/* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot .button:not(:last-child) {
  margin-right: 0.5em;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: white;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  padding: 20px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar {
  background-color: white;
  min-height: 3.25rem;
  position: relative;
  z-index: 30;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > .navbar-item,
.navbar.is-white .navbar-brand .navbar-link {
  color: #0a0a0a;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > a.navbar-item:focus, .navbar.is-white .navbar-brand > a.navbar-item:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active,
.navbar.is-white .navbar-brand .navbar-link:focus,
.navbar.is-white .navbar-brand .navbar-link:hover,
.navbar.is-white .navbar-brand .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand .navbar-link::after {
  border-color: #0a0a0a;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-burger {
  color: #0a0a0a;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > .navbar-item,
.navbar.is-white .navbar-start .navbar-link,
.navbar.is-white .navbar-end > .navbar-item,
.navbar.is-white .navbar-end .navbar-link {
    color: #0a0a0a;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > a.navbar-item:focus, .navbar.is-white .navbar-start > a.navbar-item:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active,
.navbar.is-white .navbar-start .navbar-link:focus,
.navbar.is-white .navbar-start .navbar-link:hover,
.navbar.is-white .navbar-start .navbar-link.is-active,
.navbar.is-white .navbar-end > a.navbar-item:focus,
.navbar.is-white .navbar-end > a.navbar-item:hover,
.navbar.is-white .navbar-end > a.navbar-item.is-active,
.navbar.is-white .navbar-end .navbar-link:focus,
.navbar.is-white .navbar-end .navbar-link:hover,
.navbar.is-white .navbar-end .navbar-link.is-active {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start .navbar-link::after,
.navbar.is-white .navbar-end .navbar-link::after {
    border-color: #0a0a0a;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
    background-color: white;
    color: #0a0a0a;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > .navbar-item,
.navbar.is-black .navbar-brand .navbar-link {
  color: white;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > a.navbar-item:focus, .navbar.is-black .navbar-brand > a.navbar-item:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active,
.navbar.is-black .navbar-brand .navbar-link:focus,
.navbar.is-black .navbar-brand .navbar-link:hover,
.navbar.is-black .navbar-brand .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand .navbar-link::after {
  border-color: white;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-burger {
  color: white;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > .navbar-item,
.navbar.is-black .navbar-start .navbar-link,
.navbar.is-black .navbar-end > .navbar-item,
.navbar.is-black .navbar-end .navbar-link {
    color: white;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > a.navbar-item:focus, .navbar.is-black .navbar-start > a.navbar-item:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active,
.navbar.is-black .navbar-start .navbar-link:focus,
.navbar.is-black .navbar-start .navbar-link:hover,
.navbar.is-black .navbar-start .navbar-link.is-active,
.navbar.is-black .navbar-end > a.navbar-item:focus,
.navbar.is-black .navbar-end > a.navbar-item:hover,
.navbar.is-black .navbar-end > a.navbar-item.is-active,
.navbar.is-black .navbar-end .navbar-link:focus,
.navbar.is-black .navbar-end .navbar-link:hover,
.navbar.is-black .navbar-end .navbar-link.is-active {
    background-color: black;
    color: white;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start .navbar-link::after,
.navbar.is-black .navbar-end .navbar-link::after {
    border-color: white;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: black;
    color: white;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
    background-color: #0a0a0a;
    color: white;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > .navbar-item,
.navbar.is-light .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active,
.navbar.is-light .navbar-brand .navbar-link:focus,
.navbar.is-light .navbar-brand .navbar-link:hover,
.navbar.is-light .navbar-brand .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > .navbar-item,
.navbar.is-light .navbar-start .navbar-link,
.navbar.is-light .navbar-end > .navbar-item,
.navbar.is-light .navbar-end .navbar-link {
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > a.navbar-item:focus, .navbar.is-light .navbar-start > a.navbar-item:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active,
.navbar.is-light .navbar-start .navbar-link:focus,
.navbar.is-light .navbar-start .navbar-link:hover,
.navbar.is-light .navbar-start .navbar-link.is-active,
.navbar.is-light .navbar-end > a.navbar-item:focus,
.navbar.is-light .navbar-end > a.navbar-item:hover,
.navbar.is-light .navbar-end > a.navbar-item.is-active,
.navbar.is-light .navbar-end .navbar-link:focus,
.navbar.is-light .navbar-end .navbar-link:hover,
.navbar.is-light .navbar-end .navbar-link.is-active {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start .navbar-link::after,
.navbar.is-light .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > .navbar-item,
.navbar.is-dark .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > a.navbar-item:focus, .navbar.is-dark .navbar-brand > a.navbar-item:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active,
.navbar.is-dark .navbar-brand .navbar-link:focus,
.navbar.is-dark .navbar-brand .navbar-link:hover,
.navbar.is-dark .navbar-brand .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > .navbar-item,
.navbar.is-dark .navbar-start .navbar-link,
.navbar.is-dark .navbar-end > .navbar-item,
.navbar.is-dark .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > a.navbar-item:focus, .navbar.is-dark .navbar-start > a.navbar-item:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active,
.navbar.is-dark .navbar-start .navbar-link:focus,
.navbar.is-dark .navbar-start .navbar-link:hover,
.navbar.is-dark .navbar-start .navbar-link.is-active,
.navbar.is-dark .navbar-end > a.navbar-item:focus,
.navbar.is-dark .navbar-end > a.navbar-item:hover,
.navbar.is-dark .navbar-end > a.navbar-item.is-active,
.navbar.is-dark .navbar-end .navbar-link:focus,
.navbar.is-dark .navbar-end .navbar-link:hover,
.navbar.is-dark .navbar-end .navbar-link.is-active {
    background-color: #292929;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start .navbar-link::after,
.navbar.is-dark .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #292929;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
    background-color: #363636;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > .navbar-item,
.navbar.is-primary .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > a.navbar-item:focus, .navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active,
.navbar.is-primary .navbar-brand .navbar-link:focus,
.navbar.is-primary .navbar-brand .navbar-link:hover,
.navbar.is-primary .navbar-brand .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > .navbar-item,
.navbar.is-primary .navbar-start .navbar-link,
.navbar.is-primary .navbar-end > .navbar-item,
.navbar.is-primary .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > a.navbar-item:focus, .navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active,
.navbar.is-primary .navbar-start .navbar-link:focus,
.navbar.is-primary .navbar-start .navbar-link:hover,
.navbar.is-primary .navbar-start .navbar-link.is-active,
.navbar.is-primary .navbar-end > a.navbar-item:focus,
.navbar.is-primary .navbar-end > a.navbar-item:hover,
.navbar.is-primary .navbar-end > a.navbar-item.is-active,
.navbar.is-primary .navbar-end .navbar-link:focus,
.navbar.is-primary .navbar-end .navbar-link:hover,
.navbar.is-primary .navbar-end .navbar-link.is-active {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start .navbar-link::after,
.navbar.is-primary .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
    background-color: #00d1b2;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > .navbar-item,
.navbar.is-link .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > a.navbar-item:focus, .navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active,
.navbar.is-link .navbar-brand .navbar-link:focus,
.navbar.is-link .navbar-brand .navbar-link:hover,
.navbar.is-link .navbar-brand .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > .navbar-item,
.navbar.is-link .navbar-start .navbar-link,
.navbar.is-link .navbar-end > .navbar-item,
.navbar.is-link .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > a.navbar-item:focus, .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active,
.navbar.is-link .navbar-start .navbar-link:focus,
.navbar.is-link .navbar-start .navbar-link:hover,
.navbar.is-link .navbar-start .navbar-link.is-active,
.navbar.is-link .navbar-end > a.navbar-item:focus,
.navbar.is-link .navbar-end > a.navbar-item:hover,
.navbar.is-link .navbar-end > a.navbar-item.is-active,
.navbar.is-link .navbar-end .navbar-link:focus,
.navbar.is-link .navbar-end .navbar-link:hover,
.navbar.is-link .navbar-end .navbar-link.is-active {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start .navbar-link::after,
.navbar.is-link .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
    background-color: #485fc7;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > .navbar-item,
.navbar.is-info .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-info .navbar-brand .navbar-link:hover,
.navbar.is-info .navbar-brand .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-info .navbar-end .navbar-link:hover,
.navbar.is-info .navbar-end .navbar-link.is-active {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start .navbar-link::after,
.navbar.is-info .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
    background-color: #3e8ed0;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > .navbar-item,
.navbar.is-success .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > a.navbar-item:focus, .navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active,
.navbar.is-success .navbar-brand .navbar-link:focus,
.navbar.is-success .navbar-brand .navbar-link:hover,
.navbar.is-success .navbar-brand .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > .navbar-item,
.navbar.is-success .navbar-start .navbar-link,
.navbar.is-success .navbar-end > .navbar-item,
.navbar.is-success .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > a.navbar-item:focus, .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active,
.navbar.is-success .navbar-start .navbar-link:focus,
.navbar.is-success .navbar-start .navbar-link:hover,
.navbar.is-success .navbar-start .navbar-link.is-active,
.navbar.is-success .navbar-end > a.navbar-item:focus,
.navbar.is-success .navbar-end > a.navbar-item:hover,
.navbar.is-success .navbar-end > a.navbar-item.is-active,
.navbar.is-success .navbar-end .navbar-link:focus,
.navbar.is-success .navbar-end .navbar-link:hover,
.navbar.is-success .navbar-end .navbar-link.is-active {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start .navbar-link::after,
.navbar.is-success .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
    background-color: #48c78e;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > .navbar-item,
.navbar.is-warning .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-warning .navbar-brand .navbar-link:hover,
.navbar.is-warning .navbar-brand .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-warning .navbar-end .navbar-link:hover,
.navbar.is-warning .navbar-end .navbar-link.is-active {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start .navbar-link::after,
.navbar.is-warning .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
    background-color: #ffe08a;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > .navbar-item,
.navbar.is-danger .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-danger .navbar-brand .navbar-link:hover,
.navbar.is-danger .navbar-brand .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-danger .navbar-end .navbar-link:hover,
.navbar.is-danger .navbar-end .navbar-link.is-active {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start .navbar-link::after,
.navbar.is-danger .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
    background-color: #f14668;
    color: #fff;
  }
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar > .container {
  align-items: stretch;
  display: flex;
  min-height: 3.25rem;
  width: 100%;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.has-shadow {
  box-shadow: 0 2px 0 0 whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom, .navbar.is-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 30;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom {
  bottom: 0;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom.has-shadow {
  box-shadow: 0 -2px 0 0 whitesmoke;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-top {
  top: 0;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-top,
body.has-navbar-fixed-top {
  padding-top: 3.25rem;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-bottom,
body.has-navbar-fixed-bottom {
  padding-bottom: 3.25rem;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand,
.navbar-tabs {
  align-items: stretch;
  display: flex;
  flex-shrink: 0;
  min-height: 3.25rem;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover {
  background-color: transparent;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-tabs {
  -webkit-overflow-scrolling: touch;
  max-width: 100vw;
  overflow-x: auto;
  overflow-y: hidden;
}

/* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-burger {
  color: #4a4a4a;
  cursor: pointer;
  display: block;
  height: 3.25rem;
  position: relative;
  width: 3.25rem;
  margin-left: auto;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span {
  background-color: currentColor;
  display: block;
  height: 1px;
  left: calc(50% - 8px);
  position: absolute;
  transform-origin: center;
  transition-duration: 86ms;
  transition-property: background-color, opacity, transform;
  transition-timing-function: ease-out;
  width: 16px;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(1) {
  top: calc(50% - 6px);
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(2) {
  top: calc(50% - 1px);
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(3) {
  top: calc(50% + 4px);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(1) {
  transform: translateY(5px) rotate(45deg);
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(2) {
  opacity: 0;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(3) {
  transform: translateY(-5px) rotate(-45deg);
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-menu {
  display: none;
}

/* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item,
.navbar-link {
  color: #4a4a4a;
  display: block;
  line-height: 1.5;
  padding: 0.5rem 0.75rem;
  position: relative;
}

/* line 172, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item .icon:only-child,
.navbar-link .icon:only-child {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item,
.navbar-link {
  cursor: pointer;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-item.is-active,
.navbar-link:focus,
.navbar-link:focus-within,
.navbar-link:hover,
.navbar-link.is-active {
  background-color: #fafafa;
  color: #485fc7;
}

/* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item img {
  max-height: 1.75rem;
}

/* line 191, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.has-dropdown {
  padding: 0;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 196, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab {
  border-bottom: 1px solid transparent;
  min-height: 3.25rem;
  padding-bottom: calc(0.5rem - 1px);
}

/* line 200, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab:focus, .navbar-item.is-tab:hover {
  background-color: transparent;
  border-bottom-color: #485fc7;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab.is-active {
  background-color: transparent;
  border-bottom-color: #485fc7;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #485fc7;
  padding-bottom: calc(0.5rem - 3px);
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-content {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 216, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless) {
  padding-right: 2.5em;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless)::after {
  border-color: #485fc7;
  margin-top: -0.375em;
  right: 1.125em;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown {
  font-size: 0.875rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown .navbar-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-divider {
  background-color: whitesmoke;
  border: none;
  display: none;
  height: 2px;
  margin: 0.5rem 0;
}

@media screen and (max-width: 1023px) {
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container {
    display: block;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-brand .navbar-item,
.navbar-tabs .navbar-item {
    align-items: center;
    display: flex;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-link::after {
    display: none;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    background-color: white;
    box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
    padding: 0.5rem 0;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu.is-active {
    display: block;
  }
  /* line 258, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 261, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch {
    bottom: 0;
  }
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-touch {
    top: 0;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu {
    -webkit-overflow-scrolling: touch;
    max-height: calc(100vh - 3.25rem);
    overflow: auto;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-touch,
body.has-navbar-fixed-top-touch {
    padding-top: 3.25rem;
  }
  /* line 277, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-touch,
body.has-navbar-fixed-bottom-touch {
    padding-bottom: 3.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar,
.navbar-menu,
.navbar-start,
.navbar-end {
    align-items: stretch;
    display: flex;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar {
    min-height: 3.25rem;
  }
  /* line 289, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced {
    padding: 1rem 2rem;
  }
  /* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-start,
.navbar.is-spaced .navbar-end {
    align-items: center;
  }
  /* line 294, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced a.navbar-item,
.navbar.is-spaced .navbar-link {
    border-radius: 4px;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent a.navbar-item:focus, .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active,
.navbar.is-transparent .navbar-link:focus,
.navbar.is-transparent .navbar-link:hover,
.navbar.is-transparent .navbar-link.is-active {
    background-color: transparent !important;
  }
  /* line 309, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link {
    background-color: transparent !important;
  }
  /* line 313, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 317, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-burger {
    display: none;
  }
  /* line 322, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item,
.navbar-link {
    align-items: center;
    display: flex;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown {
    align-items: stretch;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-link::after {
    transform: rotate(135deg) translate(0.25em, -0.25em);
  }
  /* line 332, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-dropdown {
    border-bottom: 2px solid #dbdbdb;
    border-radius: 6px 6px 0 0;
    border-top: none;
    bottom: 100%;
    box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1);
    top: auto;
  }
  /* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown {
    display: block;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }
  /* line 350, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    flex-grow: 1;
    flex-shrink: 0;
  }
  /* line 353, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-start {
    justify-content: flex-start;
    margin-right: auto;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-end {
    justify-content: flex-end;
    margin-left: auto;
  }
  /* line 359, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown {
    background-color: white;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 2px solid #dbdbdb;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1);
    display: none;
    font-size: 0.875rem;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 100%;
    z-index: 20;
  }
  /* line 372, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown .navbar-item {
    padding: 0.375rem 1rem;
    white-space: nowrap;
  }
  /* line 375, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item {
    padding-right: 3rem;
  }
  /* line 377, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 381, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 384, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed {
    border-radius: 6px;
    border-top: none;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    display: block;
    opacity: 0;
    pointer-events: none;
    top: calc(100% + (-4px));
    transform: translateY(-5px);
    transition-duration: 86ms;
    transition-property: opacity, transform;
  }
  /* line 396, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown.is-right {
    left: auto;
    right: 0;
  }
  /* line 399, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-divider {
    display: block;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-brand,
.container > .navbar .navbar-brand {
    margin-left: -0.75rem;
  }
  /* line 405, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-menu,
.container > .navbar .navbar-menu {
    margin-right: -0.75rem;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop {
    bottom: 0;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-desktop {
    top: 0;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-desktop,
body.has-navbar-fixed-top-desktop {
    padding-top: 3.25rem;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-desktop,
body.has-navbar-fixed-bottom-desktop {
    padding-bottom: 3.25rem;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-top,
body.has-spaced-navbar-fixed-top {
    padding-top: 5.25rem;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-bottom,
body.has-spaced-navbar-fixed-bottom {
    padding-bottom: 5.25rem;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active,
.navbar-link.is-active {
    color: #0a0a0a;
  }
  /* line 433, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active:not(:focus):not(:hover),
.navbar-link.is-active:not(:focus):not(:hover) {
    background-color: transparent;
  }
  /* line 439, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #fafafa;
  }
}

/* line 445, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.hero.is-fullheight-with-navbar {
  min-height: calc(100vh - 3.25rem);
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination {
  font-size: 1rem;
  margin: -0.25rem;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-small {
  font-size: 0.75rem;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-medium {
  font-size: 1.25rem;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-large {
  font-size: 1.5rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-previous,
.pagination.is-rounded .pagination-next {
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 9999px;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-link {
  border-radius: 9999px;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination,
.pagination-list {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
  font-size: 1em;
  justify-content: center;
  margin: 0.25rem;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: center;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link {
  border-color: #dbdbdb;
  color: #363636;
  min-width: 2.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:hover,
.pagination-next:hover,
.pagination-link:hover {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus {
  border-color: #485fc7;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:active,
.pagination-next:active,
.pagination-link:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled] {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
  box-shadow: none;
  color: #7a7a7a;
  opacity: 0.5;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next {
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-link.is-current {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-ellipsis {
  color: #b5b5b5;
  pointer-events: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list {
  flex-wrap: wrap;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list li {
  list-style: none;
}

@media screen and (max-width: 768px) {
  /* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    flex-wrap: wrap;
  }
  /* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next {
    flex-grow: 1;
    flex-shrink: 1;
  }
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list li {
    flex-grow: 1;
    flex-shrink: 1;
  }
}

@media screen and (min-width: 769px), print {
  /* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list {
    flex-grow: 1;
    flex-shrink: 1;
    justify-content: flex-start;
    order: 1;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous {
    order: 2;
  }
  /* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-next {
    order: 3;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    justify-content: space-between;
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-previous {
    order: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-list {
    justify-content: center;
    order: 2;
  }
  /* line 157, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-next {
    order: 3;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-previous {
    order: 1;
  }
  /* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-next {
    order: 2;
  }
  /* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-list {
    justify-content: flex-end;
    order: 3;
  }
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel {
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  font-size: 1rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-heading {
  background-color: white;
  color: #0a0a0a;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-tabs a.is-active {
  border-bottom-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-block.is-active .panel-icon {
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-heading {
  background-color: #0a0a0a;
  color: white;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-tabs a.is-active {
  border-bottom-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-block.is-active .panel-icon {
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-heading {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-tabs a.is-active {
  border-bottom-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-block.is-active .panel-icon {
  color: whitesmoke;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-heading {
  background-color: #363636;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-tabs a.is-active {
  border-bottom-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-block.is-active .panel-icon {
  color: #363636;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-heading {
  background-color: #00d1b2;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-tabs a.is-active {
  border-bottom-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-block.is-active .panel-icon {
  color: #00d1b2;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-heading {
  background-color: #485fc7;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-tabs a.is-active {
  border-bottom-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-heading {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-tabs a.is-active {
  border-bottom-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-block.is-active .panel-icon {
  color: #3e8ed0;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-heading {
  background-color: #48c78e;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-tabs a.is-active {
  border-bottom-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-block.is-active .panel-icon {
  color: #48c78e;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-heading {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-tabs a.is-active {
  border-bottom-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-block.is-active .panel-icon {
  color: #ffe08a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-heading {
  background-color: #f14668;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-tabs a.is-active {
  border-bottom-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-block.is-active .panel-icon {
  color: #f14668;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs:not(:last-child),
.panel-block:not(:last-child) {
  border-bottom: 1px solid #ededed;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-heading {
  background-color: #ededed;
  border-radius: 6px 6px 0 0;
  color: #363636;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.75em 1em;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs {
  align-items: flex-end;
  display: flex;
  font-size: 0.875em;
  justify-content: center;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: -1px;
  padding: 0.5em;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a.is-active {
  border-bottom-color: #4a4a4a;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a {
  color: #4a4a4a;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a:hover {
  color: #485fc7;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block {
  align-items: center;
  color: #363636;
  display: flex;
  justify-content: flex-start;
  padding: 0.5em 0.75em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block input[type="checkbox"] {
  margin-right: 0.75em;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block > .control {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-wrapped {
  flex-wrap: wrap;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active {
  border-left-color: #485fc7;
  color: #363636;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block,
label.panel-block {
  cursor: pointer;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block:hover,
label.panel-block:hover {
  background-color: whitesmoke;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.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;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-icon .fa {
  font-size: inherit;
  line-height: inherit;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs {
  -webkit-overflow-scrolling: touch;
  align-items: stretch;
  display: flex;
  font-size: 1rem;
  justify-content: space-between;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs a:hover {
  border-bottom-color: #363636;
  color: #363636;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li {
  display: block;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li.is-active a {
  border-bottom-color: #485fc7;
  color: #485fc7;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-left {
  padding-right: 0.75em;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-center {
  flex: none;
  justify-content: center;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-right {
  justify-content: flex-end;
  padding-left: 0.75em;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:first-child {
  margin-right: 0.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:last-child {
  margin-left: 0.5em;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-centered ul {
  justify-content: center;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-right ul {
  justify-content: flex-end;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a:hover {
  background-color: whitesmoke;
  border-bottom-color: #dbdbdb;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed li.is-active a {
  background-color: white;
  border-color: #dbdbdb;
  border-bottom-color: transparent !important;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-fullwidth li {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 0;
  position: relative;
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a:hover {
  background-color: whitesmoke;
  border-color: #b5b5b5;
  z-index: 2;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li + li {
  margin-left: -1px;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:first-child a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li.is-active a {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
  z-index: 1;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle ul {
  border-bottom: none;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:first-child a {
  border-bottom-left-radius: 9999px;
  border-top-left-radius: 9999px;
  padding-left: 1.25em;
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:last-child a {
  border-bottom-right-radius: 9999px;
  border-top-right-radius: 9999px;
  padding-right: 1.25em;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-small {
  font-size: 0.75rem;
}

/* line 173, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-medium {
  font-size: 1.25rem;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-large {
  font-size: 1.5rem;
}

/* Bulma Grid */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-narrow {
  flex: none;
  width: unset;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-full {
  flex: none;
  width: 100%;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-quarters {
  flex: none;
  width: 75%;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-half {
  flex: none;
  width: 50%;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-third {
  flex: none;
  width: 33.3333%;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-quarter {
  flex: none;
  width: 25%;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-fifth {
  flex: none;
  width: 20%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-fifths {
  flex: none;
  width: 40%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-fifths {
  flex: none;
  width: 60%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-four-fifths {
  flex: none;
  width: 80%;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-quarters {
  margin-left: 75%;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-half {
  margin-left: 50%;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-third {
  margin-left: 33.3333%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-quarter {
  margin-left: 25%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-fifth {
  margin-left: 20%;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-fifths {
  margin-left: 40%;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-fifths {
  margin-left: 60%;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-four-fifths {
  margin-left: 80%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-0 {
  flex: none;
  width: 0%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-0 {
  margin-left: 0%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-1 {
  flex: none;
  width: 8.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-1 {
  margin-left: 8.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-2 {
  flex: none;
  width: 16.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-2 {
  margin-left: 16.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-3 {
  margin-left: 25%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-4 {
  flex: none;
  width: 33.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-4 {
  margin-left: 33.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-5 {
  flex: none;
  width: 41.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-5 {
  margin-left: 41.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-6 {
  margin-left: 50%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-7 {
  flex: none;
  width: 58.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-7 {
  margin-left: 58.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-8 {
  flex: none;
  width: 66.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-8 {
  margin-left: 66.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-9 {
  margin-left: 75%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-10 {
  flex: none;
  width: 83.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-10 {
  margin-left: 83.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-11 {
  flex: none;
  width: 91.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-11 {
  margin-left: 91.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-12 {
  flex: none;
  width: 100%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-12 {
  margin-left: 100%;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-mobile {
    flex: none;
    width: unset;
  }
  /* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  /* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  /* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  /* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  /* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  /* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-mobile {
    flex: none;
    width: 20%;
  }
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-mobile {
    flex: none;
    width: 40%;
  }
  /* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-mobile {
    flex: none;
    width: 60%;
  }
  /* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-mobile {
    flex: none;
    width: 80%;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  /* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  /* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  /* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  /* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-mobile {
    margin-left: 20%;
  }
  /* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-mobile {
    margin-left: 40%;
  }
  /* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-mobile {
    margin-left: 60%;
  }
  /* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-mobile {
    margin-left: 80%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-mobile {
    flex: none;
    width: 0%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-mobile {
    margin-left: 0%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-mobile {
    flex: none;
    width: 8.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-mobile {
    margin-left: 8.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-mobile {
    flex: none;
    width: 16.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-mobile {
    margin-left: 16.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-mobile {
    flex: none;
    width: 33.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-mobile {
    margin-left: 33.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-mobile {
    flex: none;
    width: 41.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-mobile {
    margin-left: 41.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-mobile {
    flex: none;
    width: 58.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-mobile {
    margin-left: 58.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-mobile {
    flex: none;
    width: 66.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-mobile {
    margin-left: 66.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-mobile {
    flex: none;
    width: 83.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-mobile {
    margin-left: 83.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-mobile {
    flex: none;
    width: 91.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-mobile {
    margin-left: 91.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow, .column.is-narrow-tablet {
    flex: none;
    width: unset;
  }
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full, .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  /* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters, .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds, .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half, .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third, .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  /* line 151, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter, .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  /* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth, .column.is-one-fifth-tablet {
    flex: none;
    width: 20%;
  }
  /* line 159, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths, .column.is-two-fifths-tablet {
    flex: none;
    width: 40%;
  }
  /* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths, .column.is-three-fifths-tablet {
    flex: none;
    width: 60%;
  }
  /* line 167, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths, .column.is-four-fifths-tablet {
    flex: none;
    width: 80%;
  }
  /* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  /* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  /* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half, .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  /* line 180, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third, .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  /* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  /* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
    margin-left: 20%;
  }
  /* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
    margin-left: 40%;
  }
  /* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
    margin-left: 60%;
  }
  /* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
    margin-left: 80%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0, .column.is-0-tablet {
    flex: none;
    width: 0%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0, .column.is-offset-0-tablet {
    margin-left: 0%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1, .column.is-1-tablet {
    flex: none;
    width: 8.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1, .column.is-offset-1-tablet {
    margin-left: 8.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2, .column.is-2-tablet {
    flex: none;
    width: 16.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2, .column.is-offset-2-tablet {
    margin-left: 16.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3, .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3, .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4, .column.is-4-tablet {
    flex: none;
    width: 33.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4, .column.is-offset-4-tablet {
    margin-left: 33.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5, .column.is-5-tablet {
    flex: none;
    width: 41.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5, .column.is-offset-5-tablet {
    margin-left: 41.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6, .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6, .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7, .column.is-7-tablet {
    flex: none;
    width: 58.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7, .column.is-offset-7-tablet {
    margin-left: 58.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8, .column.is-8-tablet {
    flex: none;
    width: 66.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8, .column.is-offset-8-tablet {
    margin-left: 66.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9, .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9, .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10, .column.is-10-tablet {
    flex: none;
    width: 83.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10, .column.is-offset-10-tablet {
    margin-left: 83.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11, .column.is-11-tablet {
    flex: none;
    width: 91.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11, .column.is-offset-11-tablet {
    margin-left: 91.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12, .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12, .column.is-offset-12-tablet {
    margin-left: 100%;
  }
}

@media screen and (max-width: 1023px) {
  /* line 205, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-touch {
    flex: none;
    width: unset;
  }
  /* line 208, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  /* line 211, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-touch {
    flex: none;
    width: 75%;
  }
  /* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-touch {
    flex: none;
    width: 66.6666%;
  }
  /* line 217, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-touch {
    flex: none;
    width: 50%;
  }
  /* line 220, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-touch {
    flex: none;
    width: 33.3333%;
  }
  /* line 223, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-touch {
    flex: none;
    width: 25%;
  }
  /* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-touch {
    flex: none;
    width: 20%;
  }
  /* line 229, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-touch {
    flex: none;
    width: 40%;
  }
  /* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-touch {
    flex: none;
    width: 60%;
  }
  /* line 235, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-touch {
    flex: none;
    width: 80%;
  }
  /* line 238, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-touch {
    margin-left: 75%;
  }
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-touch {
    margin-left: 66.6666%;
  }
  /* line 242, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-touch {
    margin-left: 50%;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-touch {
    margin-left: 33.3333%;
  }
  /* line 246, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-touch {
    margin-left: 25%;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-touch {
    margin-left: 20%;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-touch {
    margin-left: 40%;
  }
  /* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-touch {
    margin-left: 60%;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-touch {
    margin-left: 80%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-touch {
    flex: none;
    width: 0%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-touch {
    margin-left: 0%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-touch {
    flex: none;
    width: 8.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-touch {
    margin-left: 8.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-touch {
    flex: none;
    width: 16.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-touch {
    margin-left: 16.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-touch {
    flex: none;
    width: 25%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-touch {
    margin-left: 25%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-touch {
    flex: none;
    width: 33.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-touch {
    margin-left: 33.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-touch {
    flex: none;
    width: 41.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-touch {
    margin-left: 41.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-touch {
    flex: none;
    width: 50%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-touch {
    margin-left: 50%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-touch {
    flex: none;
    width: 58.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-touch {
    margin-left: 58.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-touch {
    flex: none;
    width: 66.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-touch {
    margin-left: 66.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-touch {
    flex: none;
    width: 75%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-touch {
    margin-left: 75%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-touch {
    flex: none;
    width: 83.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-touch {
    margin-left: 83.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-touch {
    flex: none;
    width: 91.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-touch {
    margin-left: 91.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-touch {
    flex: none;
    width: 100%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-touch {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-desktop {
    flex: none;
    width: unset;
  }
  /* line 266, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  /* line 272, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  /* line 278, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  /* line 284, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-desktop {
    flex: none;
    width: 20%;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-desktop {
    flex: none;
    width: 40%;
  }
  /* line 290, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-desktop {
    flex: none;
    width: 60%;
  }
  /* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-desktop {
    flex: none;
    width: 80%;
  }
  /* line 296, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  /* line 298, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  /* line 302, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  /* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  /* line 306, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-desktop {
    margin-left: 20%;
  }
  /* line 308, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-desktop {
    margin-left: 40%;
  }
  /* line 310, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-desktop {
    margin-left: 60%;
  }
  /* line 312, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-desktop {
    margin-left: 80%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-desktop {
    flex: none;
    width: 0%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-desktop {
    margin-left: 0%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-desktop {
    flex: none;
    width: 8.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-desktop {
    margin-left: 8.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-desktop {
    flex: none;
    width: 16.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-desktop {
    margin-left: 16.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-desktop {
    flex: none;
    width: 33.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-desktop {
    margin-left: 33.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-desktop {
    flex: none;
    width: 41.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-desktop {
    margin-left: 41.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-desktop {
    flex: none;
    width: 58.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-desktop {
    margin-left: 58.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-desktop {
    flex: none;
    width: 66.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-desktop {
    margin-left: 66.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-desktop {
    flex: none;
    width: 83.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-desktop {
    margin-left: 83.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-desktop {
    flex: none;
    width: 91.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-desktop {
    margin-left: 91.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1216px) {
  /* line 321, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-widescreen {
    flex: none;
    width: unset;
  }
  /* line 324, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  /* line 333, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 336, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  /* line 339, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 342, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-widescreen {
    flex: none;
    width: 20%;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-widescreen {
    flex: none;
    width: 40%;
  }
  /* line 348, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-widescreen {
    flex: none;
    width: 60%;
  }
  /* line 351, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-widescreen {
    flex: none;
    width: 80%;
  }
  /* line 354, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  /* line 358, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  /* line 360, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  /* line 362, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  /* line 364, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-widescreen {
    margin-left: 20%;
  }
  /* line 366, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-widescreen {
    margin-left: 40%;
  }
  /* line 368, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-widescreen {
    margin-left: 60%;
  }
  /* line 370, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-widescreen {
    margin-left: 80%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-widescreen {
    flex: none;
    width: 0%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-widescreen {
    margin-left: 0%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-widescreen {
    flex: none;
    width: 8.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-widescreen {
    margin-left: 8.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-widescreen {
    flex: none;
    width: 16.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-widescreen {
    margin-left: 16.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-widescreen {
    flex: none;
    width: 33.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-widescreen {
    margin-left: 33.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-widescreen {
    flex: none;
    width: 41.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-widescreen {
    margin-left: 41.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-widescreen {
    flex: none;
    width: 58.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-widescreen {
    margin-left: 58.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-widescreen {
    flex: none;
    width: 66.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-widescreen {
    margin-left: 66.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-widescreen {
    flex: none;
    width: 83.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-widescreen {
    margin-left: 83.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-widescreen {
    flex: none;
    width: 91.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-widescreen {
    margin-left: 91.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1408px) {
  /* line 379, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-fullhd {
    flex: none;
    width: unset;
  }
  /* line 382, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 385, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 388, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
  /* line 391, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 394, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  /* line 397, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 400, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-fullhd {
    flex: none;
    width: 20%;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-fullhd {
    flex: none;
    width: 40%;
  }
  /* line 406, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-fullhd {
    flex: none;
    width: 60%;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-fullhd {
    flex: none;
    width: 80%;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-fullhd {
    margin-left: 75%;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-fullhd {
    margin-left: 66.6666%;
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-fullhd {
    margin-left: 50%;
  }
  /* line 418, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-fullhd {
    margin-left: 33.3333%;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-fullhd {
    margin-left: 25%;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-fullhd {
    margin-left: 20%;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-fullhd {
    margin-left: 40%;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-fullhd {
    margin-left: 60%;
  }
  /* line 428, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-fullhd {
    margin-left: 80%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-fullhd {
    flex: none;
    width: 0%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-fullhd {
    margin-left: 0%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-fullhd {
    flex: none;
    width: 8.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-fullhd {
    margin-left: 8.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-fullhd {
    flex: none;
    width: 16.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-fullhd {
    margin-left: 16.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-fullhd {
    margin-left: 25%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-fullhd {
    flex: none;
    width: 33.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-fullhd {
    margin-left: 33.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-fullhd {
    flex: none;
    width: 41.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-fullhd {
    margin-left: 41.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-fullhd {
    margin-left: 50%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-fullhd {
    flex: none;
    width: 58.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-fullhd {
    margin-left: 58.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-fullhd {
    flex: none;
    width: 66.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-fullhd {
    margin-left: 66.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-fullhd {
    margin-left: 75%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-fullhd {
    flex: none;
    width: 83.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-fullhd {
    margin-left: 83.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-fullhd {
    flex: none;
    width: 91.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-fullhd {
    margin-left: 91.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-fullhd {
    margin-left: 100%;
  }
}

/* line 437, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 441, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:last-child {
  margin-bottom: -0.75rem;
}

/* line 443, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:not(:last-child) {
  margin-bottom: calc(1.5rem - 0.75rem);
}

/* line 446, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-centered {
  justify-content: center;
}

/* line 448, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

/* line 452, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless > .column {
  margin: 0;
  padding: 0 !important;
}

/* line 455, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 457, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:last-child {
  margin-bottom: 0;
}

/* line 459, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile {
  display: flex;
}

/* line 461, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-multiline {
  flex-wrap: wrap;
}

/* line 463, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-vcentered {
  align-items: center;
}

@media screen and (min-width: 769px), print {
  /* line 467, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns:not(.is-desktop) {
    display: flex;
  }
}

@media screen and (min-width: 1024px) {
  /* line 471, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-desktop {
    display: flex;
  }
}

/* line 475, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable {
  --columnGap: 0.75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap));
}

/* line 479, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable > .column {
  padding-left: var(--columnGap);
  padding-right: var(--columnGap);
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-0 {
  --columnGap: 0rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-mobile {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet-only {
    --columnGap: 0rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-touch {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-fullhd {
    --columnGap: 0rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-1 {
  --columnGap: 0.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-mobile {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-touch {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-fullhd {
    --columnGap: 0.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-2 {
  --columnGap: 0.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-mobile {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-touch {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-fullhd {
    --columnGap: 0.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-3 {
  --columnGap: 0.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-mobile {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-touch {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-fullhd {
    --columnGap: 0.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-4 {
  --columnGap: 1rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-mobile {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet-only {
    --columnGap: 1rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-touch {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-fullhd {
    --columnGap: 1rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-5 {
  --columnGap: 1.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-mobile {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-touch {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-fullhd {
    --columnGap: 1.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-6 {
  --columnGap: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-mobile {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-touch {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-fullhd {
    --columnGap: 1.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-7 {
  --columnGap: 1.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-mobile {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-touch {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-fullhd {
    --columnGap: 1.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-8 {
  --columnGap: 2rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-mobile {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet-only {
    --columnGap: 2rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-touch {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-fullhd {
    --columnGap: 2rem;
  }
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile {
  align-items: stretch;
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  min-height: min-content;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:last-child {
  margin-bottom: -0.75rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-child {
  margin: 0 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-parent {
  padding: 0.75rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical {
  flex-direction: column;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical > .tile.is-child:not(:last-child) {
  margin-bottom: 1.5rem !important;
}

@media screen and (min-width: 769px), print {
  /* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile:not(.is-child) {
    display: flex;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-1 {
    flex: none;
    width: 8.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-2 {
    flex: none;
    width: 16.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-3 {
    flex: none;
    width: 25%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-4 {
    flex: none;
    width: 33.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-5 {
    flex: none;
    width: 41.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-6 {
    flex: none;
    width: 50%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-7 {
    flex: none;
    width: 58.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-8 {
    flex: none;
    width: 66.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-9 {
    flex: none;
    width: 75%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-10 {
    flex: none;
    width: 83.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-11 {
    flex: none;
    width: 91.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-12 {
    flex: none;
    width: 100%;
  }
}

/* Bulma Helpers */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white {
  color: white !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-white:hover, a.has-text-white:focus {
  color: #e6e6e6 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white {
  background-color: white !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black {
  color: #0a0a0a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-black:hover, a.has-text-black:focus {
  color: black !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black {
  background-color: #0a0a0a !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-light {
  color: whitesmoke !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-light:hover, a.has-text-light:focus {
  color: #dbdbdb !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-light {
  background-color: whitesmoke !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-dark {
  color: #363636 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-dark {
  background-color: #363636 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary {
  color: #00d1b2 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary:hover, a.has-text-primary:focus {
  color: #009e86 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary {
  background-color: #00d1b2 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-light {
  color: #ebfffc !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-light:hover, a.has-text-primary-light:focus {
  color: #b8fff4 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-light {
  background-color: #ebfffc !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-dark {
  color: #00947e !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-dark:hover, a.has-text-primary-dark:focus {
  color: #00c7a9 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-dark {
  background-color: #00947e !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link {
  color: #485fc7 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link:hover, a.has-text-link:focus {
  color: #3449a8 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link {
  background-color: #485fc7 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-light {
  color: #eff1fa !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-light:hover, a.has-text-link-light:focus {
  color: #c8cfee !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-light {
  background-color: #eff1fa !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-dark {
  color: #3850b7 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-dark:hover, a.has-text-link-dark:focus {
  color: #576dcb !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-dark {
  background-color: #3850b7 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info {
  color: #3e8ed0 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info:hover, a.has-text-info:focus {
  color: #2b74b1 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info {
  background-color: #3e8ed0 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-light {
  color: #eff5fb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-light:hover, a.has-text-info-light:focus {
  color: #c6ddf1 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-light {
  background-color: #eff5fb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-dark {
  color: #296fa8 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-dark:hover, a.has-text-info-dark:focus {
  color: #368ace !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-dark {
  background-color: #296fa8 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success {
  color: #48c78e !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success:hover, a.has-text-success:focus {
  color: #34a873 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success {
  background-color: #48c78e !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-light {
  color: #effaf5 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-light:hover, a.has-text-success-light:focus {
  color: #c8eedd !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-light {
  background-color: #effaf5 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-dark {
  color: #257953 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-dark:hover, a.has-text-success-dark:focus {
  color: #31a06e !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-dark {
  background-color: #257953 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning {
  color: #ffe08a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning:hover, a.has-text-warning:focus {
  color: #ffd257 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning {
  background-color: #ffe08a !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-light {
  color: #fffaeb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-light:hover, a.has-text-warning-light:focus {
  color: #ffecb8 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-light {
  background-color: #fffaeb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-dark {
  color: #946c00 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-dark:hover, a.has-text-warning-dark:focus {
  color: #c79200 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-dark {
  background-color: #946c00 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger {
  color: #f14668 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ee1742 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger {
  background-color: #f14668 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-light {
  color: #feecf0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-light:hover, a.has-text-danger-light:focus {
  color: #fabdc9 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-light {
  background-color: #feecf0 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-dark {
  color: #cc0f35 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-dark:hover, a.has-text-danger-dark:focus {
  color: #ee2049 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-dark {
  background-color: #cc0f35 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-bis {
  color: #121212 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-bis {
  background-color: #121212 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-ter {
  color: #242424 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-ter {
  background-color: #242424 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-darker {
  color: #363636 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-darker {
  background-color: #363636 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-dark {
  color: #4a4a4a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-dark {
  background-color: #4a4a4a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey {
  color: #7a7a7a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey {
  background-color: #7a7a7a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-light {
  color: #b5b5b5 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-light {
  background-color: #b5b5b5 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-lighter {
  color: #dbdbdb !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-lighter {
  background-color: #dbdbdb !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-ter {
  color: whitesmoke !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-ter {
  background-color: whitesmoke !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-bis {
  color: #fafafa !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-bis {
  background-color: #fafafa !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row {
  flex-direction: row !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column {
  flex-direction: column !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-nowrap {
  flex-wrap: nowrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap {
  flex-wrap: wrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-start {
  justify-content: flex-start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-end {
  justify-content: flex-end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-center {
  justify-content: center !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-between {
  justify-content: space-between !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-around {
  justify-content: space-around !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-evenly {
  justify-content: space-evenly !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-start {
  justify-content: start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-end {
  justify-content: end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-left {
  justify-content: left !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-right {
  justify-content: right !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-start {
  align-content: flex-start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-end {
  align-content: flex-end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-center {
  align-content: center !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-between {
  align-content: space-between !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-around {
  align-content: space-around !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-evenly {
  align-content: space-evenly !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-stretch {
  align-content: stretch !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-start {
  align-content: start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-end {
  align-content: end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-baseline {
  align-content: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-stretch {
  align-items: stretch !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-start {
  align-items: flex-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-end {
  align-items: flex-end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-center {
  align-items: center !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-baseline {
  align-items: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-start {
  align-items: start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-end {
  align-items: end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-start {
  align-items: self-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-end {
  align-items: self-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-auto {
  align-self: auto !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-start {
  align-self: flex-start !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-end {
  align-self: flex-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-center {
  align-self: center !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-baseline {
  align-self: baseline !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-stretch {
  align-self: stretch !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-2 {
  flex-grow: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-3 {
  flex-grow: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-4 {
  flex-grow: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-5 {
  flex-grow: 5 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-2 {
  flex-shrink: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-3 {
  flex-shrink: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-4 {
  flex-shrink: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-5 {
  flex-shrink: 5 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/../utilities/mixins.sass */
.is-clearfix::after {
  clear: both;
  content: " ";
  display: table;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-left {
  float: left !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-right {
  float: right !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-radiusless {
  border-radius: 0 !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-shadowless {
  box-shadow: none !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-clickable {
  cursor: pointer !important;
  pointer-events: all !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/overflow.sass */
.is-clipped {
  overflow: hidden !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/position.sass */
.is-relative {
  position: relative !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-marginless {
  margin: 0 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-paddingless {
  padding: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-0 {
  margin: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-0 {
  margin-top: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-0 {
  margin-right: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-0 {
  margin-left: 0 !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-1 {
  margin: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-1 {
  margin-right: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-1 {
  margin-left: 0.25rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-2 {
  margin: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-2 {
  margin-right: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-2 {
  margin-left: 0.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-3 {
  margin: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-3 {
  margin-top: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-3 {
  margin-right: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-3 {
  margin-bottom: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-3 {
  margin-left: 0.75rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-4 {
  margin: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-4 {
  margin-top: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-4 {
  margin-right: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-4 {
  margin-bottom: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-4 {
  margin-left: 1rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-5 {
  margin: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-5 {
  margin-top: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-5 {
  margin-right: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-5 {
  margin-bottom: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-5 {
  margin-left: 1.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-5 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-5 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-6 {
  margin: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-6 {
  margin-top: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-6 {
  margin-right: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-6 {
  margin-bottom: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-6 {
  margin-left: 3rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-auto {
  margin: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-auto {
  margin-top: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-auto {
  margin-right: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-auto {
  margin-left: auto !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-0 {
  padding: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-0 {
  padding-top: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-0 {
  padding-right: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-0 {
  padding-left: 0 !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-1 {
  padding: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-1 {
  padding-right: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-1 {
  padding-left: 0.25rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-2 {
  padding: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-2 {
  padding-right: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-2 {
  padding-left: 0.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-3 {
  padding: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-3 {
  padding-top: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-3 {
  padding-right: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-3 {
  padding-bottom: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-3 {
  padding-left: 0.75rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-4 {
  padding: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-4 {
  padding-top: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-4 {
  padding-right: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-4 {
  padding-bottom: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-4 {
  padding-left: 1rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-5 {
  padding: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-5 {
  padding-top: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-5 {
  padding-right: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-5 {
  padding-bottom: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-5 {
  padding-left: 1.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-5 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-5 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-6 {
  padding: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-6 {
  padding-top: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-6 {
  padding-right: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-6 {
  padding-bottom: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-6 {
  padding-left: 3rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-auto {
  padding: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-auto {
  padding-top: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-auto {
  padding-right: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-auto {
  padding-bottom: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-auto {
  padding-left: auto !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-auto {
  padding-left: auto !important;
  padding-right: auto !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-auto {
  padding-top: auto !important;
  padding-bottom: auto !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-1 {
  font-size: 3rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-2 {
  font-size: 2.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-3 {
  font-size: 2rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-4 {
  font-size: 1.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-5 {
  font-size: 1.25rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-6 {
  font-size: 1rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-7 {
  font-size: 0.75rem !important;
}

@media screen and (max-width: 768px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-mobile {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-mobile {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-mobile {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-mobile {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-mobile {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-mobile {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-mobile {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-tablet {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-tablet {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-tablet {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-tablet {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-tablet {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-tablet {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-tablet {
    font-size: 0.75rem !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-touch {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-touch {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-touch {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-touch {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-touch {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-touch {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-touch {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-desktop {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-desktop {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-desktop {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-desktop {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-desktop {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-desktop {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-desktop {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-widescreen {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-widescreen {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-widescreen {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-widescreen {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-widescreen {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-widescreen {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-widescreen {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-fullhd {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-fullhd {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-fullhd {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-fullhd {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-fullhd {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-fullhd {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-fullhd {
    font-size: 0.75rem !important;
  }
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-centered {
  text-align: center !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-justified {
  text-align: justify !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-left {
  text-align: left !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-right {
  text-align: right !important;
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-mobile {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet-only {
    text-align: center !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-touch {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-fullhd {
    text-align: center !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-mobile {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet-only {
    text-align: justify !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-touch {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-fullhd {
    text-align: justify !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-mobile {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet-only {
    text-align: left !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-touch {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-fullhd {
    text-align: left !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-mobile {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet-only {
    text-align: right !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-touch {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-fullhd {
    text-align: right !important;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-capitalized {
  text-transform: capitalize !important;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-lowercase {
  text-transform: lowercase !important;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-uppercase {
  text-transform: uppercase !important;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-italic {
  font-style: italic !important;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-underlined {
  text-decoration: underline !important;
}

/* line 79, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-light {
  font-weight: 300 !important;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-normal {
  font-weight: 400 !important;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-medium {
  font-weight: 500 !important;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-semibold {
  font-weight: 600 !important;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-bold {
  font-weight: 700 !important;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-primary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-secondary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-sans-serif {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-monospace {
  font-family: monospace !important;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-code {
  font-family: monospace !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-block {
  display: block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-mobile {
    display: block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet {
    display: block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet-only {
    display: block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-touch {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop-only {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen-only {
    display: block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-fullhd {
    display: block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-flex {
  display: flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-mobile {
    display: flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet {
    display: flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet-only {
    display: flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-touch {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-fullhd {
    display: flex !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-mobile {
    display: inline !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet {
    display: inline !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet-only {
    display: inline !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-touch {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-fullhd {
    display: inline !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-block {
  display: inline-block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-mobile {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet-only {
    display: inline-block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-touch {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-fullhd {
    display: inline-block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-flex {
  display: inline-flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-mobile {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet-only {
    display: inline-flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-touch {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-fullhd {
    display: inline-flex !important;
  }
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-hidden {
  display: none !important;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-sr-only {
  border: none !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 0.01em !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 0.01em !important;
}

@media screen and (max-width: 768px) {
  /* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet {
    display: none !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet-only {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-touch {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen-only {
    display: none !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-fullhd {
    display: none !important;
  }
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-invisible {
  visibility: hidden !important;
}

@media screen and (max-width: 768px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-mobile {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet-only {
    visibility: hidden !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-touch {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-fullhd {
    visibility: hidden !important;
  }
}

/* Bulma Layout */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .navbar {
  background: none;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .tabs ul {
  border-bottom: none;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-white strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .title {
  color: #0a0a0a;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle {
  color: rgba(10, 10, 10, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle a:not(.button),
.hero.is-white .subtitle strong {
  color: #0a0a0a;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white .navbar-menu {
    background-color: white;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .navbar-item,
.hero.is-white .navbar-link {
  color: rgba(10, 10, 10, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a.navbar-item:hover, .hero.is-white a.navbar-item.is-active,
.hero.is-white .navbar-link:hover,
.hero.is-white .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a {
  color: #0a0a0a;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs li.is-active a {
  color: white !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a {
  color: #0a0a0a;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white.is-bold {
  background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-black strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .title {
  color: white;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle a:not(.button),
.hero.is-black .subtitle strong {
  color: white;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black .navbar-menu {
    background-color: #0a0a0a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .navbar-item,
.hero.is-black .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a.navbar-item:hover, .hero.is-black a.navbar-item.is-active,
.hero.is-black .navbar-link:hover,
.hero.is-black .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a {
  color: white;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs li.is-active a {
  color: #0a0a0a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a {
  color: white;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black.is-bold {
  background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-light strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle a:not(.button),
.hero.is-light .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light .navbar-menu {
    background-color: whitesmoke;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .navbar-item,
.hero.is-light .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a.navbar-item:hover, .hero.is-light a.navbar-item.is-active,
.hero.is-light .navbar-link:hover,
.hero.is-light .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs li.is-active a {
  color: whitesmoke !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active a, .hero.is-light .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light.is-bold {
  background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-dark strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle a:not(.button),
.hero.is-dark .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark .navbar-menu {
    background-color: #363636;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .navbar-item,
.hero.is-dark .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a.navbar-item:hover, .hero.is-dark a.navbar-item.is-active,
.hero.is-dark .navbar-link:hover,
.hero.is-dark .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs li.is-active a {
  color: #363636 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #363636;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark.is-bold {
  background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-primary strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle a:not(.button),
.hero.is-primary .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary .navbar-menu {
    background-color: #00d1b2;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .navbar-item,
.hero.is-primary .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a.navbar-item:hover, .hero.is-primary a.navbar-item.is-active,
.hero.is-primary .navbar-link:hover,
.hero.is-primary .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs li.is-active a {
  color: #00d1b2 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #00d1b2;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary.is-bold {
  background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-link strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle a:not(.button),
.hero.is-link .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link .navbar-menu {
    background-color: #485fc7;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .navbar-item,
.hero.is-link .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a.navbar-item:hover, .hero.is-link a.navbar-item.is-active,
.hero.is-link .navbar-link:hover,
.hero.is-link .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs li.is-active a {
  color: #485fc7 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #485fc7;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link.is-bold {
  background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-info strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle a:not(.button),
.hero.is-info .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info .navbar-menu {
    background-color: #3e8ed0;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .navbar-item,
.hero.is-info .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a.navbar-item:hover, .hero.is-info a.navbar-item.is-active,
.hero.is-info .navbar-link:hover,
.hero.is-info .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs li.is-active a {
  color: #3e8ed0 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #3e8ed0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info.is-bold {
  background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-success strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle a:not(.button),
.hero.is-success .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success .navbar-menu {
    background-color: #48c78e;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .navbar-item,
.hero.is-success .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a.navbar-item:hover, .hero.is-success a.navbar-item.is-active,
.hero.is-success .navbar-link:hover,
.hero.is-success .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs li.is-active a {
  color: #48c78e !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #48c78e;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success.is-bold {
  background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-warning strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle a:not(.button),
.hero.is-warning .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning .navbar-menu {
    background-color: #ffe08a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .navbar-item,
.hero.is-warning .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a.navbar-item:hover, .hero.is-warning a.navbar-item.is-active,
.hero.is-warning .navbar-link:hover,
.hero.is-warning .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs li.is-active a {
  color: #ffe08a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning.is-bold {
  background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-danger strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle a:not(.button),
.hero.is-danger .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger .navbar-menu {
    background-color: #f14668;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .navbar-item,
.hero.is-danger .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a.navbar-item:hover, .hero.is-danger a.navbar-item.is-active,
.hero.is-danger .navbar-link:hover,
.hero.is-danger .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs li.is-active a {
  color: #f14668 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #f14668;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger.is-bold {
  background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
  }
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-small .hero-body {
  padding: 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-medium .hero-body {
    padding: 9rem 4.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-large .hero-body {
    padding: 18rem 6rem;
  }
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body {
  align-items: center;
  display: flex;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container, .hero.is-fullheight-with-navbar .hero-body > .container {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight {
  min-height: 50vh;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-fullheight {
  min-height: 100vh;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video {
  overflow: hidden;
}

/* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video video {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video.is-transparent {
  opacity: 0.3;
}

@media screen and (max-width: 768px) {
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-video {
    display: none;
  }
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-buttons {
  margin-top: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button {
    display: flex;
  }
  /* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons {
    display: flex;
    justify-content: center;
  }
  /* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-right: 1.5rem;
  }
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-head,
.hero-foot {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-body {
  flex-grow: 1;
  flex-shrink: 0;
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-body {
    padding: 3rem 3rem;
  }
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
.section {
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 1024px) {
  /* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section {
    padding: 3rem 3rem;
  }
  /* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-medium {
    padding: 9rem 4.5rem;
  }
  /* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-large {
    padding: 18rem 6rem;
  }
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/footer.sass */
.footer {
  background-color: #fafafa;
  padding: 3rem 1.5rem 6rem;
}

/* line 4, app/assets/stylesheets/radio.scss */
.img-radio ul {
  list-style-type: none;
}

/* line 8, app/assets/stylesheets/radio.scss */
.img-radio li {
  display: inline-block;
}

/* line 12, app/assets/stylesheets/radio.scss */
.img-radio input[type="radio"][id^="rb"] {
  display: none;
}

/* line 16, app/assets/stylesheets/radio.scss */
.img-radio label {
  border: 1px solid #fff;
  padding: 10px;
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 30, app/assets/stylesheets/radio.scss */
.img-radio :checked + label {
  background-color: #dbdbdb;
}
/* line 1, app/assets/stylesheets/saves.scss */
.saves_title_input, .saves_url_input, .saves_description_input {
  width: 250px;
  height: 20px;
}

/* line 6, app/assets/stylesheets/saves.scss */
.saves_input {
  border-radius: 2px;
  border-width: 1px;
  border: 1px solid #777;
  padding: 2px;
  margin-right: 5px;
}

/* line 14, app/assets/stylesheets/saves.scss */
.saves_description_input {
  height: 60px;
  resize: none;
}

/* line 19, app/assets/stylesheets/saves.scss */
.flex-table {
  display: flex;
  margin: 10px;
}

/* line 24, app/assets/stylesheets/saves.scss */
.flex-table .label {
  width: 120px;
}

/* line 28, app/assets/stylesheets/saves.scss */
.button {
  background-color: #00a8f9;
  color: #FFFFFF;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 15px;
}

/* line 37, app/assets/stylesheets/saves.scss */
.small-btn {
  width: 120px;
  height: 40px;
}

/* line 42, app/assets/stylesheets/saves.scss */
.share-user_image {
  height: 30px;
  width: 30px;
  border-radius: 3px;
  margin: 3px;
  margin-right: 8px;
}

/* line 50, app/assets/stylesheets/saves.scss */
.share-username {
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 57, app/assets/stylesheets/saves.scss */
.share-user {
  display: flex;
  line-height: 30px;
}

/* line 62, app/assets/stylesheets/saves.scss */
.save_last_updated_at {
  color: #999;
  font-size: 0.75em;
}

/* line 67, app/assets/stylesheets/saves.scss */
.save_action {
  font-size: 0.8em;
}

/* line 71, app/assets/stylesheets/saves.scss */
.save_delete, .save_edit {
  font-size: 0.75em;
}

/* line 75, app/assets/stylesheets/saves.scss */
.following_recommended {
  padding: 10px 5px;
  background-color: rgba(255, 215, 0, 0.2);
}

/* line 80, app/assets/stylesheets/saves.scss */
.following_recommended h5 {
  padding: 0;
  margin: 0;
  color: #666;
}

/* line 86, app/assets/stylesheets/saves.scss */
.welcome {
  border: 1px solid lightgray;
  padding: 8px;
  border-radius: 3px;
}

/* line 92, app/assets/stylesheets/saves.scss */
.welcome h3 {
  color: maroon;
}

/* line 96, app/assets/stylesheets/saves.scss */
.welcome h5 {
  color: blue;
}
/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */
/* Bulma Utilities */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .file-cta,
.file-name, .select select, .textarea, .input, .button {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.5em - 1px);
  padding-left: calc(0.75em - 1px);
  padding-right: calc(0.75em - 1px);
  padding-top: calc(0.5em - 1px);
  position: relative;
  vertical-align: top;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus,
.pagination-ellipsis:focus, .file-cta:focus,
.file-name:focus, .select select:focus, .textarea:focus, .input:focus, .button:focus, .is-focused.pagination-previous,
.is-focused.pagination-next,
.is-focused.pagination-link,
.is-focused.pagination-ellipsis, .is-focused.file-cta,
.is-focused.file-name, .select select.is-focused, .is-focused.textarea, .is-focused.input, .is-focused.button, .pagination-previous:active,
.pagination-next:active,
.pagination-link:active,
.pagination-ellipsis:active, .file-cta:active,
.file-name:active, .select select:active, .textarea:active, .input:active, .button:active, .is-active.pagination-previous,
.is-active.pagination-next,
.is-active.pagination-link,
.is-active.pagination-ellipsis, .is-active.file-cta,
.is-active.file-name, .select select.is-active, .is-active.textarea, .is-active.input, .is-active.button {
  outline: none;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled],
.pagination-ellipsis[disabled], .file-cta[disabled],
.file-name[disabled], .select select[disabled], .textarea[disabled], .input[disabled], .button[disabled], fieldset[disabled] .pagination-previous,
fieldset[disabled] .pagination-next,
fieldset[disabled] .pagination-link,
fieldset[disabled] .pagination-ellipsis, fieldset[disabled] .file-cta,
fieldset[disabled] .file-name, fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input, fieldset[disabled] .button {
  cursor: not-allowed;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.is-unselectable, .tabs, .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .breadcrumb, .file, .button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.navbar-link:not(.is-arrowless)::after, .select:not(.is-multiple):not(.is-loading)::after {
  border: 3px solid transparent;
  border-radius: 2px;
  border-right: 0;
  border-top: 0;
  content: " ";
  display: block;
  height: 0.625em;
  margin-top: -0.4375em;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  transform-origin: center;
  width: 0.625em;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.tabs:not(:last-child), .pagination:not(:last-child), .message:not(:last-child), .level:not(:last-child), .breadcrumb:not(:last-child), .block:not(:last-child), .title:not(:last-child),
.subtitle:not(:last-child), .table-container:not(:last-child), .table:not(:last-child), .progress:not(:last-child), .notification:not(:last-child), .content:not(:last-child), .box:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.modal-close, .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: 9999px;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::before, .delete::before, .modal-close::after, .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;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::before, .delete::before {
  height: 2px;
  width: 50%;
}

/* line 231, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::after, .delete::after {
  height: 50%;
  width: 2px;
}

/* line 234, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close:hover, .delete:hover, .modal-close:focus, .delete:focus {
  background-color: rgba(10, 10, 10, 0.3);
}

/* line 237, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close:active, .delete:active {
  background-color: rgba(10, 10, 10, 0.4);
}

/* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-small.modal-close, .is-small.delete {
  height: 16px;
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
}

/* line 247, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-medium.modal-close, .is-medium.delete {
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
  width: 24px;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-large.modal-close, .is-large.delete {
  height: 32px;
  max-height: 32px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  width: 32px;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.control.is-loading::after, .select.is-loading::after, .loader, .button.is-loading::after {
  animation: spinAround 500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 9999px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.hero-video, .is-overlay, .modal-background, .modal, .image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.navbar-burger {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
}

/* Bulma Base */
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
ul {
  list-style: none;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
button,
input,
select,
textarea {
  margin: 0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html {
  box-sizing: border-box;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
*, *::before, *::after {
  box-sizing: inherit;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
img,
video {
  height: auto;
  max-width: 100%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
iframe {
  border: 0;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td,
th {
  padding: 0;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td:not([align]),
th:not([align]) {
  text-align: inherit;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
html {
  background-color: white;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body,
button,
input,
optgroup,
select,
textarea {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body {
  color: #4a4a4a;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a {
  color: #485fc7;
  cursor: pointer;
  text-decoration: none;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a strong {
  color: currentColor;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a:hover {
  color: #363636;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code {
  background-color: whitesmoke;
  color: #da1039;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
hr {
  background-color: whitesmoke;
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
img {
  height: auto;
  max-width: 100%;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
input[type="checkbox"],
input[type="radio"] {
  vertical-align: baseline;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
small {
  font-size: 0.875em;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
span {
  font-style: inherit;
  font-weight: inherit;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
strong {
  color: #363636;
  font-weight: 700;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
fieldset {
  border: none;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre {
  -webkit-overflow-scrolling: touch;
  background-color: whitesmoke;
  color: #4a4a4a;
  font-size: 0.875em;
  overflow-x: auto;
  padding: 1.25rem 1.5rem;
  white-space: pre;
  word-wrap: normal;
}

/* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre code {
  background-color: transparent;
  color: currentColor;
  font-size: 1em;
  padding: 0;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td,
table th {
  vertical-align: top;
}

/* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td:not([align]),
table th:not([align]) {
  text-align: inherit;
}

/* line 144, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table th {
  color: #363636;
}

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

/* Bulma Elements */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
.box {
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  display: block;
  padding: 1.25rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:hover, a.box:focus {
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #485fc7;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #485fc7;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button {
  background-color: white;
  border-color: #dbdbdb;
  border-width: 1px;
  color: #363636;
  cursor: pointer;
  justify-content: center;
  padding-bottom: calc(0.5em - 1px);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: calc(0.5em - 1px);
  text-align: center;
  white-space: nowrap;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button strong {
  color: inherit;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large {
  height: 1.5em;
  width: 1.5em;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:not(:last-child) {
  margin-left: calc(-0.5em - 1px);
  margin-right: 0.25em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:last-child:not(:first-child) {
  margin-left: 0.25em;
  margin-right: calc(-0.5em - 1px);
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:last-child {
  margin-left: calc(-0.5em - 1px);
  margin-right: calc(-0.5em - 1px);
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:hover, .button.is-hovered {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus, .button.is-focused {
  border-color: #485fc7;
  color: #363636;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus:not(:active), .button.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:active, .button.is-active {
  border-color: #4a4a4a;
  color: #363636;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text {
  background-color: transparent;
  border-color: transparent;
  color: #4a4a4a;
  text-decoration: underline;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused {
  background-color: whitesmoke;
  color: #363636;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:active, .button.is-text.is-active {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text[disabled], fieldset[disabled] .button.is-text {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost {
  background: none;
  border-color: transparent;
  color: #485fc7;
  text-decoration: none;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost:hover, .button.is-ghost.is-hovered {
  color: #485fc7;
  text-decoration: underline;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:hover, .button.is-white.is-hovered {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus, .button.is-white.is-focused {
  border-color: transparent;
  color: #0a0a0a;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:active, .button.is-white.is-active {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white[disabled], fieldset[disabled] .button.is-white {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted {
  background-color: #0a0a0a;
  color: white;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered {
  background-color: black;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted[disabled], fieldset[disabled] .button.is-white.is-inverted {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
  color: white;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined:hover, .button.is-white.is-outlined.is-hovered, .button.is-white.is-outlined:focus, .button.is-white.is-outlined.is-focused {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading:hover::after, .button.is-white.is-outlined.is-loading.is-hovered::after, .button.is-white.is-outlined.is-loading:focus::after, .button.is-white.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined[disabled], fieldset[disabled] .button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined.is-hovered, .button.is-white.is-inverted.is-outlined:focus, .button.is-white.is-inverted.is-outlined.is-focused {
  background-color: #0a0a0a;
  color: white;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined.is-loading:hover::after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-white.is-inverted.is-outlined.is-loading:focus::after, .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:hover, .button.is-black.is-hovered {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus, .button.is-black.is-focused {
  border-color: transparent;
  color: white;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:active, .button.is-black.is-active {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black[disabled], fieldset[disabled] .button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted {
  background-color: white;
  color: #0a0a0a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted[disabled], fieldset[disabled] .button.is-black.is-inverted {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined:hover, .button.is-black.is-outlined.is-hovered, .button.is-black.is-outlined:focus, .button.is-black.is-outlined.is-focused {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading:hover::after, .button.is-black.is-outlined.is-loading.is-hovered::after, .button.is-black.is-outlined.is-loading:focus::after, .button.is-black.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined[disabled], fieldset[disabled] .button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined.is-hovered, .button.is-black.is-inverted.is-outlined:focus, .button.is-black.is-inverted.is-outlined.is-focused {
  background-color: white;
  color: #0a0a0a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined.is-loading:hover::after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-black.is-inverted.is-outlined.is-loading:focus::after, .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:hover, .button.is-light.is-hovered {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus, .button.is-light.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:active, .button.is-light.is-active {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light[disabled], fieldset[disabled] .button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted[disabled], fieldset[disabled] .button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: whitesmoke;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  color: whitesmoke;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined:hover, .button.is-light.is-outlined.is-hovered, .button.is-light.is-outlined:focus, .button.is-light.is-outlined.is-focused {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading:hover::after, .button.is-light.is-outlined.is-loading.is-hovered::after, .button.is-light.is-outlined.is-loading:focus::after, .button.is-light.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined[disabled], fieldset[disabled] .button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  box-shadow: none;
  color: whitesmoke;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined.is-hovered, .button.is-light.is-inverted.is-outlined:focus, .button.is-light.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined.is-loading:hover::after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-light.is-inverted.is-outlined.is-loading:focus::after, .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:hover, .button.is-dark.is-hovered {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus, .button.is-dark.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:active, .button.is-dark.is-active {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark[disabled], fieldset[disabled] .button.is-dark {
  background-color: #363636;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted {
  background-color: #fff;
  color: #363636;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted[disabled], fieldset[disabled] .button.is-dark.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #363636;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  color: #363636;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined:hover, .button.is-dark.is-outlined.is-hovered, .button.is-dark.is-outlined:focus, .button.is-dark.is-outlined.is-focused {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading:hover::after, .button.is-dark.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-outlined.is-loading:focus::after, .button.is-dark.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  box-shadow: none;
  color: #363636;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined.is-hovered, .button.is-dark.is-inverted.is-outlined:focus, .button.is-dark.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #363636;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:hover, .button.is-primary.is-hovered {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus, .button.is-primary.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:active, .button.is-primary.is-active {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary[disabled], fieldset[disabled] .button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted {
  background-color: #fff;
  color: #00d1b2;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted[disabled], fieldset[disabled] .button.is-primary.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #00d1b2;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  color: #00d1b2;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined.is-focused {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-outlined.is-loading:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  box-shadow: none;
  color: #00d1b2;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined.is-hovered, .button.is-primary.is-inverted.is-outlined:focus, .button.is-primary.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #00d1b2;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:hover, .button.is-primary.is-light.is-hovered {
  background-color: #defffa;
  border-color: transparent;
  color: #00947e;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:active, .button.is-primary.is-light.is-active {
  background-color: #d1fff8;
  border-color: transparent;
  color: #00947e;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:hover, .button.is-link.is-hovered {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus, .button.is-link.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:active, .button.is-link.is-active {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link[disabled], fieldset[disabled] .button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted {
  background-color: #fff;
  color: #485fc7;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted[disabled], fieldset[disabled] .button.is-link.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #485fc7;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  color: #485fc7;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined:hover, .button.is-link.is-outlined.is-hovered, .button.is-link.is-outlined:focus, .button.is-link.is-outlined.is-focused {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading:hover::after, .button.is-link.is-outlined.is-loading.is-hovered::after, .button.is-link.is-outlined.is-loading:focus::after, .button.is-link.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined[disabled], fieldset[disabled] .button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  box-shadow: none;
  color: #485fc7;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined.is-hovered, .button.is-link.is-inverted.is-outlined:focus, .button.is-link.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #485fc7;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined.is-loading:hover::after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-link.is-inverted.is-outlined.is-loading:focus::after, .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:hover, .button.is-link.is-light.is-hovered {
  background-color: #e6e9f7;
  border-color: transparent;
  color: #3850b7;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:active, .button.is-link.is-light.is-active {
  background-color: #dce0f4;
  border-color: transparent;
  color: #3850b7;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:hover, .button.is-info.is-hovered {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus, .button.is-info.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:active, .button.is-info.is-active {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info[disabled], fieldset[disabled] .button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted[disabled], fieldset[disabled] .button.is-info.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  color: #3e8ed0;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined:hover, .button.is-info.is-outlined.is-hovered, .button.is-info.is-outlined:focus, .button.is-info.is-outlined.is-focused {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading:hover::after, .button.is-info.is-outlined.is-loading.is-hovered::after, .button.is-info.is-outlined.is-loading:focus::after, .button.is-info.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined[disabled], fieldset[disabled] .button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined.is-hovered, .button.is-info.is-inverted.is-outlined:focus, .button.is-info.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined.is-loading:hover::after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-info.is-inverted.is-outlined.is-loading:focus::after, .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:hover, .button.is-info.is-light.is-hovered {
  background-color: #e4eff9;
  border-color: transparent;
  color: #296fa8;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:active, .button.is-info.is-light.is-active {
  background-color: #dae9f6;
  border-color: transparent;
  color: #296fa8;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:hover, .button.is-success.is-hovered {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus, .button.is-success.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:active, .button.is-success.is-active {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success[disabled], fieldset[disabled] .button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted {
  background-color: #fff;
  color: #48c78e;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted[disabled], fieldset[disabled] .button.is-success.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #48c78e;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  color: #48c78e;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined:hover, .button.is-success.is-outlined.is-hovered, .button.is-success.is-outlined:focus, .button.is-success.is-outlined.is-focused {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading:hover::after, .button.is-success.is-outlined.is-loading.is-hovered::after, .button.is-success.is-outlined.is-loading:focus::after, .button.is-success.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined[disabled], fieldset[disabled] .button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  box-shadow: none;
  color: #48c78e;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined.is-hovered, .button.is-success.is-inverted.is-outlined:focus, .button.is-success.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #48c78e;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined.is-loading:hover::after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-success.is-inverted.is-outlined.is-loading:focus::after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:hover, .button.is-success.is-light.is-hovered {
  background-color: #e6f7ef;
  border-color: transparent;
  color: #257953;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:active, .button.is-success.is-light.is-active {
  background-color: #dcf4e9;
  border-color: transparent;
  color: #257953;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:hover, .button.is-warning.is-hovered {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus, .button.is-warning.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:active, .button.is-warning.is-active {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning[disabled], fieldset[disabled] .button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted:hover, .button.is-warning.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted[disabled], fieldset[disabled] .button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: #ffe08a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  color: #ffe08a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined.is-hovered, .button.is-warning.is-outlined:focus, .button.is-warning.is-outlined.is-focused {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading:hover::after, .button.is-warning.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-outlined.is-loading:focus::after, .button.is-warning.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  box-shadow: none;
  color: #ffe08a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined.is-hovered, .button.is-warning.is-inverted.is-outlined:focus, .button.is-warning.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:hover, .button.is-warning.is-light.is-hovered {
  background-color: #fff6de;
  border-color: transparent;
  color: #946c00;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:active, .button.is-warning.is-light.is-active {
  background-color: #fff3d1;
  border-color: transparent;
  color: #946c00;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:hover, .button.is-danger.is-hovered {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus, .button.is-danger.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:active, .button.is-danger.is-active {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger[disabled], fieldset[disabled] .button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted {
  background-color: #fff;
  color: #f14668;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted[disabled], fieldset[disabled] .button.is-danger.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #f14668;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  color: #f14668;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined.is-hovered, .button.is-danger.is-outlined:focus, .button.is-danger.is-outlined.is-focused {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading:hover::after, .button.is-danger.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-outlined.is-loading:focus::after, .button.is-danger.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  box-shadow: none;
  color: #f14668;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined.is-hovered, .button.is-danger.is-inverted.is-outlined:focus, .button.is-danger.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #f14668;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:hover, .button.is-danger.is-light.is-hovered {
  background-color: #fde0e6;
  border-color: transparent;
  color: #cc0f35;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:active, .button.is-danger.is-light.is-active {
  background-color: #fcd4dc;
  border-color: transparent;
  color: #cc0f35;
}

/* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small:not(.is-rounded) {
  border-radius: 2px;
}

/* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-normal {
  font-size: 1rem;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-medium {
  font-size: 1.25rem;
}

/* line 256, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-large {
  font-size: 1.5rem;
}

/* line 259, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button[disabled], fieldset[disabled] .button {
  background-color: white;
  border-color: #dbdbdb;
  box-shadow: none;
  opacity: 0.5;
}

/* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-fullwidth {
  display: flex;
  width: 100%;
}

/* line 268, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading {
  color: transparent !important;
  pointer-events: none;
}

/* line 271, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading::after {
  position: absolute;
  left: calc(50% - (1em * 0.5));
  top: calc(50% - (1em * 0.5));
  position: absolute !important;
}

/* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-static {
  background-color: whitesmoke;
  border-color: #dbdbdb;
  color: #7a7a7a;
  box-shadow: none;
  pointer-events: none;
}

/* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-rounded {
  border-radius: 9999px;
  padding-left: calc(1em + 0.25em);
  padding-right: calc(1em + 0.25em);
}

/* line 286, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button {
  margin-bottom: 0.5rem;
}

/* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button:not(:last-child):not(.is-fullwidth) {
  margin-right: 0.5rem;
}

/* line 295, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:last-child {
  margin-bottom: -0.5rem;
}

/* line 297, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 301, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) {
  border-radius: 2px;
}

/* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) {
  font-size: 1.25rem;
}

/* line 307, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) {
  font-size: 1.5rem;
}

/* line 311, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 314, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}

/* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:last-child {
  margin-right: 0;
}

/* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered {
  z-index: 2;
}

/* line 323, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 329, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 331, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 334, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered {
  justify-content: center;
}

/* line 337, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 340, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right {
  justify-content: flex-end;
}

/* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container {
  flex-grow: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container.is-fluid {
  max-width: none !important;
  padding-left: 32px;
  padding-right: 32px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container {
    max-width: 960px;
  }
}

@media screen and (max-width: 1215px) {
  /* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-widescreen:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (max-width: 1407px) {
  /* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

@media screen and (min-width: 1216px) {
  /* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (min-width: 1408px) {
  /* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content li + li {
  margin-top: 0.25em;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content p:not(:last-child),
.content dl:not(:last-child),
.content ol:not(:last-child),
.content ul:not(:last-child),
.content blockquote:not(:last-child),
.content pre:not(:last-child),
.content table:not(:last-child) {
  margin-bottom: 1em;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #363636;
  font-weight: 600;
  line-height: 1.125;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1 {
  font-size: 2em;
  margin-bottom: 0.5em;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1:not(:first-child) {
  margin-top: 1em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2 {
  font-size: 1.75em;
  margin-bottom: 0.5714em;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2:not(:first-child) {
  margin-top: 1.1428em;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3 {
  font-size: 1.5em;
  margin-bottom: 0.6666em;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3:not(:first-child) {
  margin-top: 1.3333em;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h4 {
  font-size: 1.25em;
  margin-bottom: 0.8em;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h5 {
  font-size: 1.125em;
  margin-bottom: 0.8888em;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h6 {
  font-size: 1em;
  margin-bottom: 1em;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content blockquote {
  background-color: whitesmoke;
  border-left: 5px solid #dbdbdb;
  padding: 1.25em 1.5em;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol {
  list-style-position: outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol:not([type]) {
  list-style-type: decimal;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-alpha:not([type]) {
  list-style-type: lower-alpha;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-roman:not([type]) {
  list-style-type: lower-roman;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-alpha:not([type]) {
  list-style-type: upper-alpha;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-roman:not([type]) {
  list-style-type: upper-roman;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul {
  list-style-type: circle;
  margin-top: 0.5em;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul ul {
  list-style-type: square;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content dd {
  margin-left: 2em;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure {
  margin-left: 2em;
  margin-right: 2em;
  text-align: center;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:first-child) {
  margin-top: 2em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:last-child) {
  margin-bottom: 2em;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure img {
  display: inline-block;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure figcaption {
  font-style: italic;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content pre {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding: 1.25em 1.5em;
  white-space: pre;
  word-wrap: normal;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content sup,
.content sub {
  font-size: 75%;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table {
  width: 100%;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table td,
.content table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th {
  color: #363636;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th:not([align]) {
  text-align: inherit;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table thead td,
.content table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tfoot td,
.content table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tbody tr:last-child td,
.content table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content .tabs li + li {
  margin-top: 0;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-small {
  font-size: 0.75rem;
}

/* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-normal {
  font-size: 1rem;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-medium {
  font-size: 1.25rem;
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-large {
  font-size: 1.5rem;
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  height: 1.5rem;
  width: 1.5rem;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-small {
  height: 1rem;
  width: 1rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-medium {
  height: 2rem;
  width: 2rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-large {
  height: 3rem;
  width: 3rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text {
  align-items: flex-start;
  color: inherit;
  display: inline-flex;
  flex-wrap: wrap;
  line-height: 1.5rem;
  vertical-align: top;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:last-child) {
  margin-right: 0.25em;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:first-child) {
  margin-left: 0.25em;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
div.icon-text {
  display: flex;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image {
  display: block;
  position: relative;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img {
  display: block;
  height: auto;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img.is-rounded {
  border-radius: 9999px;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-fullwidth {
  width: 100%;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  height: 100%;
  width: 100%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square, .image.is-1by1 {
  padding-top: 100%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by4 {
  padding-top: 80%;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by3 {
  padding-top: 75%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by2 {
  padding-top: 66.6666%;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by3 {
  padding-top: 60%;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16by9 {
  padding-top: 56.25%;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by1 {
  padding-top: 50%;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by1 {
  padding-top: 33.3333%;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by5 {
  padding-top: 125%;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by4 {
  padding-top: 133.3333%;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by3 {
  padding-top: 150%;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by5 {
  padding-top: 166.6666%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-9by16 {
  padding-top: 177.7777%;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by2 {
  padding-top: 200%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by3 {
  padding-top: 300%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16x16 {
  height: 16px;
  width: 16px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-24x24 {
  height: 24px;
  width: 24px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-32x32 {
  height: 32px;
  width: 32px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-48x48 {
  height: 48px;
  width: 48px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-64x64 {
  height: 64px;
  width: 64px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-96x96 {
  height: 96px;
  width: 96px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-128x128 {
  height: 128px;
  width: 128px;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification {
  background-color: whitesmoke;
  border-radius: 4px;
  position: relative;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification a:not(.button):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification strong {
  color: currentColor;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification code,
.notification pre {
  background: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification pre code {
  background: transparent;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification > .delete {
  right: 0.5rem;
  position: absolute;
  top: 0.5rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification .title,
.notification .subtitle,
.notification .content {
  color: currentColor;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 9999px;
  display: block;
  height: 1rem;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-bar {
  background-color: #ededed;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-value {
  background-color: #4a4a4a;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-moz-progress-bar {
  background-color: #4a4a4a;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-ms-fill {
  background-color: #4a4a4a;
  border: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-webkit-progress-value {
  background-color: white;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-moz-progress-bar {
  background-color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-ms-fill {
  background-color: white;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white:indeterminate {
  background-image: linear-gradient(to right, white 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-webkit-progress-value {
  background-color: #0a0a0a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-moz-progress-bar {
  background-color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-ms-fill {
  background-color: #0a0a0a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black:indeterminate {
  background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-webkit-progress-value {
  background-color: whitesmoke;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-moz-progress-bar {
  background-color: whitesmoke;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-ms-fill {
  background-color: whitesmoke;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light:indeterminate {
  background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-webkit-progress-value {
  background-color: #363636;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-moz-progress-bar {
  background-color: #363636;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-ms-fill {
  background-color: #363636;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark:indeterminate {
  background-image: linear-gradient(to right, #363636 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-webkit-progress-value {
  background-color: #00d1b2;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-moz-progress-bar {
  background-color: #00d1b2;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-ms-fill {
  background-color: #00d1b2;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary:indeterminate {
  background-image: linear-gradient(to right, #00d1b2 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-webkit-progress-value {
  background-color: #485fc7;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-moz-progress-bar {
  background-color: #485fc7;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-ms-fill {
  background-color: #485fc7;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link:indeterminate {
  background-image: linear-gradient(to right, #485fc7 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-webkit-progress-value {
  background-color: #3e8ed0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-moz-progress-bar {
  background-color: #3e8ed0;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-ms-fill {
  background-color: #3e8ed0;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info:indeterminate {
  background-image: linear-gradient(to right, #3e8ed0 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-webkit-progress-value {
  background-color: #48c78e;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-moz-progress-bar {
  background-color: #48c78e;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-ms-fill {
  background-color: #48c78e;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success:indeterminate {
  background-image: linear-gradient(to right, #48c78e 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-webkit-progress-value {
  background-color: #ffe08a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-moz-progress-bar {
  background-color: #ffe08a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-ms-fill {
  background-color: #ffe08a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning:indeterminate {
  background-image: linear-gradient(to right, #ffe08a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-webkit-progress-value {
  background-color: #f14668;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-moz-progress-bar {
  background-color: #f14668;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-ms-fill {
  background-color: #f14668;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger:indeterminate {
  background-image: linear-gradient(to right, #f14668 30%, #ededed 30%);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate {
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: moveIndeterminate;
  animation-timing-function: linear;
  background-color: #ededed;
  background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 150% 150%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-webkit-progress-bar {
  background-color: transparent;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-moz-progress-bar {
  background-color: transparent;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-ms-fill {
  animation-name: none;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-small {
  height: 0.75rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-medium {
  height: 1.25rem;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-large {
  height: 1.5rem;
}

@keyframes moveIndeterminate {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table {
  background-color: white;
  color: #363636;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td,
.table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-white,
.table th.is-white {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-black,
.table th.is-black {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-light,
.table th.is-light {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-dark,
.table th.is-dark {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-primary,
.table th.is-primary {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-link,
.table th.is-link {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-info,
.table th.is-info {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-success,
.table th.is-success {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-warning,
.table th.is-warning {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-danger,
.table th.is-danger {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-narrow,
.table th.is-narrow {
  white-space: nowrap;
  width: 1%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected,
.table th.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected a,
.table td.is-selected strong,
.table th.is-selected a,
.table th.is-selected strong {
  color: currentColor;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-vcentered,
.table th.is-vcentered {
  vertical-align: middle;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th {
  color: #363636;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th:not([align]) {
  text-align: inherit;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected a,
.table tr.is-selected strong {
  color: currentColor;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected td,
.table tr.is-selected th {
  border-color: #fff;
  color: currentColor;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead {
  background-color: transparent;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead td,
.table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot {
  background-color: transparent;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot td,
.table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody {
  background-color: transparent;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody tr:last-child td,
.table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered td,
.table.is-bordered th {
  border-width: 1px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered tr:last-child td,
.table.is-bordered tr:last-child th {
  border-bottom-width: 1px;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-fullwidth {
  width: 100%;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) {
  background-color: whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-narrow td,
.table.is-narrow th {
  padding: 0.25em 0.5em;
}

/* line 125, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-striped tbody tr:not(.is-selected):nth-child(even) {
  background-color: #fafafa;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table-container {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  overflow-y: hidden;
  max-width: 100%;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag {
  margin-bottom: 0.5rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:last-child {
  margin-bottom: -0.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-medium .tag:not(.is-normal):not(.is-large) {
  font-size: 1rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-large .tag:not(.is-normal):not(.is-medium) {
  font-size: 1.25rem;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered {
  justify-content: center;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered .tag {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right {
  justify-content: flex-end;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:first-child) {
  margin-left: 0.5rem;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:last-child) {
  margin-right: 0;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag {
  margin-right: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:first-child) {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 4px;
  color: #4a4a4a;
  display: inline-flex;
  font-size: 0.75rem;
  height: 2em;
  justify-content: center;
  line-height: 1.5;
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .delete {
  margin-left: 0.25rem;
  margin-right: -0.375rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-white:not(body) {
  background-color: white;
  color: #0a0a0a;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-black:not(body) {
  background-color: #0a0a0a;
  color: white;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-light:not(body) {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-dark:not(body) {
  background-color: #363636;
  color: #fff;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary:not(body) {
  background-color: #00d1b2;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary.is-light:not(body) {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link:not(body) {
  background-color: #485fc7;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link.is-light:not(body) {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info:not(body) {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info.is-light:not(body) {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success:not(body) {
  background-color: #48c78e;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success.is-light:not(body) {
  background-color: #effaf5;
  color: #257953;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning:not(body) {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning.is-light:not(body) {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger:not(body) {
  background-color: #f14668;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger.is-light:not(body) {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-normal:not(body) {
  font-size: 0.75rem;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-medium:not(body) {
  font-size: 1rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-large:not(body) {
  font-size: 1.25rem;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:not(:last-child) {
  margin-left: -0.375em;
  margin-right: 0.1875em;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:last-child:not(:first-child) {
  margin-left: 0.1875em;
  margin-right: -0.375em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:last-child {
  margin-left: -0.375em;
  margin-right: -0.375em;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body) {
  margin-left: 1px;
  padding: 0;
  position: relative;
  width: 2em;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before, .tag.is-delete:not(body)::after {
  background-color: currentColor;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before {
  height: 1px;
  width: 50%;
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::after {
  height: 50%;
  width: 1px;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):hover, .tag.is-delete:not(body):focus {
  background-color: #e8e8e8;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):active {
  background-color: #dbdbdb;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-rounded:not(body) {
  border-radius: 9999px;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
a.tag:hover {
  text-decoration: underline;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title,
.subtitle {
  word-break: break-word;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title em,
.title span,
.subtitle em,
.subtitle span {
  font-weight: inherit;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sub,
.subtitle sub {
  font-size: 0.75em;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sup,
.subtitle sup {
  font-size: 0.75em;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title .tag,
.subtitle .tag {
  vertical-align: middle;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title {
  color: #363636;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.125;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title strong {
  color: inherit;
  font-weight: inherit;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title:not(.is-spaced) + .subtitle {
  margin-top: -1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-1 {
  font-size: 3rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-2 {
  font-size: 2.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-3 {
  font-size: 2rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-4 {
  font-size: 1.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-5 {
  font-size: 1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-6 {
  font-size: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-7 {
  font-size: 0.75rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle {
  color: #4a4a4a;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle strong {
  color: #363636;
  font-weight: 600;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle:not(.is-spaced) + .title {
  margin-top: -1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-1 {
  font-size: 3rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-2 {
  font-size: 2.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-3 {
  font-size: 2rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-4 {
  font-size: 1.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-5 {
  font-size: 1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-6 {
  font-size: 1rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-7 {
  font-size: 0.75rem;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.heading {
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.number {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 9999px;
  display: inline-flex;
  font-size: 1.25rem;
  height: 2em;
  justify-content: center;
  margin-right: 1.5rem;
  min-width: 2.5em;
  padding: 0.25rem 0.5rem;
  text-align: center;
  vertical-align: top;
}

/* Bulma Form */
/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select, .textarea, .input {
  background-color: white;
  border-color: #dbdbdb;
  border-radius: 4px;
  color: #363636;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select::-moz-placeholder, .textarea::-moz-placeholder, .input::-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .input::-webkit-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select:-moz-placeholder, .textarea:-moz-placeholder, .input:-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select:-ms-input-placeholder, .textarea:-ms-input-placeholder, .input:-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select:hover, .textarea:hover, .input:hover, .select select.is-hovered, .is-hovered.textarea, .is-hovered.input {
  border-color: #b5b5b5;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select:focus, .textarea:focus, .input:focus, .select select.is-focused, .is-focused.textarea, .is-focused.input, .select select:active, .textarea:active, .input:active, .select select.is-active, .is-active.textarea, .is-active.input {
  border-color: #485fc7;
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select[disabled], .textarea[disabled], .input[disabled], fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input {
  background-color: whitesmoke;
  border-color: whitesmoke;
  box-shadow: none;
  color: #7a7a7a;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder, .input[disabled]::-moz-placeholder, fieldset[disabled] .select select::-moz-placeholder, .select fieldset[disabled] select::-moz-placeholder, fieldset[disabled] .textarea::-moz-placeholder, fieldset[disabled] .input::-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, .input[disabled]::-webkit-input-placeholder, fieldset[disabled] .select select::-webkit-input-placeholder, .select fieldset[disabled] select::-webkit-input-placeholder, fieldset[disabled] .textarea::-webkit-input-placeholder, fieldset[disabled] .input::-webkit-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder, .input[disabled]:-moz-placeholder, fieldset[disabled] .select select:-moz-placeholder, .select fieldset[disabled] select:-moz-placeholder, fieldset[disabled] .textarea:-moz-placeholder, fieldset[disabled] .input:-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder, .input[disabled]:-ms-input-placeholder, fieldset[disabled] .select select:-ms-input-placeholder, .select fieldset[disabled] select:-ms-input-placeholder, fieldset[disabled] .textarea:-ms-input-placeholder, fieldset[disabled] .input:-ms-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea, .input {
  box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05);
  max-width: 100%;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[readonly], .input[readonly] {
  box-shadow: none;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.textarea, .is-white.input {
  border-color: white;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.textarea:focus, .is-white.input:focus, .is-white.is-focused.textarea, .is-white.is-focused.input, .is-white.textarea:active, .is-white.input:active, .is-white.is-active.textarea, .is-white.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.textarea, .is-black.input {
  border-color: #0a0a0a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.textarea:focus, .is-black.input:focus, .is-black.is-focused.textarea, .is-black.is-focused.input, .is-black.textarea:active, .is-black.input:active, .is-black.is-active.textarea, .is-black.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.textarea, .is-light.input {
  border-color: whitesmoke;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.textarea:focus, .is-light.input:focus, .is-light.is-focused.textarea, .is-light.is-focused.input, .is-light.textarea:active, .is-light.input:active, .is-light.is-active.textarea, .is-light.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.textarea, .is-dark.input {
  border-color: #363636;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.textarea:focus, .is-dark.input:focus, .is-dark.is-focused.textarea, .is-dark.is-focused.input, .is-dark.textarea:active, .is-dark.input:active, .is-dark.is-active.textarea, .is-dark.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.textarea, .is-primary.input {
  border-color: #00d1b2;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.textarea:focus, .is-primary.input:focus, .is-primary.is-focused.textarea, .is-primary.is-focused.input, .is-primary.textarea:active, .is-primary.input:active, .is-primary.is-active.textarea, .is-primary.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.textarea, .is-link.input {
  border-color: #485fc7;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.textarea:focus, .is-link.input:focus, .is-link.is-focused.textarea, .is-link.is-focused.input, .is-link.textarea:active, .is-link.input:active, .is-link.is-active.textarea, .is-link.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.textarea, .is-info.input {
  border-color: #3e8ed0;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.textarea:focus, .is-info.input:focus, .is-info.is-focused.textarea, .is-info.is-focused.input, .is-info.textarea:active, .is-info.input:active, .is-info.is-active.textarea, .is-info.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.textarea, .is-success.input {
  border-color: #48c78e;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.textarea:focus, .is-success.input:focus, .is-success.is-focused.textarea, .is-success.is-focused.input, .is-success.textarea:active, .is-success.input:active, .is-success.is-active.textarea, .is-success.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.textarea, .is-warning.input {
  border-color: #ffe08a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.textarea:focus, .is-warning.input:focus, .is-warning.is-focused.textarea, .is-warning.is-focused.input, .is-warning.textarea:active, .is-warning.input:active, .is-warning.is-active.textarea, .is-warning.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.textarea, .is-danger.input {
  border-color: #f14668;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.textarea:focus, .is-danger.input:focus, .is-danger.is-focused.textarea, .is-danger.is-focused.input, .is-danger.textarea:active, .is-danger.input:active, .is-danger.is-active.textarea, .is-danger.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-small.textarea, .is-small.input {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-medium.textarea, .is-medium.input {
  font-size: 1.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-large.textarea, .is-large.input {
  font-size: 1.5rem;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-fullwidth.textarea, .is-fullwidth.input {
  display: block;
  width: 100%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-inline.textarea, .is-inline.input {
  display: inline;
  width: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-rounded {
  border-radius: 9999px;
  padding-left: calc(calc(0.75em - 1px) + 0.375em);
  padding-right: calc(calc(0.75em - 1px) + 0.375em);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-static {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: calc(0.75em - 1px);
  resize: vertical;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea:not([rows]) {
  max-height: 40em;
  min-height: 8em;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[rows] {
  height: initial;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea.has-fixed-size {
  resize: none;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio, .checkbox {
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio input, .checkbox input {
  cursor: pointer;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio:hover, .checkbox:hover {
  color: #363636;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio[disabled], .checkbox[disabled], fieldset[disabled] .radio, fieldset[disabled] .checkbox,
.radio input[disabled],
.checkbox input[disabled] {
  color: #7a7a7a;
  cursor: not-allowed;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio + .radio {
  margin-left: 0.5em;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple) {
  height: 2.5em;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #485fc7;
  right: 1.125em;
  z-index: 4;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-rounded select {
  border-radius: 9999px;
  padding-left: 1em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select {
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select::-ms-expand {
  display: none;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[disabled]:hover, fieldset[disabled] .select select:hover {
  border-color: whitesmoke;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select:not([multiple]) {
  padding-right: 2.5em;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] {
  height: auto;
  padding: 0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] option {
  padding: 0.5em 1em;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading):hover::after {
  border-color: #363636;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white:not(:hover)::after {
  border-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select {
  border-color: white;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:hover, .select.is-white select.is-hovered {
  border-color: #f2f2f2;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black:not(:hover)::after {
  border-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select {
  border-color: #0a0a0a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:hover, .select.is-black select.is-hovered {
  border-color: black;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light:not(:hover)::after {
  border-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select {
  border-color: whitesmoke;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:hover, .select.is-light select.is-hovered {
  border-color: #e8e8e8;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark:not(:hover)::after {
  border-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select {
  border-color: #363636;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:hover, .select.is-dark select.is-hovered {
  border-color: #292929;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary:not(:hover)::after {
  border-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select {
  border-color: #00d1b2;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:hover, .select.is-primary select.is-hovered {
  border-color: #00b89c;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link:not(:hover)::after {
  border-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select {
  border-color: #485fc7;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:hover, .select.is-link select.is-hovered {
  border-color: #3a51bb;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info:not(:hover)::after {
  border-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select {
  border-color: #3e8ed0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:hover, .select.is-info select.is-hovered {
  border-color: #3082c5;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success:not(:hover)::after {
  border-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select {
  border-color: #48c78e;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:hover, .select.is-success select.is-hovered {
  border-color: #3abb81;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning:not(:hover)::after {
  border-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select {
  border-color: #ffe08a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:hover, .select.is-warning select.is-hovered {
  border-color: #ffd970;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger:not(:hover)::after {
  border-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select {
  border-color: #f14668;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:hover, .select.is-danger select.is-hovered {
  border-color: #ef2e55;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-medium {
  font-size: 1.25rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-large {
  font-size: 1.5rem;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-disabled::after {
  border-color: #7a7a7a;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth {
  width: 100%;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth select {
  width: 100%;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading::after {
  margin-top: 0;
  position: absolute;
  right: 0.625em;
  top: 0.625em;
  transform: none;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file {
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  position: relative;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white .file-cta {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:active .file-cta, .file.is-white.is-active .file-cta {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black .file-cta {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:active .file-cta, .file.is-black.is-active .file-cta {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light .file-cta {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:active .file-cta, .file.is-light.is-active .file-cta {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark .file-cta {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary .file-cta {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link .file-cta {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 95, 199, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:active .file-cta, .file.is-link.is-active .file-cta {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info .file-cta {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(62, 142, 208, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:active .file-cta, .file.is-info.is-active .file-cta {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success .file-cta {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 199, 142, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:active .file-cta, .file.is-success.is-active .file-cta {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning .file-cta {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 224, 138, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger .file-cta {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-small {
  font-size: 0.75rem;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-normal {
  font-size: 1rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium {
  font-size: 1.25rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium .file-icon .fa {
  font-size: 21px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large {
  font-size: 1.5rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large .file-icon .fa {
  font-size: 28px;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-cta {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-name {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-cta {
  border-radius: 4px;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-name {
  display: none;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-label {
  flex-direction: column;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-cta {
  flex-direction: column;
  height: auto;
  padding: 1em 3em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-name {
  border-width: 0 1px 1px;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon {
  height: 1.5em;
  width: 1.5em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon .fa {
  font-size: 21px;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-small .file-icon .fa {
  font-size: 14px;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-medium .file-icon .fa {
  font-size: 28px;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-large .file-icon .fa {
  font-size: 35px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-cta {
  border-radius: 4px 4px 0 0;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-name {
  border-radius: 0 0 4px 4px;
  border-width: 0 1px 1px;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-centered {
  justify-content: center;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-label {
  width: 100%;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-name {
  flex-grow: 1;
  max-width: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right {
  justify-content: flex-end;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-cta {
  border-radius: 0 4px 4px 0;
}

/* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-name {
  border-radius: 4px 0 0 4px;
  border-width: 1px 0 1px 1px;
  order: -1;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label {
  align-items: stretch;
  display: flex;
  cursor: pointer;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-cta {
  background-color: #eeeeee;
  color: #363636;
}

/* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-name {
  border-color: #d5d5d5;
}

/* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-cta {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 140, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-name {
  border-color: #cfcfcf;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-input {
  height: 100%;
  left: 0;
  opacity: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta,
.file-name {
  border-color: #dbdbdb;
  border-radius: 4px;
  font-size: 1em;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
}

/* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta {
  background-color: whitesmoke;
  color: #4a4a4a;
}

/* line 166, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-name {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  max-width: 16em;
  overflow: hidden;
  text-align: inherit;
  text-overflow: ellipsis;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon {
  align-items: center;
  display: flex;
  height: 1em;
  justify-content: center;
  margin-right: 0.5em;
  width: 1em;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon .fa {
  font-size: 14px;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label {
  color: #363636;
  display: block;
  font-size: 1rem;
  font-weight: 700;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label:not(:last-child) {
  margin-bottom: 0.5em;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-small {
  font-size: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-medium {
  font-size: 1.25rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-large {
  font-size: 1.5rem;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help {
  display: block;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-white {
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-black {
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-light {
  color: whitesmoke;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-dark {
  color: #363636;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-primary {
  color: #00d1b2;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-link {
  color: #485fc7;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-info {
  color: #3e8ed0;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-success {
  color: #48c78e;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-warning {
  color: #ffe08a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-danger {
  color: #f14668;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons {
  display: flex;
  justify-content: flex-start;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:last-child) {
  margin-right: -1px;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:first-child):not(:last-child) .button,
.field.has-addons .control:not(:first-child):not(:last-child) .input,
.field.has-addons .control:not(:first-child):not(:last-child) .select select {
  border-radius: 0;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:first-child:not(:only-child) .button,
.field.has-addons .control:first-child:not(:only-child) .input,
.field.has-addons .control:first-child:not(:only-child) .select select {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:last-child:not(:only-child) .button,
.field.has-addons .control:last-child:not(:only-child) .input,
.field.has-addons .control:last-child:not(:only-child) .select select {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control .button.is-hovered:not([disabled]),
.field.has-addons .control .input:not([disabled]):hover,
.field.has-addons .control .input.is-hovered:not([disabled]),
.field.has-addons .control .select select:not([disabled]):hover,
.field.has-addons .control .select select.is-hovered:not([disabled]) {
  z-index: 2;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control .button.is-focused:not([disabled]), .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control .button.is-active:not([disabled]),
.field.has-addons .control .input:not([disabled]):focus,
.field.has-addons .control .input.is-focused:not([disabled]),
.field.has-addons .control .input:not([disabled]):active,
.field.has-addons .control .input.is-active:not([disabled]),
.field.has-addons .control .select select:not([disabled]):focus,
.field.has-addons .control .select select.is-focused:not([disabled]),
.field.has-addons .control .select select:not([disabled]):active,
.field.has-addons .control .select select.is-active:not([disabled]) {
  z-index: 3;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control .button.is-focused:not([disabled]):hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control .button.is-active:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):focus:hover,
.field.has-addons .control .input.is-focused:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):active:hover,
.field.has-addons .control .input.is-active:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):focus:hover,
.field.has-addons .control .select select.is-focused:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):active:hover,
.field.has-addons .control .select select.is-active:not([disabled]):hover {
  z-index: 4;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-centered {
  justify-content: center;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-right {
  justify-content: flex-end;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-fullwidth .control {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped {
  display: flex;
  justify-content: flex-start;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control {
  flex-shrink: 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-centered {
  justify-content: center;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-right {
  justify-content: flex-end;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline {
  flex-wrap: wrap;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:last-child {
  margin-bottom: -0.75rem;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:not(:last-child) {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field.is-horizontal {
    display: flex;
  }
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-label .label {
  font-size: inherit;
}

@media screen and (max-width: 768px) {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    margin-bottom: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    margin-right: 1.5rem;
    text-align: right;
  }
  /* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-small {
    font-size: 0.75rem;
    padding-top: 0.375em;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-normal {
    padding-top: 0.375em;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-medium {
    font-size: 1.25rem;
    padding-top: 0.375em;
  }
  /* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-large {
    font-size: 1.5rem;
    padding-top: 0.375em;
  }
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-body .field .field {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 146, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body {
    display: flex;
    flex-basis: 0;
    flex-grow: 5;
    flex-shrink: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body .field {
    margin-bottom: 0;
  }
  /* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field {
    flex-shrink: 1;
  }
  /* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(.is-narrow) {
    flex-grow: 1;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control {
  box-sizing: border-box;
  clear: both;
  font-size: 1rem;
  position: relative;
  text-align: inherit;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input:focus ~ .icon,
.control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon,
.control.has-icons-right .select:focus ~ .icon {
  color: #4a4a4a;
}

/* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-small ~ .icon,
.control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon,
.control.has-icons-right .select.is-small ~ .icon {
  font-size: 0.75rem;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-medium ~ .icon,
.control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon,
.control.has-icons-right .select.is-medium ~ .icon {
  font-size: 1.25rem;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-large ~ .icon,
.control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon,
.control.has-icons-right .select.is-large ~ .icon {
  font-size: 1.5rem;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon, .control.has-icons-right .icon {
  color: #dbdbdb;
  height: 2.5em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 2.5em;
  z-index: 4;
}

/* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input,
.control.has-icons-left .select select {
  padding-left: 2.5em;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon.is-left {
  left: 0;
}

/* line 198, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .input,
.control.has-icons-right .select select {
  padding-right: 2.5em;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .icon.is-right {
  right: 0;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading::after {
  position: absolute !important;
  right: 0.625em;
  top: 0.625em;
  z-index: 4;
}

/* line 210, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* Bulma Components */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb {
  font-size: 1rem;
  white-space: nowrap;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a {
  align-items: center;
  color: #485fc7;
  display: flex;
  justify-content: center;
  padding: 0 0.75em;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a:hover {
  color: #363636;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li {
  align-items: center;
  display: flex;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li:first-child a {
  padding-left: 0;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li.is-active a {
  color: #363636;
  cursor: default;
  pointer-events: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li + li::before {
  color: #b5b5b5;
  content: "\0002f";
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb ul,
.breadcrumb ol {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:first-child {
  margin-right: 0.5em;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:last-child {
  margin-left: 0.5em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-centered ol,
.breadcrumb.is-centered ul {
  justify-content: center;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-right ol,
.breadcrumb.is-right ul {
  justify-content: flex-end;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-small {
  font-size: 0.75rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-medium {
  font-size: 1.25rem;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-large {
  font-size: 1.5rem;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-arrow-separator li + li::before {
  content: "\02192";
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-bullet-separator li + li::before {
  content: "\02022";
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-dot-separator li + li::before {
  content: "\000b7";
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-succeeds-separator li + li::before {
  content: "\0227B";
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card {
  background-color: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  max-width: 100%;
  position: relative;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer:first-child, .card-content:first-child, .card-header:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer:last-child, .card-content:last-child, .card-header:last-child {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header {
  background-color: transparent;
  align-items: stretch;
  box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
  display: flex;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title {
  align-items: center;
  color: #363636;
  display: flex;
  flex-grow: 1;
  font-weight: 700;
  padding: 0.75rem 1rem;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title.is-centered {
  justify-content: center;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-icon {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0.75rem 1rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image {
  display: block;
  position: relative;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:first-child img {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:last-child img {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-content {
  background-color: transparent;
  padding: 1.5rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer {
  background-color: transparent;
  border-top: 1px solid #ededed;
  align-items: stretch;
  display: flex;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item {
  align-items: center;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: center;
  padding: 0.75rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item:not(:last-child) {
  border-right: 1px solid #ededed;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card .media:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown {
  display: inline-flex;
  position: relative;
  vertical-align: top;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
  display: block;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-right .dropdown-menu {
  left: auto;
  right: 0;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-up .dropdown-menu {
  bottom: 100%;
  padding-bottom: 4px;
  padding-top: initial;
  top: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-menu {
  display: none;
  left: 0;
  min-width: 12rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-content {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-item {
  color: #4a4a4a;
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item,
button.dropdown-item {
  padding-right: 3rem;
  text-align: inherit;
  white-space: nowrap;
  width: 100%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item:hover,
button.dropdown-item:hover {
  background-color: whitesmoke;
  color: #0a0a0a;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item.is-active,
button.dropdown-item.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-divider {
  background-color: #ededed;
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level {
  align-items: center;
  justify-content: space-between;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level code {
  border-radius: 4px;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level img {
  display: inline-block;
  vertical-align: top;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile {
  display: flex;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left,
.level.is-mobile .level-right {
  display: flex;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left + .level-right {
  margin-top: 0;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(.is-narrow) {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level {
    display: flex;
  }
  /* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level > .level-item:not(.is-narrow) {
    flex-grow: 1;
  }
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item {
  align-items: center;
  display: flex;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item .title,
.level-item .subtitle {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  /* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-item:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left,
.level-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left .level-item.is-flexible,
.level-right .level-item.is-flexible {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left .level-item:not(:last-child),
.level-right .level-item:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left {
  align-items: center;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left + .level-right {
    margin-top: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left {
    display: flex;
  }
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-right {
  align-items: center;
  justify-content: flex-end;
}

@media screen and (min-width: 769px), print {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-right {
    display: flex;
  }
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media {
  align-items: flex-start;
  display: flex;
  text-align: inherit;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .content:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  display: flex;
  padding-top: 0.75rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .content:not(:last-child),
.media .media .control:not(:last-child) {
  margin-bottom: 0.5rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media {
  padding-top: 0.5rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media + .media {
  margin-top: 0.5rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media + .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  margin-top: 1rem;
  padding-top: 1rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media.is-large + .media {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left,
.media-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left {
  margin-right: 1rem;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-right {
  margin-left: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-content {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  text-align: inherit;
}

@media screen and (max-width: 768px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
  .media-content {
    overflow-x: auto;
  }
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu {
  font-size: 1rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-small {
  font-size: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-medium {
  font-size: 1.25rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-large {
  font-size: 1.5rem;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list {
  line-height: 1.25;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a {
  border-radius: 2px;
  color: #4a4a4a;
  display: block;
  padding: 0.5em 0.75em;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a:hover {
  background-color: whitesmoke;
  color: #363636;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list li ul {
  border-left: 1px solid #dbdbdb;
  margin: 0.75em;
  padding-left: 0.75em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label {
  color: #7a7a7a;
  font-size: 0.75em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:first-child) {
  margin-top: 1em;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:last-child) {
  margin-bottom: 1em;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message {
  background-color: whitesmoke;
  border-radius: 4px;
  font-size: 1rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message strong {
  color: currentColor;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message a:not(.button):not(.tag):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-small {
  font-size: 0.75rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-medium {
  font-size: 1.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-large {
  font-size: 1.5rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white {
  background-color: white;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-header {
  background-color: white;
  color: #0a0a0a;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-body {
  border-color: white;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-header {
  background-color: #0a0a0a;
  color: white;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-body {
  border-color: #0a0a0a;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-header {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-body {
  border-color: whitesmoke;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-header {
  background-color: #363636;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-body {
  border-color: #363636;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary {
  background-color: #ebfffc;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-header {
  background-color: #00d1b2;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-body {
  border-color: #00d1b2;
  color: #00947e;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link {
  background-color: #eff1fa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-header {
  background-color: #485fc7;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-body {
  border-color: #485fc7;
  color: #3850b7;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info {
  background-color: #eff5fb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-header {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-body {
  border-color: #3e8ed0;
  color: #296fa8;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success {
  background-color: #effaf5;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-header {
  background-color: #48c78e;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-body {
  border-color: #48c78e;
  color: #257953;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning {
  background-color: #fffaeb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-header {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-body {
  border-color: #ffe08a;
  color: #946c00;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger {
  background-color: #feecf0;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-header {
  background-color: #f14668;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-body {
  border-color: #f14668;
  color: #cc0f35;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header {
  align-items: center;
  background-color: #4a4a4a;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  line-height: 1.25;
  padding: 0.75em 1em;
  position: relative;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header .delete {
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 0.75em;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header + .message-body {
  border-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body {
  border-color: #dbdbdb;
  border-radius: 4px;
  border-style: solid;
  border-width: 0 0 0 4px;
  color: #4a4a4a;
  padding: 1.25em 1.5em;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body code,
.message-body pre {
  background-color: white;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body pre code {
  background-color: transparent;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal {
  align-items: center;
  display: none;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 40;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal.is-active {
  display: flex;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-background {
  background-color: rgba(10, 10, 10, 0.86);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-content,
.modal-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
  .modal-content,
.modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-close {
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: hidden;
  -ms-overflow-y: visible;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head,
.modal-card-foot {
  align-items: center;
  background-color: whitesmoke;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 20px;
  position: relative;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head {
  border-bottom: 1px solid #dbdbdb;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-title {
  color: #363636;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 1.5rem;
  line-height: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: 1px solid #dbdbdb;
}

/* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot .button:not(:last-child) {
  margin-right: 0.5em;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: white;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  padding: 20px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar {
  background-color: white;
  min-height: 3.25rem;
  position: relative;
  z-index: 30;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > .navbar-item,
.navbar.is-white .navbar-brand .navbar-link {
  color: #0a0a0a;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > a.navbar-item:focus, .navbar.is-white .navbar-brand > a.navbar-item:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active,
.navbar.is-white .navbar-brand .navbar-link:focus,
.navbar.is-white .navbar-brand .navbar-link:hover,
.navbar.is-white .navbar-brand .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand .navbar-link::after {
  border-color: #0a0a0a;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-burger {
  color: #0a0a0a;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > .navbar-item,
.navbar.is-white .navbar-start .navbar-link,
.navbar.is-white .navbar-end > .navbar-item,
.navbar.is-white .navbar-end .navbar-link {
    color: #0a0a0a;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > a.navbar-item:focus, .navbar.is-white .navbar-start > a.navbar-item:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active,
.navbar.is-white .navbar-start .navbar-link:focus,
.navbar.is-white .navbar-start .navbar-link:hover,
.navbar.is-white .navbar-start .navbar-link.is-active,
.navbar.is-white .navbar-end > a.navbar-item:focus,
.navbar.is-white .navbar-end > a.navbar-item:hover,
.navbar.is-white .navbar-end > a.navbar-item.is-active,
.navbar.is-white .navbar-end .navbar-link:focus,
.navbar.is-white .navbar-end .navbar-link:hover,
.navbar.is-white .navbar-end .navbar-link.is-active {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start .navbar-link::after,
.navbar.is-white .navbar-end .navbar-link::after {
    border-color: #0a0a0a;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
    background-color: white;
    color: #0a0a0a;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > .navbar-item,
.navbar.is-black .navbar-brand .navbar-link {
  color: white;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > a.navbar-item:focus, .navbar.is-black .navbar-brand > a.navbar-item:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active,
.navbar.is-black .navbar-brand .navbar-link:focus,
.navbar.is-black .navbar-brand .navbar-link:hover,
.navbar.is-black .navbar-brand .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand .navbar-link::after {
  border-color: white;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-burger {
  color: white;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > .navbar-item,
.navbar.is-black .navbar-start .navbar-link,
.navbar.is-black .navbar-end > .navbar-item,
.navbar.is-black .navbar-end .navbar-link {
    color: white;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > a.navbar-item:focus, .navbar.is-black .navbar-start > a.navbar-item:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active,
.navbar.is-black .navbar-start .navbar-link:focus,
.navbar.is-black .navbar-start .navbar-link:hover,
.navbar.is-black .navbar-start .navbar-link.is-active,
.navbar.is-black .navbar-end > a.navbar-item:focus,
.navbar.is-black .navbar-end > a.navbar-item:hover,
.navbar.is-black .navbar-end > a.navbar-item.is-active,
.navbar.is-black .navbar-end .navbar-link:focus,
.navbar.is-black .navbar-end .navbar-link:hover,
.navbar.is-black .navbar-end .navbar-link.is-active {
    background-color: black;
    color: white;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start .navbar-link::after,
.navbar.is-black .navbar-end .navbar-link::after {
    border-color: white;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: black;
    color: white;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
    background-color: #0a0a0a;
    color: white;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > .navbar-item,
.navbar.is-light .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active,
.navbar.is-light .navbar-brand .navbar-link:focus,
.navbar.is-light .navbar-brand .navbar-link:hover,
.navbar.is-light .navbar-brand .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > .navbar-item,
.navbar.is-light .navbar-start .navbar-link,
.navbar.is-light .navbar-end > .navbar-item,
.navbar.is-light .navbar-end .navbar-link {
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > a.navbar-item:focus, .navbar.is-light .navbar-start > a.navbar-item:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active,
.navbar.is-light .navbar-start .navbar-link:focus,
.navbar.is-light .navbar-start .navbar-link:hover,
.navbar.is-light .navbar-start .navbar-link.is-active,
.navbar.is-light .navbar-end > a.navbar-item:focus,
.navbar.is-light .navbar-end > a.navbar-item:hover,
.navbar.is-light .navbar-end > a.navbar-item.is-active,
.navbar.is-light .navbar-end .navbar-link:focus,
.navbar.is-light .navbar-end .navbar-link:hover,
.navbar.is-light .navbar-end .navbar-link.is-active {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start .navbar-link::after,
.navbar.is-light .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > .navbar-item,
.navbar.is-dark .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > a.navbar-item:focus, .navbar.is-dark .navbar-brand > a.navbar-item:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active,
.navbar.is-dark .navbar-brand .navbar-link:focus,
.navbar.is-dark .navbar-brand .navbar-link:hover,
.navbar.is-dark .navbar-brand .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > .navbar-item,
.navbar.is-dark .navbar-start .navbar-link,
.navbar.is-dark .navbar-end > .navbar-item,
.navbar.is-dark .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > a.navbar-item:focus, .navbar.is-dark .navbar-start > a.navbar-item:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active,
.navbar.is-dark .navbar-start .navbar-link:focus,
.navbar.is-dark .navbar-start .navbar-link:hover,
.navbar.is-dark .navbar-start .navbar-link.is-active,
.navbar.is-dark .navbar-end > a.navbar-item:focus,
.navbar.is-dark .navbar-end > a.navbar-item:hover,
.navbar.is-dark .navbar-end > a.navbar-item.is-active,
.navbar.is-dark .navbar-end .navbar-link:focus,
.navbar.is-dark .navbar-end .navbar-link:hover,
.navbar.is-dark .navbar-end .navbar-link.is-active {
    background-color: #292929;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start .navbar-link::after,
.navbar.is-dark .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #292929;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
    background-color: #363636;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > .navbar-item,
.navbar.is-primary .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > a.navbar-item:focus, .navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active,
.navbar.is-primary .navbar-brand .navbar-link:focus,
.navbar.is-primary .navbar-brand .navbar-link:hover,
.navbar.is-primary .navbar-brand .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > .navbar-item,
.navbar.is-primary .navbar-start .navbar-link,
.navbar.is-primary .navbar-end > .navbar-item,
.navbar.is-primary .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > a.navbar-item:focus, .navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active,
.navbar.is-primary .navbar-start .navbar-link:focus,
.navbar.is-primary .navbar-start .navbar-link:hover,
.navbar.is-primary .navbar-start .navbar-link.is-active,
.navbar.is-primary .navbar-end > a.navbar-item:focus,
.navbar.is-primary .navbar-end > a.navbar-item:hover,
.navbar.is-primary .navbar-end > a.navbar-item.is-active,
.navbar.is-primary .navbar-end .navbar-link:focus,
.navbar.is-primary .navbar-end .navbar-link:hover,
.navbar.is-primary .navbar-end .navbar-link.is-active {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start .navbar-link::after,
.navbar.is-primary .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
    background-color: #00d1b2;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > .navbar-item,
.navbar.is-link .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > a.navbar-item:focus, .navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active,
.navbar.is-link .navbar-brand .navbar-link:focus,
.navbar.is-link .navbar-brand .navbar-link:hover,
.navbar.is-link .navbar-brand .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > .navbar-item,
.navbar.is-link .navbar-start .navbar-link,
.navbar.is-link .navbar-end > .navbar-item,
.navbar.is-link .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > a.navbar-item:focus, .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active,
.navbar.is-link .navbar-start .navbar-link:focus,
.navbar.is-link .navbar-start .navbar-link:hover,
.navbar.is-link .navbar-start .navbar-link.is-active,
.navbar.is-link .navbar-end > a.navbar-item:focus,
.navbar.is-link .navbar-end > a.navbar-item:hover,
.navbar.is-link .navbar-end > a.navbar-item.is-active,
.navbar.is-link .navbar-end .navbar-link:focus,
.navbar.is-link .navbar-end .navbar-link:hover,
.navbar.is-link .navbar-end .navbar-link.is-active {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start .navbar-link::after,
.navbar.is-link .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
    background-color: #485fc7;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > .navbar-item,
.navbar.is-info .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-info .navbar-brand .navbar-link:hover,
.navbar.is-info .navbar-brand .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-info .navbar-end .navbar-link:hover,
.navbar.is-info .navbar-end .navbar-link.is-active {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start .navbar-link::after,
.navbar.is-info .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
    background-color: #3e8ed0;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > .navbar-item,
.navbar.is-success .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > a.navbar-item:focus, .navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active,
.navbar.is-success .navbar-brand .navbar-link:focus,
.navbar.is-success .navbar-brand .navbar-link:hover,
.navbar.is-success .navbar-brand .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > .navbar-item,
.navbar.is-success .navbar-start .navbar-link,
.navbar.is-success .navbar-end > .navbar-item,
.navbar.is-success .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > a.navbar-item:focus, .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active,
.navbar.is-success .navbar-start .navbar-link:focus,
.navbar.is-success .navbar-start .navbar-link:hover,
.navbar.is-success .navbar-start .navbar-link.is-active,
.navbar.is-success .navbar-end > a.navbar-item:focus,
.navbar.is-success .navbar-end > a.navbar-item:hover,
.navbar.is-success .navbar-end > a.navbar-item.is-active,
.navbar.is-success .navbar-end .navbar-link:focus,
.navbar.is-success .navbar-end .navbar-link:hover,
.navbar.is-success .navbar-end .navbar-link.is-active {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start .navbar-link::after,
.navbar.is-success .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
    background-color: #48c78e;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > .navbar-item,
.navbar.is-warning .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-warning .navbar-brand .navbar-link:hover,
.navbar.is-warning .navbar-brand .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-warning .navbar-end .navbar-link:hover,
.navbar.is-warning .navbar-end .navbar-link.is-active {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start .navbar-link::after,
.navbar.is-warning .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
    background-color: #ffe08a;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > .navbar-item,
.navbar.is-danger .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-danger .navbar-brand .navbar-link:hover,
.navbar.is-danger .navbar-brand .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-danger .navbar-end .navbar-link:hover,
.navbar.is-danger .navbar-end .navbar-link.is-active {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start .navbar-link::after,
.navbar.is-danger .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
    background-color: #f14668;
    color: #fff;
  }
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar > .container {
  align-items: stretch;
  display: flex;
  min-height: 3.25rem;
  width: 100%;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.has-shadow {
  box-shadow: 0 2px 0 0 whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom, .navbar.is-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 30;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom {
  bottom: 0;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom.has-shadow {
  box-shadow: 0 -2px 0 0 whitesmoke;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-top {
  top: 0;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-top,
body.has-navbar-fixed-top {
  padding-top: 3.25rem;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-bottom,
body.has-navbar-fixed-bottom {
  padding-bottom: 3.25rem;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand,
.navbar-tabs {
  align-items: stretch;
  display: flex;
  flex-shrink: 0;
  min-height: 3.25rem;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover {
  background-color: transparent;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-tabs {
  -webkit-overflow-scrolling: touch;
  max-width: 100vw;
  overflow-x: auto;
  overflow-y: hidden;
}

/* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-burger {
  color: #4a4a4a;
  cursor: pointer;
  display: block;
  height: 3.25rem;
  position: relative;
  width: 3.25rem;
  margin-left: auto;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span {
  background-color: currentColor;
  display: block;
  height: 1px;
  left: calc(50% - 8px);
  position: absolute;
  transform-origin: center;
  transition-duration: 86ms;
  transition-property: background-color, opacity, transform;
  transition-timing-function: ease-out;
  width: 16px;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(1) {
  top: calc(50% - 6px);
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(2) {
  top: calc(50% - 1px);
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(3) {
  top: calc(50% + 4px);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(1) {
  transform: translateY(5px) rotate(45deg);
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(2) {
  opacity: 0;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(3) {
  transform: translateY(-5px) rotate(-45deg);
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-menu {
  display: none;
}

/* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item,
.navbar-link {
  color: #4a4a4a;
  display: block;
  line-height: 1.5;
  padding: 0.5rem 0.75rem;
  position: relative;
}

/* line 172, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item .icon:only-child,
.navbar-link .icon:only-child {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item,
.navbar-link {
  cursor: pointer;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-item.is-active,
.navbar-link:focus,
.navbar-link:focus-within,
.navbar-link:hover,
.navbar-link.is-active {
  background-color: #fafafa;
  color: #485fc7;
}

/* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item img {
  max-height: 1.75rem;
}

/* line 191, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.has-dropdown {
  padding: 0;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 196, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab {
  border-bottom: 1px solid transparent;
  min-height: 3.25rem;
  padding-bottom: calc(0.5rem - 1px);
}

/* line 200, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab:focus, .navbar-item.is-tab:hover {
  background-color: transparent;
  border-bottom-color: #485fc7;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab.is-active {
  background-color: transparent;
  border-bottom-color: #485fc7;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #485fc7;
  padding-bottom: calc(0.5rem - 3px);
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-content {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 216, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless) {
  padding-right: 2.5em;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless)::after {
  border-color: #485fc7;
  margin-top: -0.375em;
  right: 1.125em;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown {
  font-size: 0.875rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown .navbar-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-divider {
  background-color: whitesmoke;
  border: none;
  display: none;
  height: 2px;
  margin: 0.5rem 0;
}

@media screen and (max-width: 1023px) {
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container {
    display: block;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-brand .navbar-item,
.navbar-tabs .navbar-item {
    align-items: center;
    display: flex;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-link::after {
    display: none;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    background-color: white;
    box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
    padding: 0.5rem 0;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu.is-active {
    display: block;
  }
  /* line 258, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 261, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch {
    bottom: 0;
  }
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-touch {
    top: 0;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu {
    -webkit-overflow-scrolling: touch;
    max-height: calc(100vh - 3.25rem);
    overflow: auto;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-touch,
body.has-navbar-fixed-top-touch {
    padding-top: 3.25rem;
  }
  /* line 277, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-touch,
body.has-navbar-fixed-bottom-touch {
    padding-bottom: 3.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar,
.navbar-menu,
.navbar-start,
.navbar-end {
    align-items: stretch;
    display: flex;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar {
    min-height: 3.25rem;
  }
  /* line 289, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced {
    padding: 1rem 2rem;
  }
  /* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-start,
.navbar.is-spaced .navbar-end {
    align-items: center;
  }
  /* line 294, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced a.navbar-item,
.navbar.is-spaced .navbar-link {
    border-radius: 4px;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent a.navbar-item:focus, .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active,
.navbar.is-transparent .navbar-link:focus,
.navbar.is-transparent .navbar-link:hover,
.navbar.is-transparent .navbar-link.is-active {
    background-color: transparent !important;
  }
  /* line 309, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link {
    background-color: transparent !important;
  }
  /* line 313, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 317, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-burger {
    display: none;
  }
  /* line 322, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item,
.navbar-link {
    align-items: center;
    display: flex;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown {
    align-items: stretch;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-link::after {
    transform: rotate(135deg) translate(0.25em, -0.25em);
  }
  /* line 332, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-dropdown {
    border-bottom: 2px solid #dbdbdb;
    border-radius: 6px 6px 0 0;
    border-top: none;
    bottom: 100%;
    box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1);
    top: auto;
  }
  /* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown {
    display: block;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }
  /* line 350, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    flex-grow: 1;
    flex-shrink: 0;
  }
  /* line 353, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-start {
    justify-content: flex-start;
    margin-right: auto;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-end {
    justify-content: flex-end;
    margin-left: auto;
  }
  /* line 359, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown {
    background-color: white;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 2px solid #dbdbdb;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1);
    display: none;
    font-size: 0.875rem;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 100%;
    z-index: 20;
  }
  /* line 372, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown .navbar-item {
    padding: 0.375rem 1rem;
    white-space: nowrap;
  }
  /* line 375, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item {
    padding-right: 3rem;
  }
  /* line 377, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 381, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 384, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed {
    border-radius: 6px;
    border-top: none;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    display: block;
    opacity: 0;
    pointer-events: none;
    top: calc(100% + (-4px));
    transform: translateY(-5px);
    transition-duration: 86ms;
    transition-property: opacity, transform;
  }
  /* line 396, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown.is-right {
    left: auto;
    right: 0;
  }
  /* line 399, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-divider {
    display: block;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-brand,
.container > .navbar .navbar-brand {
    margin-left: -0.75rem;
  }
  /* line 405, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-menu,
.container > .navbar .navbar-menu {
    margin-right: -0.75rem;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop {
    bottom: 0;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-desktop {
    top: 0;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-desktop,
body.has-navbar-fixed-top-desktop {
    padding-top: 3.25rem;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-desktop,
body.has-navbar-fixed-bottom-desktop {
    padding-bottom: 3.25rem;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-top,
body.has-spaced-navbar-fixed-top {
    padding-top: 5.25rem;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-bottom,
body.has-spaced-navbar-fixed-bottom {
    padding-bottom: 5.25rem;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active,
.navbar-link.is-active {
    color: #0a0a0a;
  }
  /* line 433, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active:not(:focus):not(:hover),
.navbar-link.is-active:not(:focus):not(:hover) {
    background-color: transparent;
  }
  /* line 439, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #fafafa;
  }
}

/* line 445, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.hero.is-fullheight-with-navbar {
  min-height: calc(100vh - 3.25rem);
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination {
  font-size: 1rem;
  margin: -0.25rem;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-small {
  font-size: 0.75rem;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-medium {
  font-size: 1.25rem;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-large {
  font-size: 1.5rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-previous,
.pagination.is-rounded .pagination-next {
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 9999px;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-link {
  border-radius: 9999px;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination,
.pagination-list {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
  font-size: 1em;
  justify-content: center;
  margin: 0.25rem;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: center;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link {
  border-color: #dbdbdb;
  color: #363636;
  min-width: 2.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:hover,
.pagination-next:hover,
.pagination-link:hover {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus {
  border-color: #485fc7;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:active,
.pagination-next:active,
.pagination-link:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled] {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
  box-shadow: none;
  color: #7a7a7a;
  opacity: 0.5;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next {
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-link.is-current {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-ellipsis {
  color: #b5b5b5;
  pointer-events: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list {
  flex-wrap: wrap;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list li {
  list-style: none;
}

@media screen and (max-width: 768px) {
  /* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    flex-wrap: wrap;
  }
  /* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next {
    flex-grow: 1;
    flex-shrink: 1;
  }
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list li {
    flex-grow: 1;
    flex-shrink: 1;
  }
}

@media screen and (min-width: 769px), print {
  /* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list {
    flex-grow: 1;
    flex-shrink: 1;
    justify-content: flex-start;
    order: 1;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous {
    order: 2;
  }
  /* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-next {
    order: 3;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    justify-content: space-between;
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-previous {
    order: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-list {
    justify-content: center;
    order: 2;
  }
  /* line 157, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-next {
    order: 3;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-previous {
    order: 1;
  }
  /* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-next {
    order: 2;
  }
  /* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-list {
    justify-content: flex-end;
    order: 3;
  }
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel {
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  font-size: 1rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-heading {
  background-color: white;
  color: #0a0a0a;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-tabs a.is-active {
  border-bottom-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-block.is-active .panel-icon {
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-heading {
  background-color: #0a0a0a;
  color: white;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-tabs a.is-active {
  border-bottom-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-block.is-active .panel-icon {
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-heading {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-tabs a.is-active {
  border-bottom-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-block.is-active .panel-icon {
  color: whitesmoke;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-heading {
  background-color: #363636;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-tabs a.is-active {
  border-bottom-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-block.is-active .panel-icon {
  color: #363636;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-heading {
  background-color: #00d1b2;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-tabs a.is-active {
  border-bottom-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-block.is-active .panel-icon {
  color: #00d1b2;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-heading {
  background-color: #485fc7;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-tabs a.is-active {
  border-bottom-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-heading {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-tabs a.is-active {
  border-bottom-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-block.is-active .panel-icon {
  color: #3e8ed0;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-heading {
  background-color: #48c78e;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-tabs a.is-active {
  border-bottom-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-block.is-active .panel-icon {
  color: #48c78e;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-heading {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-tabs a.is-active {
  border-bottom-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-block.is-active .panel-icon {
  color: #ffe08a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-heading {
  background-color: #f14668;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-tabs a.is-active {
  border-bottom-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-block.is-active .panel-icon {
  color: #f14668;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs:not(:last-child),
.panel-block:not(:last-child) {
  border-bottom: 1px solid #ededed;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-heading {
  background-color: #ededed;
  border-radius: 6px 6px 0 0;
  color: #363636;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.75em 1em;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs {
  align-items: flex-end;
  display: flex;
  font-size: 0.875em;
  justify-content: center;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: -1px;
  padding: 0.5em;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a.is-active {
  border-bottom-color: #4a4a4a;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a {
  color: #4a4a4a;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a:hover {
  color: #485fc7;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block {
  align-items: center;
  color: #363636;
  display: flex;
  justify-content: flex-start;
  padding: 0.5em 0.75em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block input[type="checkbox"] {
  margin-right: 0.75em;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block > .control {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-wrapped {
  flex-wrap: wrap;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active {
  border-left-color: #485fc7;
  color: #363636;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block,
label.panel-block {
  cursor: pointer;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block:hover,
label.panel-block:hover {
  background-color: whitesmoke;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.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;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-icon .fa {
  font-size: inherit;
  line-height: inherit;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs {
  -webkit-overflow-scrolling: touch;
  align-items: stretch;
  display: flex;
  font-size: 1rem;
  justify-content: space-between;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs a:hover {
  border-bottom-color: #363636;
  color: #363636;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li {
  display: block;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li.is-active a {
  border-bottom-color: #485fc7;
  color: #485fc7;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-left {
  padding-right: 0.75em;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-center {
  flex: none;
  justify-content: center;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-right {
  justify-content: flex-end;
  padding-left: 0.75em;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:first-child {
  margin-right: 0.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:last-child {
  margin-left: 0.5em;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-centered ul {
  justify-content: center;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-right ul {
  justify-content: flex-end;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a:hover {
  background-color: whitesmoke;
  border-bottom-color: #dbdbdb;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed li.is-active a {
  background-color: white;
  border-color: #dbdbdb;
  border-bottom-color: transparent !important;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-fullwidth li {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 0;
  position: relative;
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a:hover {
  background-color: whitesmoke;
  border-color: #b5b5b5;
  z-index: 2;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li + li {
  margin-left: -1px;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:first-child a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li.is-active a {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
  z-index: 1;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle ul {
  border-bottom: none;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:first-child a {
  border-bottom-left-radius: 9999px;
  border-top-left-radius: 9999px;
  padding-left: 1.25em;
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:last-child a {
  border-bottom-right-radius: 9999px;
  border-top-right-radius: 9999px;
  padding-right: 1.25em;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-small {
  font-size: 0.75rem;
}

/* line 173, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-medium {
  font-size: 1.25rem;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-large {
  font-size: 1.5rem;
}

/* Bulma Grid */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-narrow {
  flex: none;
  width: unset;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-full {
  flex: none;
  width: 100%;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-quarters {
  flex: none;
  width: 75%;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-half {
  flex: none;
  width: 50%;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-third {
  flex: none;
  width: 33.3333%;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-quarter {
  flex: none;
  width: 25%;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-fifth {
  flex: none;
  width: 20%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-fifths {
  flex: none;
  width: 40%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-fifths {
  flex: none;
  width: 60%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-four-fifths {
  flex: none;
  width: 80%;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-quarters {
  margin-left: 75%;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-half {
  margin-left: 50%;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-third {
  margin-left: 33.3333%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-quarter {
  margin-left: 25%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-fifth {
  margin-left: 20%;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-fifths {
  margin-left: 40%;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-fifths {
  margin-left: 60%;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-four-fifths {
  margin-left: 80%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-0 {
  flex: none;
  width: 0%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-0 {
  margin-left: 0%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-1 {
  flex: none;
  width: 8.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-1 {
  margin-left: 8.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-2 {
  flex: none;
  width: 16.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-2 {
  margin-left: 16.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-3 {
  margin-left: 25%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-4 {
  flex: none;
  width: 33.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-4 {
  margin-left: 33.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-5 {
  flex: none;
  width: 41.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-5 {
  margin-left: 41.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-6 {
  margin-left: 50%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-7 {
  flex: none;
  width: 58.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-7 {
  margin-left: 58.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-8 {
  flex: none;
  width: 66.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-8 {
  margin-left: 66.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-9 {
  margin-left: 75%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-10 {
  flex: none;
  width: 83.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-10 {
  margin-left: 83.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-11 {
  flex: none;
  width: 91.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-11 {
  margin-left: 91.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-12 {
  flex: none;
  width: 100%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-12 {
  margin-left: 100%;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-mobile {
    flex: none;
    width: unset;
  }
  /* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  /* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  /* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  /* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  /* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  /* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-mobile {
    flex: none;
    width: 20%;
  }
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-mobile {
    flex: none;
    width: 40%;
  }
  /* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-mobile {
    flex: none;
    width: 60%;
  }
  /* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-mobile {
    flex: none;
    width: 80%;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  /* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  /* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  /* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  /* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-mobile {
    margin-left: 20%;
  }
  /* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-mobile {
    margin-left: 40%;
  }
  /* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-mobile {
    margin-left: 60%;
  }
  /* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-mobile {
    margin-left: 80%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-mobile {
    flex: none;
    width: 0%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-mobile {
    margin-left: 0%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-mobile {
    flex: none;
    width: 8.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-mobile {
    margin-left: 8.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-mobile {
    flex: none;
    width: 16.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-mobile {
    margin-left: 16.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-mobile {
    flex: none;
    width: 33.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-mobile {
    margin-left: 33.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-mobile {
    flex: none;
    width: 41.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-mobile {
    margin-left: 41.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-mobile {
    flex: none;
    width: 58.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-mobile {
    margin-left: 58.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-mobile {
    flex: none;
    width: 66.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-mobile {
    margin-left: 66.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-mobile {
    flex: none;
    width: 83.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-mobile {
    margin-left: 83.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-mobile {
    flex: none;
    width: 91.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-mobile {
    margin-left: 91.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow, .column.is-narrow-tablet {
    flex: none;
    width: unset;
  }
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full, .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  /* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters, .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds, .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half, .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third, .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  /* line 151, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter, .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  /* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth, .column.is-one-fifth-tablet {
    flex: none;
    width: 20%;
  }
  /* line 159, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths, .column.is-two-fifths-tablet {
    flex: none;
    width: 40%;
  }
  /* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths, .column.is-three-fifths-tablet {
    flex: none;
    width: 60%;
  }
  /* line 167, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths, .column.is-four-fifths-tablet {
    flex: none;
    width: 80%;
  }
  /* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  /* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  /* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half, .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  /* line 180, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third, .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  /* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  /* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
    margin-left: 20%;
  }
  /* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
    margin-left: 40%;
  }
  /* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
    margin-left: 60%;
  }
  /* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
    margin-left: 80%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0, .column.is-0-tablet {
    flex: none;
    width: 0%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0, .column.is-offset-0-tablet {
    margin-left: 0%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1, .column.is-1-tablet {
    flex: none;
    width: 8.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1, .column.is-offset-1-tablet {
    margin-left: 8.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2, .column.is-2-tablet {
    flex: none;
    width: 16.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2, .column.is-offset-2-tablet {
    margin-left: 16.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3, .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3, .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4, .column.is-4-tablet {
    flex: none;
    width: 33.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4, .column.is-offset-4-tablet {
    margin-left: 33.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5, .column.is-5-tablet {
    flex: none;
    width: 41.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5, .column.is-offset-5-tablet {
    margin-left: 41.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6, .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6, .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7, .column.is-7-tablet {
    flex: none;
    width: 58.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7, .column.is-offset-7-tablet {
    margin-left: 58.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8, .column.is-8-tablet {
    flex: none;
    width: 66.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8, .column.is-offset-8-tablet {
    margin-left: 66.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9, .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9, .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10, .column.is-10-tablet {
    flex: none;
    width: 83.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10, .column.is-offset-10-tablet {
    margin-left: 83.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11, .column.is-11-tablet {
    flex: none;
    width: 91.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11, .column.is-offset-11-tablet {
    margin-left: 91.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12, .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12, .column.is-offset-12-tablet {
    margin-left: 100%;
  }
}

@media screen and (max-width: 1023px) {
  /* line 205, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-touch {
    flex: none;
    width: unset;
  }
  /* line 208, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  /* line 211, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-touch {
    flex: none;
    width: 75%;
  }
  /* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-touch {
    flex: none;
    width: 66.6666%;
  }
  /* line 217, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-touch {
    flex: none;
    width: 50%;
  }
  /* line 220, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-touch {
    flex: none;
    width: 33.3333%;
  }
  /* line 223, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-touch {
    flex: none;
    width: 25%;
  }
  /* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-touch {
    flex: none;
    width: 20%;
  }
  /* line 229, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-touch {
    flex: none;
    width: 40%;
  }
  /* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-touch {
    flex: none;
    width: 60%;
  }
  /* line 235, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-touch {
    flex: none;
    width: 80%;
  }
  /* line 238, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-touch {
    margin-left: 75%;
  }
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-touch {
    margin-left: 66.6666%;
  }
  /* line 242, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-touch {
    margin-left: 50%;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-touch {
    margin-left: 33.3333%;
  }
  /* line 246, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-touch {
    margin-left: 25%;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-touch {
    margin-left: 20%;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-touch {
    margin-left: 40%;
  }
  /* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-touch {
    margin-left: 60%;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-touch {
    margin-left: 80%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-touch {
    flex: none;
    width: 0%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-touch {
    margin-left: 0%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-touch {
    flex: none;
    width: 8.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-touch {
    margin-left: 8.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-touch {
    flex: none;
    width: 16.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-touch {
    margin-left: 16.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-touch {
    flex: none;
    width: 25%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-touch {
    margin-left: 25%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-touch {
    flex: none;
    width: 33.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-touch {
    margin-left: 33.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-touch {
    flex: none;
    width: 41.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-touch {
    margin-left: 41.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-touch {
    flex: none;
    width: 50%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-touch {
    margin-left: 50%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-touch {
    flex: none;
    width: 58.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-touch {
    margin-left: 58.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-touch {
    flex: none;
    width: 66.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-touch {
    margin-left: 66.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-touch {
    flex: none;
    width: 75%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-touch {
    margin-left: 75%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-touch {
    flex: none;
    width: 83.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-touch {
    margin-left: 83.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-touch {
    flex: none;
    width: 91.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-touch {
    margin-left: 91.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-touch {
    flex: none;
    width: 100%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-touch {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-desktop {
    flex: none;
    width: unset;
  }
  /* line 266, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  /* line 272, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  /* line 278, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  /* line 284, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-desktop {
    flex: none;
    width: 20%;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-desktop {
    flex: none;
    width: 40%;
  }
  /* line 290, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-desktop {
    flex: none;
    width: 60%;
  }
  /* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-desktop {
    flex: none;
    width: 80%;
  }
  /* line 296, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  /* line 298, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  /* line 302, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  /* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  /* line 306, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-desktop {
    margin-left: 20%;
  }
  /* line 308, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-desktop {
    margin-left: 40%;
  }
  /* line 310, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-desktop {
    margin-left: 60%;
  }
  /* line 312, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-desktop {
    margin-left: 80%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-desktop {
    flex: none;
    width: 0%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-desktop {
    margin-left: 0%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-desktop {
    flex: none;
    width: 8.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-desktop {
    margin-left: 8.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-desktop {
    flex: none;
    width: 16.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-desktop {
    margin-left: 16.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-desktop {
    flex: none;
    width: 33.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-desktop {
    margin-left: 33.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-desktop {
    flex: none;
    width: 41.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-desktop {
    margin-left: 41.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-desktop {
    flex: none;
    width: 58.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-desktop {
    margin-left: 58.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-desktop {
    flex: none;
    width: 66.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-desktop {
    margin-left: 66.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-desktop {
    flex: none;
    width: 83.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-desktop {
    margin-left: 83.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-desktop {
    flex: none;
    width: 91.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-desktop {
    margin-left: 91.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1216px) {
  /* line 321, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-widescreen {
    flex: none;
    width: unset;
  }
  /* line 324, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  /* line 333, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 336, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  /* line 339, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 342, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-widescreen {
    flex: none;
    width: 20%;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-widescreen {
    flex: none;
    width: 40%;
  }
  /* line 348, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-widescreen {
    flex: none;
    width: 60%;
  }
  /* line 351, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-widescreen {
    flex: none;
    width: 80%;
  }
  /* line 354, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  /* line 358, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  /* line 360, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  /* line 362, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  /* line 364, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-widescreen {
    margin-left: 20%;
  }
  /* line 366, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-widescreen {
    margin-left: 40%;
  }
  /* line 368, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-widescreen {
    margin-left: 60%;
  }
  /* line 370, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-widescreen {
    margin-left: 80%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-widescreen {
    flex: none;
    width: 0%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-widescreen {
    margin-left: 0%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-widescreen {
    flex: none;
    width: 8.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-widescreen {
    margin-left: 8.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-widescreen {
    flex: none;
    width: 16.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-widescreen {
    margin-left: 16.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-widescreen {
    flex: none;
    width: 33.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-widescreen {
    margin-left: 33.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-widescreen {
    flex: none;
    width: 41.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-widescreen {
    margin-left: 41.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-widescreen {
    flex: none;
    width: 58.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-widescreen {
    margin-left: 58.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-widescreen {
    flex: none;
    width: 66.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-widescreen {
    margin-left: 66.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-widescreen {
    flex: none;
    width: 83.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-widescreen {
    margin-left: 83.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-widescreen {
    flex: none;
    width: 91.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-widescreen {
    margin-left: 91.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1408px) {
  /* line 379, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-fullhd {
    flex: none;
    width: unset;
  }
  /* line 382, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 385, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 388, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
  /* line 391, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 394, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  /* line 397, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 400, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-fullhd {
    flex: none;
    width: 20%;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-fullhd {
    flex: none;
    width: 40%;
  }
  /* line 406, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-fullhd {
    flex: none;
    width: 60%;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-fullhd {
    flex: none;
    width: 80%;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-fullhd {
    margin-left: 75%;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-fullhd {
    margin-left: 66.6666%;
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-fullhd {
    margin-left: 50%;
  }
  /* line 418, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-fullhd {
    margin-left: 33.3333%;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-fullhd {
    margin-left: 25%;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-fullhd {
    margin-left: 20%;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-fullhd {
    margin-left: 40%;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-fullhd {
    margin-left: 60%;
  }
  /* line 428, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-fullhd {
    margin-left: 80%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-fullhd {
    flex: none;
    width: 0%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-fullhd {
    margin-left: 0%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-fullhd {
    flex: none;
    width: 8.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-fullhd {
    margin-left: 8.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-fullhd {
    flex: none;
    width: 16.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-fullhd {
    margin-left: 16.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-fullhd {
    margin-left: 25%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-fullhd {
    flex: none;
    width: 33.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-fullhd {
    margin-left: 33.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-fullhd {
    flex: none;
    width: 41.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-fullhd {
    margin-left: 41.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-fullhd {
    margin-left: 50%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-fullhd {
    flex: none;
    width: 58.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-fullhd {
    margin-left: 58.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-fullhd {
    flex: none;
    width: 66.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-fullhd {
    margin-left: 66.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-fullhd {
    margin-left: 75%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-fullhd {
    flex: none;
    width: 83.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-fullhd {
    margin-left: 83.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-fullhd {
    flex: none;
    width: 91.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-fullhd {
    margin-left: 91.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-fullhd {
    margin-left: 100%;
  }
}

/* line 437, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 441, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:last-child {
  margin-bottom: -0.75rem;
}

/* line 443, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:not(:last-child) {
  margin-bottom: calc(1.5rem - 0.75rem);
}

/* line 446, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-centered {
  justify-content: center;
}

/* line 448, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

/* line 452, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless > .column {
  margin: 0;
  padding: 0 !important;
}

/* line 455, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 457, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:last-child {
  margin-bottom: 0;
}

/* line 459, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile {
  display: flex;
}

/* line 461, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-multiline {
  flex-wrap: wrap;
}

/* line 463, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-vcentered {
  align-items: center;
}

@media screen and (min-width: 769px), print {
  /* line 467, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns:not(.is-desktop) {
    display: flex;
  }
}

@media screen and (min-width: 1024px) {
  /* line 471, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-desktop {
    display: flex;
  }
}

/* line 475, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable {
  --columnGap: 0.75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap));
}

/* line 479, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable > .column {
  padding-left: var(--columnGap);
  padding-right: var(--columnGap);
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-0 {
  --columnGap: 0rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-mobile {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet-only {
    --columnGap: 0rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-touch {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-fullhd {
    --columnGap: 0rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-1 {
  --columnGap: 0.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-mobile {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-touch {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-fullhd {
    --columnGap: 0.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-2 {
  --columnGap: 0.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-mobile {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-touch {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-fullhd {
    --columnGap: 0.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-3 {
  --columnGap: 0.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-mobile {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-touch {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-fullhd {
    --columnGap: 0.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-4 {
  --columnGap: 1rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-mobile {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet-only {
    --columnGap: 1rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-touch {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-fullhd {
    --columnGap: 1rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-5 {
  --columnGap: 1.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-mobile {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-touch {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-fullhd {
    --columnGap: 1.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-6 {
  --columnGap: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-mobile {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-touch {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-fullhd {
    --columnGap: 1.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-7 {
  --columnGap: 1.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-mobile {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-touch {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-fullhd {
    --columnGap: 1.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-8 {
  --columnGap: 2rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-mobile {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet-only {
    --columnGap: 2rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-touch {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-fullhd {
    --columnGap: 2rem;
  }
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile {
  align-items: stretch;
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  min-height: min-content;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:last-child {
  margin-bottom: -0.75rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-child {
  margin: 0 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-parent {
  padding: 0.75rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical {
  flex-direction: column;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical > .tile.is-child:not(:last-child) {
  margin-bottom: 1.5rem !important;
}

@media screen and (min-width: 769px), print {
  /* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile:not(.is-child) {
    display: flex;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-1 {
    flex: none;
    width: 8.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-2 {
    flex: none;
    width: 16.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-3 {
    flex: none;
    width: 25%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-4 {
    flex: none;
    width: 33.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-5 {
    flex: none;
    width: 41.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-6 {
    flex: none;
    width: 50%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-7 {
    flex: none;
    width: 58.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-8 {
    flex: none;
    width: 66.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-9 {
    flex: none;
    width: 75%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-10 {
    flex: none;
    width: 83.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-11 {
    flex: none;
    width: 91.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-12 {
    flex: none;
    width: 100%;
  }
}

/* Bulma Helpers */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white {
  color: white !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-white:hover, a.has-text-white:focus {
  color: #e6e6e6 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white {
  background-color: white !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black {
  color: #0a0a0a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-black:hover, a.has-text-black:focus {
  color: black !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black {
  background-color: #0a0a0a !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-light {
  color: whitesmoke !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-light:hover, a.has-text-light:focus {
  color: #dbdbdb !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-light {
  background-color: whitesmoke !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-dark {
  color: #363636 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-dark {
  background-color: #363636 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary {
  color: #00d1b2 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary:hover, a.has-text-primary:focus {
  color: #009e86 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary {
  background-color: #00d1b2 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-light {
  color: #ebfffc !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-light:hover, a.has-text-primary-light:focus {
  color: #b8fff4 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-light {
  background-color: #ebfffc !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-dark {
  color: #00947e !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-dark:hover, a.has-text-primary-dark:focus {
  color: #00c7a9 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-dark {
  background-color: #00947e !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link {
  color: #485fc7 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link:hover, a.has-text-link:focus {
  color: #3449a8 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link {
  background-color: #485fc7 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-light {
  color: #eff1fa !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-light:hover, a.has-text-link-light:focus {
  color: #c8cfee !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-light {
  background-color: #eff1fa !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-dark {
  color: #3850b7 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-dark:hover, a.has-text-link-dark:focus {
  color: #576dcb !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-dark {
  background-color: #3850b7 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info {
  color: #3e8ed0 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info:hover, a.has-text-info:focus {
  color: #2b74b1 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info {
  background-color: #3e8ed0 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-light {
  color: #eff5fb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-light:hover, a.has-text-info-light:focus {
  color: #c6ddf1 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-light {
  background-color: #eff5fb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-dark {
  color: #296fa8 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-dark:hover, a.has-text-info-dark:focus {
  color: #368ace !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-dark {
  background-color: #296fa8 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success {
  color: #48c78e !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success:hover, a.has-text-success:focus {
  color: #34a873 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success {
  background-color: #48c78e !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-light {
  color: #effaf5 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-light:hover, a.has-text-success-light:focus {
  color: #c8eedd !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-light {
  background-color: #effaf5 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-dark {
  color: #257953 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-dark:hover, a.has-text-success-dark:focus {
  color: #31a06e !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-dark {
  background-color: #257953 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning {
  color: #ffe08a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning:hover, a.has-text-warning:focus {
  color: #ffd257 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning {
  background-color: #ffe08a !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-light {
  color: #fffaeb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-light:hover, a.has-text-warning-light:focus {
  color: #ffecb8 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-light {
  background-color: #fffaeb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-dark {
  color: #946c00 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-dark:hover, a.has-text-warning-dark:focus {
  color: #c79200 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-dark {
  background-color: #946c00 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger {
  color: #f14668 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ee1742 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger {
  background-color: #f14668 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-light {
  color: #feecf0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-light:hover, a.has-text-danger-light:focus {
  color: #fabdc9 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-light {
  background-color: #feecf0 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-dark {
  color: #cc0f35 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-dark:hover, a.has-text-danger-dark:focus {
  color: #ee2049 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-dark {
  background-color: #cc0f35 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-bis {
  color: #121212 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-bis {
  background-color: #121212 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-ter {
  color: #242424 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-ter {
  background-color: #242424 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-darker {
  color: #363636 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-darker {
  background-color: #363636 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-dark {
  color: #4a4a4a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-dark {
  background-color: #4a4a4a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey {
  color: #7a7a7a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey {
  background-color: #7a7a7a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-light {
  color: #b5b5b5 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-light {
  background-color: #b5b5b5 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-lighter {
  color: #dbdbdb !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-lighter {
  background-color: #dbdbdb !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-ter {
  color: whitesmoke !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-ter {
  background-color: whitesmoke !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-bis {
  color: #fafafa !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-bis {
  background-color: #fafafa !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row {
  flex-direction: row !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column {
  flex-direction: column !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-nowrap {
  flex-wrap: nowrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap {
  flex-wrap: wrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-start {
  justify-content: flex-start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-end {
  justify-content: flex-end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-center {
  justify-content: center !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-between {
  justify-content: space-between !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-around {
  justify-content: space-around !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-evenly {
  justify-content: space-evenly !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-start {
  justify-content: start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-end {
  justify-content: end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-left {
  justify-content: left !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-right {
  justify-content: right !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-start {
  align-content: flex-start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-end {
  align-content: flex-end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-center {
  align-content: center !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-between {
  align-content: space-between !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-around {
  align-content: space-around !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-evenly {
  align-content: space-evenly !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-stretch {
  align-content: stretch !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-start {
  align-content: start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-end {
  align-content: end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-baseline {
  align-content: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-stretch {
  align-items: stretch !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-start {
  align-items: flex-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-end {
  align-items: flex-end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-center {
  align-items: center !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-baseline {
  align-items: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-start {
  align-items: start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-end {
  align-items: end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-start {
  align-items: self-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-end {
  align-items: self-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-auto {
  align-self: auto !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-start {
  align-self: flex-start !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-end {
  align-self: flex-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-center {
  align-self: center !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-baseline {
  align-self: baseline !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-stretch {
  align-self: stretch !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-2 {
  flex-grow: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-3 {
  flex-grow: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-4 {
  flex-grow: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-5 {
  flex-grow: 5 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-2 {
  flex-shrink: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-3 {
  flex-shrink: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-4 {
  flex-shrink: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-5 {
  flex-shrink: 5 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/../utilities/mixins.sass */
.is-clearfix::after {
  clear: both;
  content: " ";
  display: table;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-left {
  float: left !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-right {
  float: right !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-radiusless {
  border-radius: 0 !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-shadowless {
  box-shadow: none !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-clickable {
  cursor: pointer !important;
  pointer-events: all !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/overflow.sass */
.is-clipped {
  overflow: hidden !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/position.sass */
.is-relative {
  position: relative !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-marginless {
  margin: 0 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-paddingless {
  padding: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-0 {
  margin: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-0 {
  margin-top: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-0 {
  margin-right: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-0 {
  margin-left: 0 !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-1 {
  margin: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-1 {
  margin-right: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-1 {
  margin-left: 0.25rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-2 {
  margin: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-2 {
  margin-right: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-2 {
  margin-left: 0.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-3 {
  margin: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-3 {
  margin-top: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-3 {
  margin-right: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-3 {
  margin-bottom: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-3 {
  margin-left: 0.75rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-4 {
  margin: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-4 {
  margin-top: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-4 {
  margin-right: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-4 {
  margin-bottom: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-4 {
  margin-left: 1rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-5 {
  margin: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-5 {
  margin-top: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-5 {
  margin-right: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-5 {
  margin-bottom: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-5 {
  margin-left: 1.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-5 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-5 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-6 {
  margin: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-6 {
  margin-top: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-6 {
  margin-right: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-6 {
  margin-bottom: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-6 {
  margin-left: 3rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-auto {
  margin: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-auto {
  margin-top: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-auto {
  margin-right: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-auto {
  margin-left: auto !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-0 {
  padding: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-0 {
  padding-top: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-0 {
  padding-right: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-0 {
  padding-left: 0 !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-1 {
  padding: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-1 {
  padding-right: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-1 {
  padding-left: 0.25rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-2 {
  padding: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-2 {
  padding-right: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-2 {
  padding-left: 0.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-3 {
  padding: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-3 {
  padding-top: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-3 {
  padding-right: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-3 {
  padding-bottom: 0.75rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-3 {
  padding-left: 0.75rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-4 {
  padding: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-4 {
  padding-top: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-4 {
  padding-right: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-4 {
  padding-bottom: 1rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-4 {
  padding-left: 1rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-5 {
  padding: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-5 {
  padding-top: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-5 {
  padding-right: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-5 {
  padding-bottom: 1.5rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-5 {
  padding-left: 1.5rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-5 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-5 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-6 {
  padding: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-6 {
  padding-top: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-6 {
  padding-right: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-6 {
  padding-bottom: 3rem !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-6 {
  padding-left: 3rem !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-auto {
  padding: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-auto {
  padding-top: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-auto {
  padding-right: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-auto {
  padding-bottom: auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-auto {
  padding-left: auto !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-auto {
  padding-left: auto !important;
  padding-right: auto !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-auto {
  padding-top: auto !important;
  padding-bottom: auto !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-1 {
  font-size: 3rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-2 {
  font-size: 2.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-3 {
  font-size: 2rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-4 {
  font-size: 1.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-5 {
  font-size: 1.25rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-6 {
  font-size: 1rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-7 {
  font-size: 0.75rem !important;
}

@media screen and (max-width: 768px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-mobile {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-mobile {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-mobile {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-mobile {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-mobile {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-mobile {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-mobile {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-tablet {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-tablet {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-tablet {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-tablet {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-tablet {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-tablet {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-tablet {
    font-size: 0.75rem !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-touch {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-touch {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-touch {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-touch {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-touch {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-touch {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-touch {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-desktop {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-desktop {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-desktop {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-desktop {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-desktop {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-desktop {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-desktop {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-widescreen {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-widescreen {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-widescreen {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-widescreen {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-widescreen {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-widescreen {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-widescreen {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-fullhd {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-fullhd {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-fullhd {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-fullhd {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-fullhd {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-fullhd {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-fullhd {
    font-size: 0.75rem !important;
  }
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-centered {
  text-align: center !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-justified {
  text-align: justify !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-left {
  text-align: left !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-right {
  text-align: right !important;
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-mobile {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet-only {
    text-align: center !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-touch {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-fullhd {
    text-align: center !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-mobile {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet-only {
    text-align: justify !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-touch {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-fullhd {
    text-align: justify !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-mobile {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet-only {
    text-align: left !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-touch {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-fullhd {
    text-align: left !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-mobile {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet-only {
    text-align: right !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-touch {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-fullhd {
    text-align: right !important;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-capitalized {
  text-transform: capitalize !important;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-lowercase {
  text-transform: lowercase !important;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-uppercase {
  text-transform: uppercase !important;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-italic {
  font-style: italic !important;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-underlined {
  text-decoration: underline !important;
}

/* line 79, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-light {
  font-weight: 300 !important;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-normal {
  font-weight: 400 !important;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-medium {
  font-weight: 500 !important;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-semibold {
  font-weight: 600 !important;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-bold {
  font-weight: 700 !important;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-primary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-secondary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-sans-serif {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-monospace {
  font-family: monospace !important;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-code {
  font-family: monospace !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-block {
  display: block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-mobile {
    display: block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet {
    display: block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet-only {
    display: block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-touch {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop-only {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen-only {
    display: block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-fullhd {
    display: block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-flex {
  display: flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-mobile {
    display: flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet {
    display: flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet-only {
    display: flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-touch {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-fullhd {
    display: flex !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-mobile {
    display: inline !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet {
    display: inline !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet-only {
    display: inline !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-touch {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-fullhd {
    display: inline !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-block {
  display: inline-block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-mobile {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet-only {
    display: inline-block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-touch {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-fullhd {
    display: inline-block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-flex {
  display: inline-flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-mobile {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet-only {
    display: inline-flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-touch {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-fullhd {
    display: inline-flex !important;
  }
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-hidden {
  display: none !important;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-sr-only {
  border: none !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 0.01em !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 0.01em !important;
}

@media screen and (max-width: 768px) {
  /* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet {
    display: none !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet-only {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-touch {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen-only {
    display: none !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-fullhd {
    display: none !important;
  }
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-invisible {
  visibility: hidden !important;
}

@media screen and (max-width: 768px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-mobile {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet-only {
    visibility: hidden !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-touch {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-fullhd {
    visibility: hidden !important;
  }
}

/* Bulma Layout */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .navbar {
  background: none;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .tabs ul {
  border-bottom: none;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-white strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .title {
  color: #0a0a0a;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle {
  color: rgba(10, 10, 10, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle a:not(.button),
.hero.is-white .subtitle strong {
  color: #0a0a0a;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white .navbar-menu {
    background-color: white;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .navbar-item,
.hero.is-white .navbar-link {
  color: rgba(10, 10, 10, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a.navbar-item:hover, .hero.is-white a.navbar-item.is-active,
.hero.is-white .navbar-link:hover,
.hero.is-white .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a {
  color: #0a0a0a;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs li.is-active a {
  color: white !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a {
  color: #0a0a0a;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white.is-bold {
  background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-black strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .title {
  color: white;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle a:not(.button),
.hero.is-black .subtitle strong {
  color: white;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black .navbar-menu {
    background-color: #0a0a0a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .navbar-item,
.hero.is-black .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a.navbar-item:hover, .hero.is-black a.navbar-item.is-active,
.hero.is-black .navbar-link:hover,
.hero.is-black .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a {
  color: white;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs li.is-active a {
  color: #0a0a0a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a {
  color: white;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black.is-bold {
  background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-light strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle a:not(.button),
.hero.is-light .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light .navbar-menu {
    background-color: whitesmoke;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .navbar-item,
.hero.is-light .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a.navbar-item:hover, .hero.is-light a.navbar-item.is-active,
.hero.is-light .navbar-link:hover,
.hero.is-light .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs li.is-active a {
  color: whitesmoke !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active a, .hero.is-light .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light.is-bold {
  background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-dark strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle a:not(.button),
.hero.is-dark .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark .navbar-menu {
    background-color: #363636;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .navbar-item,
.hero.is-dark .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a.navbar-item:hover, .hero.is-dark a.navbar-item.is-active,
.hero.is-dark .navbar-link:hover,
.hero.is-dark .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs li.is-active a {
  color: #363636 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #363636;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark.is-bold {
  background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-primary strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle a:not(.button),
.hero.is-primary .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary .navbar-menu {
    background-color: #00d1b2;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .navbar-item,
.hero.is-primary .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a.navbar-item:hover, .hero.is-primary a.navbar-item.is-active,
.hero.is-primary .navbar-link:hover,
.hero.is-primary .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs li.is-active a {
  color: #00d1b2 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #00d1b2;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary.is-bold {
  background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-link strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle a:not(.button),
.hero.is-link .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link .navbar-menu {
    background-color: #485fc7;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .navbar-item,
.hero.is-link .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a.navbar-item:hover, .hero.is-link a.navbar-item.is-active,
.hero.is-link .navbar-link:hover,
.hero.is-link .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs li.is-active a {
  color: #485fc7 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #485fc7;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link.is-bold {
  background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-info strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle a:not(.button),
.hero.is-info .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info .navbar-menu {
    background-color: #3e8ed0;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .navbar-item,
.hero.is-info .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a.navbar-item:hover, .hero.is-info a.navbar-item.is-active,
.hero.is-info .navbar-link:hover,
.hero.is-info .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs li.is-active a {
  color: #3e8ed0 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #3e8ed0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info.is-bold {
  background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-success strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle a:not(.button),
.hero.is-success .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success .navbar-menu {
    background-color: #48c78e;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .navbar-item,
.hero.is-success .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a.navbar-item:hover, .hero.is-success a.navbar-item.is-active,
.hero.is-success .navbar-link:hover,
.hero.is-success .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs li.is-active a {
  color: #48c78e !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #48c78e;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success.is-bold {
  background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-warning strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle a:not(.button),
.hero.is-warning .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning .navbar-menu {
    background-color: #ffe08a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .navbar-item,
.hero.is-warning .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a.navbar-item:hover, .hero.is-warning a.navbar-item.is-active,
.hero.is-warning .navbar-link:hover,
.hero.is-warning .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs li.is-active a {
  color: #ffe08a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning.is-bold {
  background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-danger strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle a:not(.button),
.hero.is-danger .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger .navbar-menu {
    background-color: #f14668;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .navbar-item,
.hero.is-danger .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a.navbar-item:hover, .hero.is-danger a.navbar-item.is-active,
.hero.is-danger .navbar-link:hover,
.hero.is-danger .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs li.is-active a {
  color: #f14668 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #f14668;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger.is-bold {
  background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
  }
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-small .hero-body {
  padding: 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-medium .hero-body {
    padding: 9rem 4.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-large .hero-body {
    padding: 18rem 6rem;
  }
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body {
  align-items: center;
  display: flex;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container, .hero.is-fullheight-with-navbar .hero-body > .container {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight {
  min-height: 50vh;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-fullheight {
  min-height: 100vh;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video {
  overflow: hidden;
}

/* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video video {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video.is-transparent {
  opacity: 0.3;
}

@media screen and (max-width: 768px) {
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-video {
    display: none;
  }
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-buttons {
  margin-top: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button {
    display: flex;
  }
  /* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons {
    display: flex;
    justify-content: center;
  }
  /* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-right: 1.5rem;
  }
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-head,
.hero-foot {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-body {
  flex-grow: 1;
  flex-shrink: 0;
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-body {
    padding: 3rem 3rem;
  }
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
.section {
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 1024px) {
  /* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section {
    padding: 3rem 3rem;
  }
  /* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-medium {
    padding: 9rem 4.5rem;
  }
  /* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-large {
    padding: 18rem 6rem;
  }
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/footer.sass */
.footer {
  background-color: #fafafa;
  padding: 3rem 1.5rem 6rem;
}

/* line 3, app/assets/stylesheets/typography.scss */
.has-text-shadow {
  text-shadow: 0.5px 0.5px whitesmoke;
}
/* line 1, app/assets/stylesheets/user.scss */
.mod-badge {
  padding: 1px 3px;
  border-radius: 3px;
}

/* line 6, app/assets/stylesheets/user.scss */
.img-size-small {
  max-width: 2rem;
}

/* line 10, app/assets/stylesheets/user.scss */
.img-vertical-middle {
  vertical-align: middle;
}

/* line 14, app/assets/stylesheets/user.scss */
.img-rounded-small {
  border-radius: 0.25rem;
}

/* line 18, app/assets/stylesheets/user.scss */
.img-rounded-medium {
  border-radius: 0.25rem;
}

/* line 22, app/assets/stylesheets/user.scss */
.profile_image-small {
  max-width: 1rem;
  max-height: 1rem;
}

/* line 27, app/assets/stylesheets/user.scss */
.profile_image-medium {
  max-width: 1.5rem;
  max-height: 1.5rem;
}

/* line 32, app/assets/stylesheets/user.scss */
.profile-image-tag {
  max-height: 1.5rem;
}

/* line 37, app/assets/stylesheets/user.scss */
.img-radius-4 {
  border-radius: 0.5rem;
}
/* line 1, app/assets/stylesheets/youtube.scss */
.youtube-container {
  justify-content: center;
}

/* line 5, app/assets/stylesheets/youtube.scss */
.youtube-about {
  margin-left: 2rem;
  width: 500px;
  min-height: 200px;
}

@media screen and (max-width: 769px) {
  /* line 12, app/assets/stylesheets/youtube.scss */
  .youtube-about {
    margin-left: inherit;
    max-width: 90%;
    min-height: 15rem;
  }
}
/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */

/*






 */



/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
}
.ui-widget-content {
	border: 1px solid #dddddd/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ /*{bgImgUrlContent}*/ /*{bgContentXPos}*/ /*{bgContentYPos}*/ /*{bgContentRepeat}*/;
	color: #333333/*{fcContent}*/;
}
.ui-widget-content a {
	color: #333333/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #dddddd/*{borderColorHeader}*/;
	background: #e9e9e9/*{bgColorHeader}*/ /*{bgImgUrlHeader}*/ /*{bgHeaderXPos}*/ /*{bgHeaderYPos}*/ /*{bgHeaderRepeat}*/;
	color: #333333/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
	background: #f6f6f6/*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ /*{bgDefaultXPos}*/ /*{bgDefaultYPos}*/ /*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #454545/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545/*{fcDefault}*/;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc/*{borderColorHover}*/;
	background: #ededed/*{bgColorHover}*/ /*{bgImgUrlHover}*/ /*{bgHoverXPos}*/ /*{bgHoverYPos}*/ /*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #2b2b2b/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b/*{fcHover}*/;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff/*{borderColorActive}*/;
	background: #007fff/*{bgColorActive}*/ /*{bgImgUrlActive}*/ /*{bgActiveXPos}*/ /*{bgActiveYPos}*/ /*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #ffffff/*{fcActive}*/;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff/*{borderColorActive}*/;
	background-color: #ffffff/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/ /*{bgImgUrlHighlight}*/ /*{bgHighlightXPos}*/ /*{bgHighlightYPos}*/ /*{bgHighlightRepeat}*/;
	color: #777620/*{fcHighlight}*/;
}
.ui-state-checked {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899/*{borderColorError}*/;
	background: #fddfdf/*{bgColorError}*/ /*{bgImgUrlError}*/ /*{bgErrorXPos}*/ /*{bgErrorYPos}*/ /*{bgErrorRepeat}*/;
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f/*{fcError}*/;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-f6d8c091e81dfb911fc0815e7c9952c90b361a3f685804be08a5fa2ee6d6198b.png)/*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-f6d8c091e81dfb911fc0815e7c9952c90b361a3f685804be08a5fa2ee6d6198b.png)/*{iconsHeader}*/;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_555555_256x240-c23f23416a84a359723ffe28c6231f7e6edd10de024da40c190f9e0706c70276.png)/*{iconsHover}*/;
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_ffffff_256x240-24221a00d39ccfd2da654907e99b5af8d8dc60b91bfb414b4ca82779f7f9ffb6.png)/*{iconsActive}*/;
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_777620_256x240-0a3bb6e0c499ea585572cbda26b638d08b96a568bfb173f0dce2c9eee4a441b3.png)/*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_cc0000_256x240-c7cf3a680d1476856186d49a361c0b3e09d13a2f4ba4ebd638595bbad9d21c2d.png)/*{iconsError}*/;
}
.ui-button .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_777777_256x240-ea4f5d5317b31eaaaf01e3db3357884b418c8b3361019647559c835996ddaedb.png)/*{iconsDefault}*/;
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ /*{bgImgUrlOverlay}*/ /*{bgOverlayXPos}*/ /*{bgOverlayYPos}*/ /*{bgOverlayRepeat}*/;
	opacity: .3/*{opacityOverlay}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterOverlay}*/; /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
	box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
}
/*!
 * jQuery UI Datepicker 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
/*

 */
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
@charset "UTF-8";
/* /*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *



 */
/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */
/* Bulma Utilities */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .file-cta,
.file-name, .select select, .textarea, .input, .button {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.5em - 1px);
  padding-left: calc(0.75em - 1px);
  padding-right: calc(0.75em - 1px);
  padding-top: calc(0.5em - 1px);
  position: relative;
  vertical-align: top;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus,
.pagination-ellipsis:focus, .file-cta:focus,
.file-name:focus, .select select:focus, .textarea:focus, .input:focus, .button:focus, .is-focused.pagination-previous,
.is-focused.pagination-next,
.is-focused.pagination-link,
.is-focused.pagination-ellipsis, .is-focused.file-cta,
.is-focused.file-name, .select select.is-focused, .is-focused.textarea, .is-focused.input, .is-focused.button, .pagination-previous:active,
.pagination-next:active,
.pagination-link:active,
.pagination-ellipsis:active, .file-cta:active,
.file-name:active, .select select:active, .textarea:active, .input:active, .button:active, .is-active.pagination-previous,
.is-active.pagination-next,
.is-active.pagination-link,
.is-active.pagination-ellipsis, .is-active.file-cta,
.is-active.file-name, .select select.is-active, .is-active.textarea, .is-active.input, .is-active.button {
  outline: none;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled],
.pagination-ellipsis[disabled], .file-cta[disabled],
.file-name[disabled], .select select[disabled], .textarea[disabled], .input[disabled], .button[disabled], fieldset[disabled] .pagination-previous,
fieldset[disabled] .pagination-next,
fieldset[disabled] .pagination-link,
fieldset[disabled] .pagination-ellipsis, fieldset[disabled] .file-cta,
fieldset[disabled] .file-name, fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input, fieldset[disabled] .button {
  cursor: not-allowed;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.is-unselectable, .tabs, .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .breadcrumb, .file, .button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.select:not(.is-multiple):not(.is-loading)::after, .navbar-link:not(.is-arrowless)::after {
  border: 3px solid transparent;
  border-radius: 2px;
  border-right: 0;
  border-top: 0;
  content: " ";
  display: block;
  height: 0.625em;
  margin-top: -0.4375em;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  transform-origin: center;
  width: 0.625em;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.tabs:not(:last-child), .pagination:not(:last-child), .message:not(:last-child), .level:not(:last-child), .breadcrumb:not(:last-child), .block:not(:last-child), .title:not(:last-child),
.subtitle:not(:last-child), .table-container:not(:last-child), .table:not(:last-child), .progress:not(:last-child), .notification:not(:last-child), .content:not(:last-child), .box:not(:last-child), .is-mobile-box:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.modal-close, .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: 9999px;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::before, .delete::before, .modal-close::after, .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;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::before, .delete::before {
  height: 2px;
  width: 50%;
}

/* line 231, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::after, .delete::after {
  height: 50%;
  width: 2px;
}

/* line 234, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close:hover, .delete:hover, .modal-close:focus, .delete:focus {
  background-color: rgba(10, 10, 10, 0.3);
}

/* line 237, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close:active, .delete:active {
  background-color: rgba(10, 10, 10, 0.4);
}

/* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-small.modal-close, .is-small.delete {
  height: 16px;
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
}

/* line 247, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-medium.modal-close, .is-medium.delete {
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
  width: 24px;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-large.modal-close, .is-large.delete {
  height: 32px;
  max-height: 32px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  width: 32px;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.control.is-loading::after, .select.is-loading::after, .loader, .button.is-loading::after {
  animation: spinAround 500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 9999px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.hero-video, .is-overlay, .modal-background, .modal, .image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.navbar-burger {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
}

/* Bulma Base */
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
ul {
  list-style: none;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
button,
input,
select,
textarea {
  margin: 0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html {
  box-sizing: border-box;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
*, *::before, *::after {
  box-sizing: inherit;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
img,
video {
  height: auto;
  max-width: 100%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
iframe {
  border: 0;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td,
th {
  padding: 0;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td:not([align]),
th:not([align]) {
  text-align: inherit;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
html {
  background-color: white;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body,
button,
input,
optgroup,
select,
textarea {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body {
  color: #4a4a4a;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a {
  color: #485fc7;
  cursor: pointer;
  text-decoration: none;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a strong {
  color: currentColor;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a:hover {
  color: #363636;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code {
  background-color: whitesmoke;
  color: #da1039;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
hr {
  background-color: whitesmoke;
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
img {
  height: auto;
  max-width: 100%;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
input[type="checkbox"],
input[type="radio"] {
  vertical-align: baseline;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
small {
  font-size: 0.875em;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
span {
  font-style: inherit;
  font-weight: inherit;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
strong {
  color: #363636;
  font-weight: 700;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
fieldset {
  border: none;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre {
  -webkit-overflow-scrolling: touch;
  background-color: whitesmoke;
  color: #4a4a4a;
  font-size: 0.875em;
  overflow-x: auto;
  padding: 1.25rem 1.5rem;
  white-space: pre;
  word-wrap: normal;
}

/* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre code {
  background-color: transparent;
  color: currentColor;
  font-size: 1em;
  padding: 0;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td,
table th {
  vertical-align: top;
}

/* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td:not([align]),
table th:not([align]) {
  text-align: inherit;
}

/* line 144, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table th {
  color: #363636;
}

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

/* Bulma Elements */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
.box, .is-mobile-box {
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  display: block;
  padding: 1.25rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:hover, a.is-mobile-box:hover, a.box:focus, a.is-mobile-box:focus {
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #485fc7;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:active, a.is-mobile-box:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #485fc7;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button {
  background-color: white;
  border-color: #dbdbdb;
  border-width: 1px;
  color: #363636;
  cursor: pointer;
  justify-content: center;
  padding-bottom: calc(0.5em - 1px);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: calc(0.5em - 1px);
  text-align: center;
  white-space: nowrap;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button strong {
  color: inherit;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large {
  height: 1.5em;
  width: 1.5em;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:not(:last-child) {
  margin-left: calc(-0.5em - 1px);
  margin-right: 0.25em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:last-child:not(:first-child) {
  margin-left: 0.25em;
  margin-right: calc(-0.5em - 1px);
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:last-child {
  margin-left: calc(-0.5em - 1px);
  margin-right: calc(-0.5em - 1px);
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:hover, .button.is-hovered {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus, .button.is-focused {
  border-color: #485fc7;
  color: #363636;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus:not(:active), .button.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:active, .button.is-active {
  border-color: #4a4a4a;
  color: #363636;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text {
  background-color: transparent;
  border-color: transparent;
  color: #4a4a4a;
  text-decoration: underline;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused {
  background-color: whitesmoke;
  color: #363636;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:active, .button.is-text.is-active {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text[disabled], fieldset[disabled] .button.is-text {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost {
  background: none;
  border-color: transparent;
  color: #485fc7;
  text-decoration: none;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost:hover, .button.is-ghost.is-hovered {
  color: #485fc7;
  text-decoration: underline;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:hover, .button.is-white.is-hovered {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus, .button.is-white.is-focused {
  border-color: transparent;
  color: #0a0a0a;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:active, .button.is-white.is-active {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white[disabled], fieldset[disabled] .button.is-white {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted {
  background-color: #0a0a0a;
  color: white;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered {
  background-color: black;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted[disabled], fieldset[disabled] .button.is-white.is-inverted {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
  color: white;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined:hover, .button.is-white.is-outlined.is-hovered, .button.is-white.is-outlined:focus, .button.is-white.is-outlined.is-focused {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading:hover::after, .button.is-white.is-outlined.is-loading.is-hovered::after, .button.is-white.is-outlined.is-loading:focus::after, .button.is-white.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined[disabled], fieldset[disabled] .button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined.is-hovered, .button.is-white.is-inverted.is-outlined:focus, .button.is-white.is-inverted.is-outlined.is-focused {
  background-color: #0a0a0a;
  color: white;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined.is-loading:hover::after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-white.is-inverted.is-outlined.is-loading:focus::after, .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:hover, .button.is-black.is-hovered {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus, .button.is-black.is-focused {
  border-color: transparent;
  color: white;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:active, .button.is-black.is-active {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black[disabled], fieldset[disabled] .button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted {
  background-color: white;
  color: #0a0a0a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted[disabled], fieldset[disabled] .button.is-black.is-inverted {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined:hover, .button.is-black.is-outlined.is-hovered, .button.is-black.is-outlined:focus, .button.is-black.is-outlined.is-focused {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading:hover::after, .button.is-black.is-outlined.is-loading.is-hovered::after, .button.is-black.is-outlined.is-loading:focus::after, .button.is-black.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined[disabled], fieldset[disabled] .button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined.is-hovered, .button.is-black.is-inverted.is-outlined:focus, .button.is-black.is-inverted.is-outlined.is-focused {
  background-color: white;
  color: #0a0a0a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined.is-loading:hover::after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-black.is-inverted.is-outlined.is-loading:focus::after, .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:hover, .button.is-light.is-hovered {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus, .button.is-light.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:active, .button.is-light.is-active {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light[disabled], fieldset[disabled] .button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted[disabled], fieldset[disabled] .button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: whitesmoke;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  color: whitesmoke;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined:hover, .button.is-light.is-outlined.is-hovered, .button.is-light.is-outlined:focus, .button.is-light.is-outlined.is-focused {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading:hover::after, .button.is-light.is-outlined.is-loading.is-hovered::after, .button.is-light.is-outlined.is-loading:focus::after, .button.is-light.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined[disabled], fieldset[disabled] .button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  box-shadow: none;
  color: whitesmoke;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined.is-hovered, .button.is-light.is-inverted.is-outlined:focus, .button.is-light.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined.is-loading:hover::after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-light.is-inverted.is-outlined.is-loading:focus::after, .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:hover, .button.is-dark.is-hovered {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus, .button.is-dark.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:active, .button.is-dark.is-active {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark[disabled], fieldset[disabled] .button.is-dark {
  background-color: #363636;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted {
  background-color: #fff;
  color: #363636;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted[disabled], fieldset[disabled] .button.is-dark.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #363636;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  color: #363636;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined:hover, .button.is-dark.is-outlined.is-hovered, .button.is-dark.is-outlined:focus, .button.is-dark.is-outlined.is-focused {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading:hover::after, .button.is-dark.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-outlined.is-loading:focus::after, .button.is-dark.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  box-shadow: none;
  color: #363636;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined.is-hovered, .button.is-dark.is-inverted.is-outlined:focus, .button.is-dark.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #363636;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:hover, .button.is-primary.is-hovered {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus, .button.is-primary.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:active, .button.is-primary.is-active {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary[disabled], fieldset[disabled] .button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted {
  background-color: #fff;
  color: #00d1b2;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted[disabled], fieldset[disabled] .button.is-primary.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #00d1b2;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  color: #00d1b2;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined.is-focused {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-outlined.is-loading:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  box-shadow: none;
  color: #00d1b2;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined.is-hovered, .button.is-primary.is-inverted.is-outlined:focus, .button.is-primary.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #00d1b2;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:hover, .button.is-primary.is-light.is-hovered {
  background-color: #defffa;
  border-color: transparent;
  color: #00947e;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:active, .button.is-primary.is-light.is-active {
  background-color: #d1fff8;
  border-color: transparent;
  color: #00947e;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:hover, .button.is-link.is-hovered {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus, .button.is-link.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:active, .button.is-link.is-active {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link[disabled], fieldset[disabled] .button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted {
  background-color: #fff;
  color: #485fc7;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted[disabled], fieldset[disabled] .button.is-link.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #485fc7;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  color: #485fc7;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined:hover, .button.is-link.is-outlined.is-hovered, .button.is-link.is-outlined:focus, .button.is-link.is-outlined.is-focused {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading:hover::after, .button.is-link.is-outlined.is-loading.is-hovered::after, .button.is-link.is-outlined.is-loading:focus::after, .button.is-link.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined[disabled], fieldset[disabled] .button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  box-shadow: none;
  color: #485fc7;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined.is-hovered, .button.is-link.is-inverted.is-outlined:focus, .button.is-link.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #485fc7;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined.is-loading:hover::after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-link.is-inverted.is-outlined.is-loading:focus::after, .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:hover, .button.is-link.is-light.is-hovered {
  background-color: #e6e9f7;
  border-color: transparent;
  color: #3850b7;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:active, .button.is-link.is-light.is-active {
  background-color: #dce0f4;
  border-color: transparent;
  color: #3850b7;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:hover, .button.is-info.is-hovered {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus, .button.is-info.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:active, .button.is-info.is-active {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info[disabled], fieldset[disabled] .button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted[disabled], fieldset[disabled] .button.is-info.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  color: #3e8ed0;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined:hover, .button.is-info.is-outlined.is-hovered, .button.is-info.is-outlined:focus, .button.is-info.is-outlined.is-focused {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading:hover::after, .button.is-info.is-outlined.is-loading.is-hovered::after, .button.is-info.is-outlined.is-loading:focus::after, .button.is-info.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined[disabled], fieldset[disabled] .button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined.is-hovered, .button.is-info.is-inverted.is-outlined:focus, .button.is-info.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined.is-loading:hover::after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-info.is-inverted.is-outlined.is-loading:focus::after, .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:hover, .button.is-info.is-light.is-hovered {
  background-color: #e4eff9;
  border-color: transparent;
  color: #296fa8;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:active, .button.is-info.is-light.is-active {
  background-color: #dae9f6;
  border-color: transparent;
  color: #296fa8;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:hover, .button.is-success.is-hovered {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus, .button.is-success.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:active, .button.is-success.is-active {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success[disabled], fieldset[disabled] .button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted {
  background-color: #fff;
  color: #48c78e;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted[disabled], fieldset[disabled] .button.is-success.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #48c78e;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  color: #48c78e;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined:hover, .button.is-success.is-outlined.is-hovered, .button.is-success.is-outlined:focus, .button.is-success.is-outlined.is-focused {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading:hover::after, .button.is-success.is-outlined.is-loading.is-hovered::after, .button.is-success.is-outlined.is-loading:focus::after, .button.is-success.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined[disabled], fieldset[disabled] .button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  box-shadow: none;
  color: #48c78e;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined.is-hovered, .button.is-success.is-inverted.is-outlined:focus, .button.is-success.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #48c78e;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined.is-loading:hover::after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-success.is-inverted.is-outlined.is-loading:focus::after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:hover, .button.is-success.is-light.is-hovered {
  background-color: #e6f7ef;
  border-color: transparent;
  color: #257953;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:active, .button.is-success.is-light.is-active {
  background-color: #dcf4e9;
  border-color: transparent;
  color: #257953;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:hover, .button.is-warning.is-hovered {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus, .button.is-warning.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:active, .button.is-warning.is-active {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning[disabled], fieldset[disabled] .button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted:hover, .button.is-warning.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted[disabled], fieldset[disabled] .button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: #ffe08a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  color: #ffe08a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined.is-hovered, .button.is-warning.is-outlined:focus, .button.is-warning.is-outlined.is-focused {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading:hover::after, .button.is-warning.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-outlined.is-loading:focus::after, .button.is-warning.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  box-shadow: none;
  color: #ffe08a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined.is-hovered, .button.is-warning.is-inverted.is-outlined:focus, .button.is-warning.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:hover, .button.is-warning.is-light.is-hovered {
  background-color: #fff6de;
  border-color: transparent;
  color: #946c00;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:active, .button.is-warning.is-light.is-active {
  background-color: #fff3d1;
  border-color: transparent;
  color: #946c00;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:hover, .button.is-danger.is-hovered {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus, .button.is-danger.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:active, .button.is-danger.is-active {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger[disabled], fieldset[disabled] .button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted {
  background-color: #fff;
  color: #f14668;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted[disabled], fieldset[disabled] .button.is-danger.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #f14668;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  color: #f14668;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined.is-hovered, .button.is-danger.is-outlined:focus, .button.is-danger.is-outlined.is-focused {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading:hover::after, .button.is-danger.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-outlined.is-loading:focus::after, .button.is-danger.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  box-shadow: none;
  color: #f14668;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined.is-hovered, .button.is-danger.is-inverted.is-outlined:focus, .button.is-danger.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #f14668;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:hover, .button.is-danger.is-light.is-hovered {
  background-color: #fde0e6;
  border-color: transparent;
  color: #cc0f35;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:active, .button.is-danger.is-light.is-active {
  background-color: #fcd4dc;
  border-color: transparent;
  color: #cc0f35;
}

/* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small:not(.is-rounded) {
  border-radius: 2px;
}

/* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-normal {
  font-size: 1rem;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-medium {
  font-size: 1.25rem;
}

/* line 256, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-large {
  font-size: 1.5rem;
}

/* line 259, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button[disabled], fieldset[disabled] .button {
  background-color: white;
  border-color: #dbdbdb;
  box-shadow: none;
  opacity: 0.5;
}

/* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-fullwidth {
  display: flex;
  width: 100%;
}

/* line 268, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading {
  color: transparent !important;
  pointer-events: none;
}

/* line 271, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading::after {
  position: absolute;
  left: calc(50% - (1em * 0.5));
  top: calc(50% - (1em * 0.5));
  position: absolute !important;
}

/* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-static {
  background-color: whitesmoke;
  border-color: #dbdbdb;
  color: #7a7a7a;
  box-shadow: none;
  pointer-events: none;
}

/* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-rounded {
  border-radius: 9999px;
  padding-left: calc(1em + 0.25em);
  padding-right: calc(1em + 0.25em);
}

/* line 286, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button {
  margin-bottom: 0.5rem;
}

/* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button:not(:last-child):not(.is-fullwidth) {
  margin-right: 0.5rem;
}

/* line 295, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:last-child {
  margin-bottom: -0.5rem;
}

/* line 297, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 301, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) {
  border-radius: 2px;
}

/* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) {
  font-size: 1.25rem;
}

/* line 307, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) {
  font-size: 1.5rem;
}

/* line 311, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 314, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}

/* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:last-child {
  margin-right: 0;
}

/* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered {
  z-index: 2;
}

/* line 323, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 329, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 331, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 334, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered {
  justify-content: center;
}

/* line 337, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 340, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right {
  justify-content: flex-end;
}

/* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container {
  flex-grow: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container.is-fluid {
  max-width: none !important;
  padding-left: 32px;
  padding-right: 32px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container {
    max-width: 960px;
  }
}

@media screen and (max-width: 1215px) {
  /* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-widescreen:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (max-width: 1407px) {
  /* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

@media screen and (min-width: 1216px) {
  /* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (min-width: 1408px) {
  /* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content li + li {
  margin-top: 0.25em;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content p:not(:last-child),
.content dl:not(:last-child),
.content ol:not(:last-child),
.content ul:not(:last-child),
.content blockquote:not(:last-child),
.content pre:not(:last-child),
.content table:not(:last-child) {
  margin-bottom: 1em;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #363636;
  font-weight: 600;
  line-height: 1.125;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1 {
  font-size: 2em;
  margin-bottom: 0.5em;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1:not(:first-child) {
  margin-top: 1em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2 {
  font-size: 1.75em;
  margin-bottom: 0.5714em;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2:not(:first-child) {
  margin-top: 1.1428em;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3 {
  font-size: 1.5em;
  margin-bottom: 0.6666em;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3:not(:first-child) {
  margin-top: 1.3333em;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h4 {
  font-size: 1.25em;
  margin-bottom: 0.8em;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h5 {
  font-size: 1.125em;
  margin-bottom: 0.8888em;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h6 {
  font-size: 1em;
  margin-bottom: 1em;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content blockquote {
  background-color: whitesmoke;
  border-left: 5px solid #dbdbdb;
  padding: 1.25em 1.5em;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol {
  list-style-position: outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol:not([type]) {
  list-style-type: decimal;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-alpha:not([type]) {
  list-style-type: lower-alpha;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-roman:not([type]) {
  list-style-type: lower-roman;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-alpha:not([type]) {
  list-style-type: upper-alpha;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-roman:not([type]) {
  list-style-type: upper-roman;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul {
  list-style-type: circle;
  margin-top: 0.5em;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul ul {
  list-style-type: square;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content dd {
  margin-left: 2em;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure {
  margin-left: 2em;
  margin-right: 2em;
  text-align: center;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:first-child) {
  margin-top: 2em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:last-child) {
  margin-bottom: 2em;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure img {
  display: inline-block;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure figcaption {
  font-style: italic;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content pre {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding: 1.25em 1.5em;
  white-space: pre;
  word-wrap: normal;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content sup,
.content sub {
  font-size: 75%;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table {
  width: 100%;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table td,
.content table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th {
  color: #363636;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th:not([align]) {
  text-align: inherit;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table thead td,
.content table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tfoot td,
.content table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tbody tr:last-child td,
.content table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content .tabs li + li {
  margin-top: 0;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-small {
  font-size: 0.75rem;
}

/* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-normal {
  font-size: 1rem;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-medium {
  font-size: 1.25rem;
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-large {
  font-size: 1.5rem;
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  height: 1.5rem;
  width: 1.5rem;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-small {
  height: 1rem;
  width: 1rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-medium {
  height: 2rem;
  width: 2rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-large {
  height: 3rem;
  width: 3rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text {
  align-items: flex-start;
  color: inherit;
  display: inline-flex;
  flex-wrap: wrap;
  line-height: 1.5rem;
  vertical-align: top;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:last-child) {
  margin-right: 0.25em;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:first-child) {
  margin-left: 0.25em;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
div.icon-text {
  display: flex;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image {
  display: block;
  position: relative;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img {
  display: block;
  height: auto;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img.is-rounded {
  border-radius: 9999px;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-fullwidth {
  width: 100%;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  height: 100%;
  width: 100%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square, .image.is-1by1 {
  padding-top: 100%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by4 {
  padding-top: 80%;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by3 {
  padding-top: 75%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by2 {
  padding-top: 66.6666%;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by3 {
  padding-top: 60%;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16by9 {
  padding-top: 56.25%;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by1 {
  padding-top: 50%;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by1 {
  padding-top: 33.3333%;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by5 {
  padding-top: 125%;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by4 {
  padding-top: 133.3333%;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by3 {
  padding-top: 150%;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by5 {
  padding-top: 166.6666%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-9by16 {
  padding-top: 177.7777%;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by2 {
  padding-top: 200%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by3 {
  padding-top: 300%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16x16 {
  height: 16px;
  width: 16px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-24x24 {
  height: 24px;
  width: 24px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-32x32 {
  height: 32px;
  width: 32px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-48x48 {
  height: 48px;
  width: 48px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-64x64 {
  height: 64px;
  width: 64px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-96x96 {
  height: 96px;
  width: 96px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-128x128 {
  height: 128px;
  width: 128px;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification {
  background-color: whitesmoke;
  border-radius: 4px;
  position: relative;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification a:not(.button):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification strong {
  color: currentColor;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification code,
.notification pre {
  background: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification pre code {
  background: transparent;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification > .delete {
  right: 0.5rem;
  position: absolute;
  top: 0.5rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification .title,
.notification .subtitle,
.notification .content {
  color: currentColor;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 9999px;
  display: block;
  height: 1rem;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-bar {
  background-color: #ededed;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-value {
  background-color: #4a4a4a;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-moz-progress-bar {
  background-color: #4a4a4a;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-ms-fill {
  background-color: #4a4a4a;
  border: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-webkit-progress-value {
  background-color: white;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-moz-progress-bar {
  background-color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-ms-fill {
  background-color: white;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white:indeterminate {
  background-image: linear-gradient(to right, white 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-webkit-progress-value {
  background-color: #0a0a0a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-moz-progress-bar {
  background-color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-ms-fill {
  background-color: #0a0a0a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black:indeterminate {
  background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-webkit-progress-value {
  background-color: whitesmoke;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-moz-progress-bar {
  background-color: whitesmoke;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-ms-fill {
  background-color: whitesmoke;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light:indeterminate {
  background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-webkit-progress-value {
  background-color: #363636;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-moz-progress-bar {
  background-color: #363636;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-ms-fill {
  background-color: #363636;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark:indeterminate {
  background-image: linear-gradient(to right, #363636 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-webkit-progress-value {
  background-color: #00d1b2;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-moz-progress-bar {
  background-color: #00d1b2;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-ms-fill {
  background-color: #00d1b2;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary:indeterminate {
  background-image: linear-gradient(to right, #00d1b2 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-webkit-progress-value {
  background-color: #485fc7;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-moz-progress-bar {
  background-color: #485fc7;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-ms-fill {
  background-color: #485fc7;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link:indeterminate {
  background-image: linear-gradient(to right, #485fc7 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-webkit-progress-value {
  background-color: #3e8ed0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-moz-progress-bar {
  background-color: #3e8ed0;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-ms-fill {
  background-color: #3e8ed0;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info:indeterminate {
  background-image: linear-gradient(to right, #3e8ed0 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-webkit-progress-value {
  background-color: #48c78e;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-moz-progress-bar {
  background-color: #48c78e;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-ms-fill {
  background-color: #48c78e;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success:indeterminate {
  background-image: linear-gradient(to right, #48c78e 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-webkit-progress-value {
  background-color: #ffe08a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-moz-progress-bar {
  background-color: #ffe08a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-ms-fill {
  background-color: #ffe08a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning:indeterminate {
  background-image: linear-gradient(to right, #ffe08a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-webkit-progress-value {
  background-color: #f14668;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-moz-progress-bar {
  background-color: #f14668;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-ms-fill {
  background-color: #f14668;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger:indeterminate {
  background-image: linear-gradient(to right, #f14668 30%, #ededed 30%);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate {
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: moveIndeterminate;
  animation-timing-function: linear;
  background-color: #ededed;
  background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 150% 150%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-webkit-progress-bar {
  background-color: transparent;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-moz-progress-bar {
  background-color: transparent;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-ms-fill {
  animation-name: none;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-small {
  height: 0.75rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-medium {
  height: 1.25rem;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-large {
  height: 1.5rem;
}

@keyframes moveIndeterminate {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table {
  background-color: white;
  color: #363636;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td,
.table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-white,
.table th.is-white {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-black,
.table th.is-black {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-light,
.table th.is-light {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-dark,
.table th.is-dark {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-primary,
.table th.is-primary {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-link,
.table th.is-link {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-info,
.table th.is-info {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-success,
.table th.is-success {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-warning,
.table th.is-warning {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-danger,
.table th.is-danger {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-narrow,
.table th.is-narrow {
  white-space: nowrap;
  width: 1%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected,
.table th.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected a,
.table td.is-selected strong,
.table th.is-selected a,
.table th.is-selected strong {
  color: currentColor;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-vcentered,
.table th.is-vcentered {
  vertical-align: middle;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th {
  color: #363636;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th:not([align]) {
  text-align: inherit;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected a,
.table tr.is-selected strong {
  color: currentColor;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected td,
.table tr.is-selected th {
  border-color: #fff;
  color: currentColor;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead {
  background-color: transparent;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead td,
.table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot {
  background-color: transparent;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot td,
.table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody {
  background-color: transparent;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody tr:last-child td,
.table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered td,
.table.is-bordered th {
  border-width: 1px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered tr:last-child td,
.table.is-bordered tr:last-child th {
  border-bottom-width: 1px;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-fullwidth {
  width: 100%;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) {
  background-color: whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-narrow td,
.table.is-narrow th {
  padding: 0.25em 0.5em;
}

/* line 125, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-striped tbody tr:not(.is-selected):nth-child(even) {
  background-color: #fafafa;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table-container {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  overflow-y: hidden;
  max-width: 100%;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag {
  margin-bottom: 0.5rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:last-child {
  margin-bottom: -0.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-medium .tag:not(.is-normal):not(.is-large) {
  font-size: 1rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-large .tag:not(.is-normal):not(.is-medium) {
  font-size: 1.25rem;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered {
  justify-content: center;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered .tag {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right {
  justify-content: flex-end;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:first-child) {
  margin-left: 0.5rem;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:last-child) {
  margin-right: 0;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag {
  margin-right: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:first-child) {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 4px;
  color: #4a4a4a;
  display: inline-flex;
  font-size: 0.75rem;
  height: 2em;
  justify-content: center;
  line-height: 1.5;
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .delete {
  margin-left: 0.25rem;
  margin-right: -0.375rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-white:not(body) {
  background-color: white;
  color: #0a0a0a;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-black:not(body) {
  background-color: #0a0a0a;
  color: white;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-light:not(body) {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-dark:not(body) {
  background-color: #363636;
  color: #fff;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary:not(body) {
  background-color: #00d1b2;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary.is-light:not(body) {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link:not(body) {
  background-color: #485fc7;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link.is-light:not(body) {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info:not(body) {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info.is-light:not(body) {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success:not(body) {
  background-color: #48c78e;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success.is-light:not(body) {
  background-color: #effaf5;
  color: #257953;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning:not(body) {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning.is-light:not(body) {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger:not(body) {
  background-color: #f14668;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger.is-light:not(body) {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-normal:not(body) {
  font-size: 0.75rem;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-medium:not(body) {
  font-size: 1rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-large:not(body) {
  font-size: 1.25rem;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:not(:last-child) {
  margin-left: -0.375em;
  margin-right: 0.1875em;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:last-child:not(:first-child) {
  margin-left: 0.1875em;
  margin-right: -0.375em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:last-child {
  margin-left: -0.375em;
  margin-right: -0.375em;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body) {
  margin-left: 1px;
  padding: 0;
  position: relative;
  width: 2em;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before, .tag.is-delete:not(body)::after {
  background-color: currentColor;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before {
  height: 1px;
  width: 50%;
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::after {
  height: 50%;
  width: 1px;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):hover, .tag.is-delete:not(body):focus {
  background-color: #e8e8e8;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):active {
  background-color: #dbdbdb;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-rounded:not(body) {
  border-radius: 9999px;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
a.tag:hover {
  text-decoration: underline;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title,
.subtitle {
  word-break: break-word;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title em,
.title span,
.subtitle em,
.subtitle span {
  font-weight: inherit;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sub,
.subtitle sub {
  font-size: 0.75em;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sup,
.subtitle sup {
  font-size: 0.75em;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title .tag,
.subtitle .tag {
  vertical-align: middle;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title {
  color: #363636;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.125;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title strong {
  color: inherit;
  font-weight: inherit;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title:not(.is-spaced) + .subtitle {
  margin-top: -1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-1 {
  font-size: 3rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-2 {
  font-size: 2.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-3 {
  font-size: 2rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-4 {
  font-size: 1.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-5 {
  font-size: 1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-6 {
  font-size: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-7 {
  font-size: 0.75rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle {
  color: #4a4a4a;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle strong {
  color: #363636;
  font-weight: 600;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle:not(.is-spaced) + .title {
  margin-top: -1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-1 {
  font-size: 3rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-2 {
  font-size: 2.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-3 {
  font-size: 2rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-4 {
  font-size: 1.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-5 {
  font-size: 1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-6 {
  font-size: 1rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-7 {
  font-size: 0.75rem;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.heading {
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.number {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 9999px;
  display: inline-flex;
  font-size: 1.25rem;
  height: 2em;
  justify-content: center;
  margin-right: 1.5rem;
  min-width: 2.5em;
  padding: 0.25rem 0.5rem;
  text-align: center;
  vertical-align: top;
}

/* Bulma Form */
/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select, .textarea, .input {
  background-color: white;
  border-color: #dbdbdb;
  border-radius: 4px;
  color: #363636;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select::-moz-placeholder, .textarea::-moz-placeholder, .input::-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .input::-webkit-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select:-moz-placeholder, .textarea:-moz-placeholder, .input:-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select:-ms-input-placeholder, .textarea:-ms-input-placeholder, .input:-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select:hover, .textarea:hover, .input:hover, .select select.is-hovered, .is-hovered.textarea, .is-hovered.input {
  border-color: #b5b5b5;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select:focus, .textarea:focus, .input:focus, .select select.is-focused, .is-focused.textarea, .is-focused.input, .select select:active, .textarea:active, .input:active, .select select.is-active, .is-active.textarea, .is-active.input {
  border-color: #485fc7;
  box-shadow: 0 0 0 0.125em rgba(0, 0, 0, 0);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.select select[disabled], .textarea[disabled], .input[disabled], fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input {
  background-color: whitesmoke;
  border-color: whitesmoke;
  box-shadow: none;
  color: #7a7a7a;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder, .input[disabled]::-moz-placeholder, fieldset[disabled] .select select::-moz-placeholder, .select fieldset[disabled] select::-moz-placeholder, fieldset[disabled] .textarea::-moz-placeholder, fieldset[disabled] .input::-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, .input[disabled]::-webkit-input-placeholder, fieldset[disabled] .select select::-webkit-input-placeholder, .select fieldset[disabled] select::-webkit-input-placeholder, fieldset[disabled] .textarea::-webkit-input-placeholder, fieldset[disabled] .input::-webkit-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder, .input[disabled]:-moz-placeholder, fieldset[disabled] .select select:-moz-placeholder, .select fieldset[disabled] select:-moz-placeholder, fieldset[disabled] .textarea:-moz-placeholder, fieldset[disabled] .input:-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.select select[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder, .input[disabled]:-ms-input-placeholder, fieldset[disabled] .select select:-ms-input-placeholder, .select fieldset[disabled] select:-ms-input-placeholder, fieldset[disabled] .textarea:-ms-input-placeholder, fieldset[disabled] .input:-ms-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea, .input {
  box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05);
  max-width: 100%;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[readonly], .input[readonly] {
  box-shadow: none;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.textarea, .is-white.input {
  border-color: white;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.textarea:focus, .is-white.input:focus, .is-white.is-focused.textarea, .is-white.is-focused.input, .is-white.textarea:active, .is-white.input:active, .is-white.is-active.textarea, .is-white.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.textarea, .is-black.input {
  border-color: #0a0a0a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.textarea:focus, .is-black.input:focus, .is-black.is-focused.textarea, .is-black.is-focused.input, .is-black.textarea:active, .is-black.input:active, .is-black.is-active.textarea, .is-black.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.textarea, .is-light.input {
  border-color: whitesmoke;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.textarea:focus, .is-light.input:focus, .is-light.is-focused.textarea, .is-light.is-focused.input, .is-light.textarea:active, .is-light.input:active, .is-light.is-active.textarea, .is-light.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.textarea, .is-dark.input {
  border-color: #363636;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.textarea:focus, .is-dark.input:focus, .is-dark.is-focused.textarea, .is-dark.is-focused.input, .is-dark.textarea:active, .is-dark.input:active, .is-dark.is-active.textarea, .is-dark.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.textarea, .is-primary.input {
  border-color: #00d1b2;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.textarea:focus, .is-primary.input:focus, .is-primary.is-focused.textarea, .is-primary.is-focused.input, .is-primary.textarea:active, .is-primary.input:active, .is-primary.is-active.textarea, .is-primary.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.textarea, .is-link.input {
  border-color: #485fc7;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.textarea:focus, .is-link.input:focus, .is-link.is-focused.textarea, .is-link.is-focused.input, .is-link.textarea:active, .is-link.input:active, .is-link.is-active.textarea, .is-link.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.textarea, .is-info.input {
  border-color: #3e8ed0;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.textarea:focus, .is-info.input:focus, .is-info.is-focused.textarea, .is-info.is-focused.input, .is-info.textarea:active, .is-info.input:active, .is-info.is-active.textarea, .is-info.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.textarea, .is-success.input {
  border-color: #48c78e;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.textarea:focus, .is-success.input:focus, .is-success.is-focused.textarea, .is-success.is-focused.input, .is-success.textarea:active, .is-success.input:active, .is-success.is-active.textarea, .is-success.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.textarea, .is-warning.input {
  border-color: #ffe08a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.textarea:focus, .is-warning.input:focus, .is-warning.is-focused.textarea, .is-warning.is-focused.input, .is-warning.textarea:active, .is-warning.input:active, .is-warning.is-active.textarea, .is-warning.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.textarea, .is-danger.input {
  border-color: #f14668;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.textarea:focus, .is-danger.input:focus, .is-danger.is-focused.textarea, .is-danger.is-focused.input, .is-danger.textarea:active, .is-danger.input:active, .is-danger.is-active.textarea, .is-danger.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-small.textarea, .is-small.input {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-medium.textarea, .is-medium.input {
  font-size: 1.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-large.textarea, .is-large.input {
  font-size: 1.5rem;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-fullwidth.textarea, .is-fullwidth.input {
  display: block;
  width: 100%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-inline.textarea, .is-inline.input {
  display: inline;
  width: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-rounded {
  border-radius: 9999px;
  padding-left: calc(calc(0.75em - 1px) + 0.375em);
  padding-right: calc(calc(0.75em - 1px) + 0.375em);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-static {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: calc(0.75em - 1px);
  resize: vertical;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea:not([rows]) {
  max-height: 40em;
  min-height: 8em;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[rows] {
  height: initial;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea.has-fixed-size {
  resize: none;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio, .checkbox {
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio input, .checkbox input {
  cursor: pointer;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio:hover, .checkbox:hover {
  color: #363636;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio[disabled], .checkbox[disabled], fieldset[disabled] .radio, fieldset[disabled] .checkbox,
.radio input[disabled],
.checkbox input[disabled] {
  color: #7a7a7a;
  cursor: not-allowed;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio + .radio {
  margin-left: 0.5em;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple) {
  height: 2.5em;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #485fc7;
  right: 1.125em;
  z-index: 4;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-rounded select {
  border-radius: 9999px;
  padding-left: 1em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select {
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select::-ms-expand {
  display: none;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[disabled]:hover, fieldset[disabled] .select select:hover {
  border-color: whitesmoke;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select:not([multiple]) {
  padding-right: 2.5em;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] {
  height: auto;
  padding: 0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] option {
  padding: 0.5em 1em;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading):hover::after {
  border-color: #363636;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white:not(:hover)::after {
  border-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select {
  border-color: white;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:hover, .select.is-white select.is-hovered {
  border-color: #f2f2f2;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black:not(:hover)::after {
  border-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select {
  border-color: #0a0a0a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:hover, .select.is-black select.is-hovered {
  border-color: black;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light:not(:hover)::after {
  border-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select {
  border-color: whitesmoke;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:hover, .select.is-light select.is-hovered {
  border-color: #e8e8e8;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark:not(:hover)::after {
  border-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select {
  border-color: #363636;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:hover, .select.is-dark select.is-hovered {
  border-color: #292929;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary:not(:hover)::after {
  border-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select {
  border-color: #00d1b2;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:hover, .select.is-primary select.is-hovered {
  border-color: #00b89c;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link:not(:hover)::after {
  border-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select {
  border-color: #485fc7;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:hover, .select.is-link select.is-hovered {
  border-color: #3a51bb;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info:not(:hover)::after {
  border-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select {
  border-color: #3e8ed0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:hover, .select.is-info select.is-hovered {
  border-color: #3082c5;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success:not(:hover)::after {
  border-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select {
  border-color: #48c78e;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:hover, .select.is-success select.is-hovered {
  border-color: #3abb81;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning:not(:hover)::after {
  border-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select {
  border-color: #ffe08a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:hover, .select.is-warning select.is-hovered {
  border-color: #ffd970;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger:not(:hover)::after {
  border-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select {
  border-color: #f14668;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:hover, .select.is-danger select.is-hovered {
  border-color: #ef2e55;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-medium {
  font-size: 1.25rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-large {
  font-size: 1.5rem;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-disabled::after {
  border-color: #7a7a7a;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth {
  width: 100%;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth select {
  width: 100%;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading::after {
  margin-top: 0;
  position: absolute;
  right: 0.625em;
  top: 0.625em;
  transform: none;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file {
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  position: relative;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white .file-cta {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:active .file-cta, .file.is-white.is-active .file-cta {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black .file-cta {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:active .file-cta, .file.is-black.is-active .file-cta {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light .file-cta {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:active .file-cta, .file.is-light.is-active .file-cta {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark .file-cta {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary .file-cta {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link .file-cta {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 95, 199, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:active .file-cta, .file.is-link.is-active .file-cta {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info .file-cta {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(62, 142, 208, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:active .file-cta, .file.is-info.is-active .file-cta {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success .file-cta {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 199, 142, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:active .file-cta, .file.is-success.is-active .file-cta {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning .file-cta {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 224, 138, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger .file-cta {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-small {
  font-size: 0.75rem;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-normal {
  font-size: 1rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium {
  font-size: 1.25rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium .file-icon .fa {
  font-size: 21px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large {
  font-size: 1.5rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large .file-icon .fa {
  font-size: 28px;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-cta {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-name {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-cta {
  border-radius: 4px;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-name {
  display: none;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-label {
  flex-direction: column;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-cta {
  flex-direction: column;
  height: auto;
  padding: 1em 3em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-name {
  border-width: 0 1px 1px;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon {
  height: 1.5em;
  width: 1.5em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon .fa {
  font-size: 21px;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-small .file-icon .fa {
  font-size: 14px;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-medium .file-icon .fa {
  font-size: 28px;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-large .file-icon .fa {
  font-size: 35px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-cta {
  border-radius: 4px 4px 0 0;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-name {
  border-radius: 0 0 4px 4px;
  border-width: 0 1px 1px;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-centered {
  justify-content: center;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-label {
  width: 100%;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-name {
  flex-grow: 1;
  max-width: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right {
  justify-content: flex-end;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-cta {
  border-radius: 0 4px 4px 0;
}

/* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-name {
  border-radius: 4px 0 0 4px;
  border-width: 1px 0 1px 1px;
  order: -1;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label {
  align-items: stretch;
  display: flex;
  cursor: pointer;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-cta {
  background-color: #eeeeee;
  color: #363636;
}

/* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-name {
  border-color: #d5d5d5;
}

/* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-cta {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 140, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-name {
  border-color: #cfcfcf;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-input {
  height: 100%;
  left: 0;
  opacity: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta,
.file-name {
  border-color: #dbdbdb;
  border-radius: 4px;
  font-size: 1em;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
}

/* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta {
  background-color: whitesmoke;
  color: #4a4a4a;
}

/* line 166, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-name {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  max-width: 16em;
  overflow: hidden;
  text-align: inherit;
  text-overflow: ellipsis;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon {
  align-items: center;
  display: flex;
  height: 1em;
  justify-content: center;
  margin-right: 0.5em;
  width: 1em;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon .fa {
  font-size: 14px;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label {
  color: #363636;
  display: block;
  font-size: 1rem;
  font-weight: 700;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label:not(:last-child) {
  margin-bottom: 0.5em;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-small {
  font-size: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-medium {
  font-size: 1.25rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-large {
  font-size: 1.5rem;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help {
  display: block;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-white {
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-black {
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-light {
  color: whitesmoke;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-dark {
  color: #363636;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-primary {
  color: #00d1b2;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-link {
  color: #485fc7;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-info {
  color: #3e8ed0;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-success {
  color: #48c78e;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-warning {
  color: #ffe08a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-danger {
  color: #f14668;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons {
  display: flex;
  justify-content: flex-start;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:last-child) {
  margin-right: -1px;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:first-child):not(:last-child) .button,
.field.has-addons .control:not(:first-child):not(:last-child) .input,
.field.has-addons .control:not(:first-child):not(:last-child) .select select {
  border-radius: 0;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:first-child:not(:only-child) .button,
.field.has-addons .control:first-child:not(:only-child) .input,
.field.has-addons .control:first-child:not(:only-child) .select select {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:last-child:not(:only-child) .button,
.field.has-addons .control:last-child:not(:only-child) .input,
.field.has-addons .control:last-child:not(:only-child) .select select {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control .button.is-hovered:not([disabled]),
.field.has-addons .control .input:not([disabled]):hover,
.field.has-addons .control .input.is-hovered:not([disabled]),
.field.has-addons .control .select select:not([disabled]):hover,
.field.has-addons .control .select select.is-hovered:not([disabled]) {
  z-index: 2;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control .button.is-focused:not([disabled]), .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control .button.is-active:not([disabled]),
.field.has-addons .control .input:not([disabled]):focus,
.field.has-addons .control .input.is-focused:not([disabled]),
.field.has-addons .control .input:not([disabled]):active,
.field.has-addons .control .input.is-active:not([disabled]),
.field.has-addons .control .select select:not([disabled]):focus,
.field.has-addons .control .select select.is-focused:not([disabled]),
.field.has-addons .control .select select:not([disabled]):active,
.field.has-addons .control .select select.is-active:not([disabled]) {
  z-index: 3;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control .button.is-focused:not([disabled]):hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control .button.is-active:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):focus:hover,
.field.has-addons .control .input.is-focused:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):active:hover,
.field.has-addons .control .input.is-active:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):focus:hover,
.field.has-addons .control .select select.is-focused:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):active:hover,
.field.has-addons .control .select select.is-active:not([disabled]):hover {
  z-index: 4;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-centered {
  justify-content: center;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-right {
  justify-content: flex-end;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-fullwidth .control {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped {
  display: flex;
  justify-content: flex-start;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control {
  flex-shrink: 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-centered {
  justify-content: center;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-right {
  justify-content: flex-end;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline {
  flex-wrap: wrap;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:last-child {
  margin-bottom: -0.75rem;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:not(:last-child) {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field.is-horizontal {
    display: flex;
  }
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-label .label {
  font-size: inherit;
}

@media screen and (max-width: 768px) {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    margin-bottom: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    margin-right: 1.5rem;
    text-align: right;
  }
  /* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-small {
    font-size: 0.75rem;
    padding-top: 0.375em;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-normal {
    padding-top: 0.375em;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-medium {
    font-size: 1.25rem;
    padding-top: 0.375em;
  }
  /* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-large {
    font-size: 1.5rem;
    padding-top: 0.375em;
  }
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-body .field .field {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 146, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body {
    display: flex;
    flex-basis: 0;
    flex-grow: 5;
    flex-shrink: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body .field {
    margin-bottom: 0;
  }
  /* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field {
    flex-shrink: 1;
  }
  /* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(.is-narrow) {
    flex-grow: 1;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control {
  box-sizing: border-box;
  clear: both;
  font-size: 1rem;
  position: relative;
  text-align: inherit;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input:focus ~ .icon,
.control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon,
.control.has-icons-right .select:focus ~ .icon {
  color: #4a4a4a;
}

/* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-small ~ .icon,
.control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon,
.control.has-icons-right .select.is-small ~ .icon {
  font-size: 0.75rem;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-medium ~ .icon,
.control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon,
.control.has-icons-right .select.is-medium ~ .icon {
  font-size: 1.25rem;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-large ~ .icon,
.control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon,
.control.has-icons-right .select.is-large ~ .icon {
  font-size: 1.5rem;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon, .control.has-icons-right .icon {
  color: #dbdbdb;
  height: 2.5em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 2.5em;
  z-index: 4;
}

/* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input,
.control.has-icons-left .select select {
  padding-left: 2.5em;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon.is-left {
  left: 0;
}

/* line 198, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .input,
.control.has-icons-right .select select {
  padding-right: 2.5em;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .icon.is-right {
  right: 0;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading::after {
  position: absolute !important;
  right: 0.625em;
  top: 0.625em;
  z-index: 4;
}

/* line 210, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* Bulma Components */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb {
  font-size: 1rem;
  white-space: nowrap;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a {
  align-items: center;
  color: #485fc7;
  display: flex;
  justify-content: center;
  padding: 0 0.75em;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a:hover {
  color: #363636;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li {
  align-items: center;
  display: flex;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li:first-child a {
  padding-left: 0;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li.is-active a {
  color: #363636;
  cursor: default;
  pointer-events: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li + li::before {
  color: #b5b5b5;
  content: "\0002f";
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb ul,
.breadcrumb ol {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:first-child {
  margin-right: 0.5em;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:last-child {
  margin-left: 0.5em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-centered ol,
.breadcrumb.is-centered ul {
  justify-content: center;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-right ol,
.breadcrumb.is-right ul {
  justify-content: flex-end;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-small {
  font-size: 0.75rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-medium {
  font-size: 1.25rem;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-large {
  font-size: 1.5rem;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-arrow-separator li + li::before {
  content: "\02192";
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-bullet-separator li + li::before {
  content: "\02022";
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-dot-separator li + li::before {
  content: "\000b7";
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-succeeds-separator li + li::before {
  content: "\0227B";
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card {
  background-color: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  max-width: 100%;
  position: relative;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer:first-child, .card-content:first-child, .card-header:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer:last-child, .card-content:last-child, .card-header:last-child {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header {
  background-color: transparent;
  align-items: stretch;
  box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
  display: flex;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title {
  align-items: center;
  color: #363636;
  display: flex;
  flex-grow: 1;
  font-weight: 700;
  padding: 0.75rem 1rem;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title.is-centered {
  justify-content: center;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-icon {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0.75rem 1rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image {
  display: block;
  position: relative;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:first-child img {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:last-child img {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-content {
  background-color: transparent;
  padding: 1.5rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer {
  background-color: transparent;
  border-top: 1px solid #ededed;
  align-items: stretch;
  display: flex;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item {
  align-items: center;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: center;
  padding: 0.75rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item:not(:last-child) {
  border-right: 1px solid #ededed;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card .media:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown {
  display: inline-flex;
  position: relative;
  vertical-align: top;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
  display: block;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-right .dropdown-menu {
  left: auto;
  right: 0;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-up .dropdown-menu {
  bottom: 100%;
  padding-bottom: 4px;
  padding-top: initial;
  top: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-menu {
  display: none;
  left: 0;
  min-width: 12rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-content {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-item {
  color: #4a4a4a;
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item,
button.dropdown-item {
  padding-right: 3rem;
  text-align: inherit;
  white-space: nowrap;
  width: 100%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item:hover,
button.dropdown-item:hover {
  background-color: whitesmoke;
  color: #0a0a0a;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item.is-active,
button.dropdown-item.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-divider {
  background-color: #ededed;
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level {
  align-items: center;
  justify-content: space-between;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level code {
  border-radius: 4px;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level img {
  display: inline-block;
  vertical-align: top;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile {
  display: flex;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left,
.level.is-mobile .level-right {
  display: flex;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left + .level-right {
  margin-top: 0;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(.is-narrow) {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level {
    display: flex;
  }
  /* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level > .level-item:not(.is-narrow) {
    flex-grow: 1;
  }
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item {
  align-items: center;
  display: flex;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item .title,
.level-item .subtitle {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  /* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-item:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left,
.level-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left .level-item.is-flexible,
.level-right .level-item.is-flexible {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left .level-item:not(:last-child),
.level-right .level-item:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left {
  align-items: center;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left + .level-right {
    margin-top: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left {
    display: flex;
  }
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-right {
  align-items: center;
  justify-content: flex-end;
}

@media screen and (min-width: 769px), print {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-right {
    display: flex;
  }
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media {
  align-items: flex-start;
  display: flex;
  text-align: inherit;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .content:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  display: flex;
  padding-top: 0.75rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .content:not(:last-child),
.media .media .control:not(:last-child) {
  margin-bottom: 0.5rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media {
  padding-top: 0.5rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media + .media {
  margin-top: 0.5rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media + .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  margin-top: 1rem;
  padding-top: 1rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media.is-large + .media {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left,
.media-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left {
  margin-right: 1rem;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-right {
  margin-left: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-content {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  text-align: inherit;
}

@media screen and (max-width: 768px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
  .media-content {
    overflow-x: auto;
  }
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu {
  font-size: 1rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-small {
  font-size: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-medium {
  font-size: 1.25rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-large {
  font-size: 1.5rem;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list {
  line-height: 1.25;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a {
  border-radius: 2px;
  color: #4a4a4a;
  display: block;
  padding: 0.5em 0.75em;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a:hover {
  background-color: whitesmoke;
  color: #363636;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list li ul {
  border-left: 1px solid #dbdbdb;
  margin: 0.75em;
  padding-left: 0.75em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label {
  color: #7a7a7a;
  font-size: 0.75em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:first-child) {
  margin-top: 1em;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:last-child) {
  margin-bottom: 1em;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message {
  background-color: whitesmoke;
  border-radius: 4px;
  font-size: 1rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message strong {
  color: currentColor;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message a:not(.button):not(.tag):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-small {
  font-size: 0.75rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-medium {
  font-size: 1.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-large {
  font-size: 1.5rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white {
  background-color: white;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-header {
  background-color: white;
  color: #0a0a0a;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-body {
  border-color: white;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-header {
  background-color: #0a0a0a;
  color: white;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-body {
  border-color: #0a0a0a;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-header {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-body {
  border-color: whitesmoke;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-header {
  background-color: #363636;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-body {
  border-color: #363636;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary {
  background-color: #ebfffc;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-header {
  background-color: #00d1b2;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-body {
  border-color: #00d1b2;
  color: #00947e;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link {
  background-color: #eff1fa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-header {
  background-color: #485fc7;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-body {
  border-color: #485fc7;
  color: #3850b7;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info {
  background-color: #eff5fb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-header {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-body {
  border-color: #3e8ed0;
  color: #296fa8;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success {
  background-color: #effaf5;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-header {
  background-color: #48c78e;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-body {
  border-color: #48c78e;
  color: #257953;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning {
  background-color: #fffaeb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-header {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-body {
  border-color: #ffe08a;
  color: #946c00;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger {
  background-color: #feecf0;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-header {
  background-color: #f14668;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-body {
  border-color: #f14668;
  color: #cc0f35;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header {
  align-items: center;
  background-color: #4a4a4a;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  line-height: 1.25;
  padding: 0.75em 1em;
  position: relative;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header .delete {
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 0.75em;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header + .message-body {
  border-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body {
  border-color: #dbdbdb;
  border-radius: 4px;
  border-style: solid;
  border-width: 0 0 0 4px;
  color: #4a4a4a;
  padding: 1.25em 1.5em;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body code,
.message-body pre {
  background-color: white;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body pre code {
  background-color: transparent;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal {
  align-items: center;
  display: none;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 40;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal.is-active {
  display: flex;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-background {
  background-color: rgba(10, 10, 10, 0.86);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-content,
.modal-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
  .modal-content,
.modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-close {
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: hidden;
  -ms-overflow-y: visible;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head,
.modal-card-foot {
  align-items: center;
  background-color: whitesmoke;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 20px;
  position: relative;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head {
  border-bottom: 1px solid #dbdbdb;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-title {
  color: #363636;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 1.5rem;
  line-height: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: 1px solid #dbdbdb;
}

/* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot .button:not(:last-child) {
  margin-right: 0.5em;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: white;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  padding: 20px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar {
  background-color: white;
  min-height: 3.25rem;
  position: relative;
  z-index: 30;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > .navbar-item,
.navbar.is-white .navbar-brand .navbar-link {
  color: #0a0a0a;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > a.navbar-item:focus, .navbar.is-white .navbar-brand > a.navbar-item:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active,
.navbar.is-white .navbar-brand .navbar-link:focus,
.navbar.is-white .navbar-brand .navbar-link:hover,
.navbar.is-white .navbar-brand .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand .navbar-link::after {
  border-color: #0a0a0a;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-burger {
  color: #0a0a0a;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > .navbar-item,
.navbar.is-white .navbar-start .navbar-link,
.navbar.is-white .navbar-end > .navbar-item,
.navbar.is-white .navbar-end .navbar-link {
    color: #0a0a0a;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > a.navbar-item:focus, .navbar.is-white .navbar-start > a.navbar-item:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active,
.navbar.is-white .navbar-start .navbar-link:focus,
.navbar.is-white .navbar-start .navbar-link:hover,
.navbar.is-white .navbar-start .navbar-link.is-active,
.navbar.is-white .navbar-end > a.navbar-item:focus,
.navbar.is-white .navbar-end > a.navbar-item:hover,
.navbar.is-white .navbar-end > a.navbar-item.is-active,
.navbar.is-white .navbar-end .navbar-link:focus,
.navbar.is-white .navbar-end .navbar-link:hover,
.navbar.is-white .navbar-end .navbar-link.is-active {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start .navbar-link::after,
.navbar.is-white .navbar-end .navbar-link::after {
    border-color: #0a0a0a;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
    background-color: white;
    color: #0a0a0a;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > .navbar-item,
.navbar.is-black .navbar-brand .navbar-link {
  color: white;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > a.navbar-item:focus, .navbar.is-black .navbar-brand > a.navbar-item:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active,
.navbar.is-black .navbar-brand .navbar-link:focus,
.navbar.is-black .navbar-brand .navbar-link:hover,
.navbar.is-black .navbar-brand .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand .navbar-link::after {
  border-color: white;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-burger {
  color: white;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > .navbar-item,
.navbar.is-black .navbar-start .navbar-link,
.navbar.is-black .navbar-end > .navbar-item,
.navbar.is-black .navbar-end .navbar-link {
    color: white;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > a.navbar-item:focus, .navbar.is-black .navbar-start > a.navbar-item:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active,
.navbar.is-black .navbar-start .navbar-link:focus,
.navbar.is-black .navbar-start .navbar-link:hover,
.navbar.is-black .navbar-start .navbar-link.is-active,
.navbar.is-black .navbar-end > a.navbar-item:focus,
.navbar.is-black .navbar-end > a.navbar-item:hover,
.navbar.is-black .navbar-end > a.navbar-item.is-active,
.navbar.is-black .navbar-end .navbar-link:focus,
.navbar.is-black .navbar-end .navbar-link:hover,
.navbar.is-black .navbar-end .navbar-link.is-active {
    background-color: black;
    color: white;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start .navbar-link::after,
.navbar.is-black .navbar-end .navbar-link::after {
    border-color: white;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: black;
    color: white;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
    background-color: #0a0a0a;
    color: white;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > .navbar-item,
.navbar.is-light .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active,
.navbar.is-light .navbar-brand .navbar-link:focus,
.navbar.is-light .navbar-brand .navbar-link:hover,
.navbar.is-light .navbar-brand .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > .navbar-item,
.navbar.is-light .navbar-start .navbar-link,
.navbar.is-light .navbar-end > .navbar-item,
.navbar.is-light .navbar-end .navbar-link {
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > a.navbar-item:focus, .navbar.is-light .navbar-start > a.navbar-item:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active,
.navbar.is-light .navbar-start .navbar-link:focus,
.navbar.is-light .navbar-start .navbar-link:hover,
.navbar.is-light .navbar-start .navbar-link.is-active,
.navbar.is-light .navbar-end > a.navbar-item:focus,
.navbar.is-light .navbar-end > a.navbar-item:hover,
.navbar.is-light .navbar-end > a.navbar-item.is-active,
.navbar.is-light .navbar-end .navbar-link:focus,
.navbar.is-light .navbar-end .navbar-link:hover,
.navbar.is-light .navbar-end .navbar-link.is-active {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start .navbar-link::after,
.navbar.is-light .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > .navbar-item,
.navbar.is-dark .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > a.navbar-item:focus, .navbar.is-dark .navbar-brand > a.navbar-item:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active,
.navbar.is-dark .navbar-brand .navbar-link:focus,
.navbar.is-dark .navbar-brand .navbar-link:hover,
.navbar.is-dark .navbar-brand .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > .navbar-item,
.navbar.is-dark .navbar-start .navbar-link,
.navbar.is-dark .navbar-end > .navbar-item,
.navbar.is-dark .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > a.navbar-item:focus, .navbar.is-dark .navbar-start > a.navbar-item:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active,
.navbar.is-dark .navbar-start .navbar-link:focus,
.navbar.is-dark .navbar-start .navbar-link:hover,
.navbar.is-dark .navbar-start .navbar-link.is-active,
.navbar.is-dark .navbar-end > a.navbar-item:focus,
.navbar.is-dark .navbar-end > a.navbar-item:hover,
.navbar.is-dark .navbar-end > a.navbar-item.is-active,
.navbar.is-dark .navbar-end .navbar-link:focus,
.navbar.is-dark .navbar-end .navbar-link:hover,
.navbar.is-dark .navbar-end .navbar-link.is-active {
    background-color: #292929;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start .navbar-link::after,
.navbar.is-dark .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #292929;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
    background-color: #363636;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > .navbar-item,
.navbar.is-primary .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > a.navbar-item:focus, .navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active,
.navbar.is-primary .navbar-brand .navbar-link:focus,
.navbar.is-primary .navbar-brand .navbar-link:hover,
.navbar.is-primary .navbar-brand .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > .navbar-item,
.navbar.is-primary .navbar-start .navbar-link,
.navbar.is-primary .navbar-end > .navbar-item,
.navbar.is-primary .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > a.navbar-item:focus, .navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active,
.navbar.is-primary .navbar-start .navbar-link:focus,
.navbar.is-primary .navbar-start .navbar-link:hover,
.navbar.is-primary .navbar-start .navbar-link.is-active,
.navbar.is-primary .navbar-end > a.navbar-item:focus,
.navbar.is-primary .navbar-end > a.navbar-item:hover,
.navbar.is-primary .navbar-end > a.navbar-item.is-active,
.navbar.is-primary .navbar-end .navbar-link:focus,
.navbar.is-primary .navbar-end .navbar-link:hover,
.navbar.is-primary .navbar-end .navbar-link.is-active {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start .navbar-link::after,
.navbar.is-primary .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
    background-color: #00d1b2;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > .navbar-item,
.navbar.is-link .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > a.navbar-item:focus, .navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active,
.navbar.is-link .navbar-brand .navbar-link:focus,
.navbar.is-link .navbar-brand .navbar-link:hover,
.navbar.is-link .navbar-brand .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > .navbar-item,
.navbar.is-link .navbar-start .navbar-link,
.navbar.is-link .navbar-end > .navbar-item,
.navbar.is-link .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > a.navbar-item:focus, .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active,
.navbar.is-link .navbar-start .navbar-link:focus,
.navbar.is-link .navbar-start .navbar-link:hover,
.navbar.is-link .navbar-start .navbar-link.is-active,
.navbar.is-link .navbar-end > a.navbar-item:focus,
.navbar.is-link .navbar-end > a.navbar-item:hover,
.navbar.is-link .navbar-end > a.navbar-item.is-active,
.navbar.is-link .navbar-end .navbar-link:focus,
.navbar.is-link .navbar-end .navbar-link:hover,
.navbar.is-link .navbar-end .navbar-link.is-active {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start .navbar-link::after,
.navbar.is-link .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
    background-color: #485fc7;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > .navbar-item,
.navbar.is-info .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-info .navbar-brand .navbar-link:hover,
.navbar.is-info .navbar-brand .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-info .navbar-end .navbar-link:hover,
.navbar.is-info .navbar-end .navbar-link.is-active {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start .navbar-link::after,
.navbar.is-info .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
    background-color: #3e8ed0;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > .navbar-item,
.navbar.is-success .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > a.navbar-item:focus, .navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active,
.navbar.is-success .navbar-brand .navbar-link:focus,
.navbar.is-success .navbar-brand .navbar-link:hover,
.navbar.is-success .navbar-brand .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > .navbar-item,
.navbar.is-success .navbar-start .navbar-link,
.navbar.is-success .navbar-end > .navbar-item,
.navbar.is-success .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > a.navbar-item:focus, .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active,
.navbar.is-success .navbar-start .navbar-link:focus,
.navbar.is-success .navbar-start .navbar-link:hover,
.navbar.is-success .navbar-start .navbar-link.is-active,
.navbar.is-success .navbar-end > a.navbar-item:focus,
.navbar.is-success .navbar-end > a.navbar-item:hover,
.navbar.is-success .navbar-end > a.navbar-item.is-active,
.navbar.is-success .navbar-end .navbar-link:focus,
.navbar.is-success .navbar-end .navbar-link:hover,
.navbar.is-success .navbar-end .navbar-link.is-active {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start .navbar-link::after,
.navbar.is-success .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
    background-color: #48c78e;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > .navbar-item,
.navbar.is-warning .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-warning .navbar-brand .navbar-link:hover,
.navbar.is-warning .navbar-brand .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-warning .navbar-end .navbar-link:hover,
.navbar.is-warning .navbar-end .navbar-link.is-active {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start .navbar-link::after,
.navbar.is-warning .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
    background-color: #ffe08a;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > .navbar-item,
.navbar.is-danger .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-danger .navbar-brand .navbar-link:hover,
.navbar.is-danger .navbar-brand .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-danger .navbar-end .navbar-link:hover,
.navbar.is-danger .navbar-end .navbar-link.is-active {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start .navbar-link::after,
.navbar.is-danger .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
    background-color: #f14668;
    color: #fff;
  }
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar > .container {
  align-items: stretch;
  display: flex;
  min-height: 3.25rem;
  width: 100%;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.has-shadow {
  box-shadow: 0 2px 0 0 whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom, .navbar.is-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 30;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom {
  bottom: 0;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom.has-shadow {
  box-shadow: 0 -2px 0 0 whitesmoke;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-top {
  top: 0;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-top,
body.has-navbar-fixed-top {
  padding-top: 3.25rem;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-bottom,
body.has-navbar-fixed-bottom {
  padding-bottom: 3.25rem;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand,
.navbar-tabs {
  align-items: stretch;
  display: flex;
  flex-shrink: 0;
  min-height: 3.25rem;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover {
  background-color: transparent;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-tabs {
  -webkit-overflow-scrolling: touch;
  max-width: 100vw;
  overflow-x: auto;
  overflow-y: hidden;
}

/* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-burger {
  color: #4a4a4a;
  cursor: pointer;
  display: block;
  height: 3.25rem;
  position: relative;
  width: 3.25rem;
  margin-left: auto;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span {
  background-color: currentColor;
  display: block;
  height: 1px;
  left: calc(50% - 8px);
  position: absolute;
  transform-origin: center;
  transition-duration: 86ms;
  transition-property: background-color, opacity, transform;
  transition-timing-function: ease-out;
  width: 16px;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(1) {
  top: calc(50% - 6px);
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(2) {
  top: calc(50% - 1px);
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(3) {
  top: calc(50% + 4px);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(1) {
  transform: translateY(5px) rotate(45deg);
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(2) {
  opacity: 0;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(3) {
  transform: translateY(-5px) rotate(-45deg);
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-menu {
  display: none;
}

/* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item,
.navbar-link {
  color: #4a4a4a;
  display: block;
  line-height: 1.5;
  padding: 0.5rem 0.75rem;
  position: relative;
}

/* line 172, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item .icon:only-child,
.navbar-link .icon:only-child {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item,
.navbar-link {
  cursor: pointer;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-item.is-active,
.navbar-link:focus,
.navbar-link:focus-within,
.navbar-link:hover,
.navbar-link.is-active {
  background-color: #fafafa;
  color: #485fc7;
}

/* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item img {
  max-height: 1.75rem;
}

/* line 191, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.has-dropdown {
  padding: 0;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 196, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab {
  border-bottom: 1px solid transparent;
  min-height: 3.25rem;
  padding-bottom: calc(0.5rem - 1px);
}

/* line 200, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab:focus, .navbar-item.is-tab:hover {
  background-color: transparent;
  border-bottom-color: #485fc7;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab.is-active {
  background-color: transparent;
  border-bottom-color: #485fc7;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #485fc7;
  padding-bottom: calc(0.5rem - 3px);
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-content {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 216, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless) {
  padding-right: 2.5em;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless)::after {
  border-color: #485fc7;
  margin-top: -0.375em;
  right: 1.125em;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown {
  font-size: 0.875rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown .navbar-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-divider {
  background-color: whitesmoke;
  border: none;
  display: none;
  height: 2px;
  margin: 0.5rem 0;
}

@media screen and (max-width: 1023px) {
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container {
    display: block;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-brand .navbar-item,
.navbar-tabs .navbar-item {
    align-items: center;
    display: flex;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-link::after {
    display: none;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    background-color: white;
    box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
    padding: 0.5rem 0;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu.is-active {
    display: block;
  }
  /* line 258, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 261, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch {
    bottom: 0;
  }
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-touch {
    top: 0;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu {
    -webkit-overflow-scrolling: touch;
    max-height: calc(100vh - 3.25rem);
    overflow: auto;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-touch,
body.has-navbar-fixed-top-touch {
    padding-top: 3.25rem;
  }
  /* line 277, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-touch,
body.has-navbar-fixed-bottom-touch {
    padding-bottom: 3.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar,
.navbar-menu,
.navbar-start,
.navbar-end {
    align-items: stretch;
    display: flex;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar {
    min-height: 3.25rem;
  }
  /* line 289, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced {
    padding: 1rem 2rem;
  }
  /* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-start,
.navbar.is-spaced .navbar-end {
    align-items: center;
  }
  /* line 294, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced a.navbar-item,
.navbar.is-spaced .navbar-link {
    border-radius: 4px;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent a.navbar-item:focus, .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active,
.navbar.is-transparent .navbar-link:focus,
.navbar.is-transparent .navbar-link:hover,
.navbar.is-transparent .navbar-link.is-active {
    background-color: transparent !important;
  }
  /* line 309, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link {
    background-color: transparent !important;
  }
  /* line 313, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 317, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-burger {
    display: none;
  }
  /* line 322, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item,
.navbar-link {
    align-items: center;
    display: flex;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown {
    align-items: stretch;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-link::after {
    transform: rotate(135deg) translate(0.25em, -0.25em);
  }
  /* line 332, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-dropdown {
    border-bottom: 2px solid #dbdbdb;
    border-radius: 6px 6px 0 0;
    border-top: none;
    bottom: 100%;
    box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1);
    top: auto;
  }
  /* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown {
    display: block;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }
  /* line 350, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    flex-grow: 1;
    flex-shrink: 0;
  }
  /* line 353, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-start {
    justify-content: flex-start;
    margin-right: auto;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-end {
    justify-content: flex-end;
    margin-left: auto;
  }
  /* line 359, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown {
    background-color: white;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 2px solid #dbdbdb;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1);
    display: none;
    font-size: 0.875rem;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 100%;
    z-index: 20;
  }
  /* line 372, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown .navbar-item {
    padding: 0.375rem 1rem;
    white-space: nowrap;
  }
  /* line 375, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item {
    padding-right: 3rem;
  }
  /* line 377, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 381, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 384, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed {
    border-radius: 6px;
    border-top: none;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    display: block;
    opacity: 0;
    pointer-events: none;
    top: calc(100% + (-4px));
    transform: translateY(-5px);
    transition-duration: 86ms;
    transition-property: opacity, transform;
  }
  /* line 396, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown.is-right {
    left: auto;
    right: 0;
  }
  /* line 399, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-divider {
    display: block;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-brand,
.container > .navbar .navbar-brand {
    margin-left: -0.75rem;
  }
  /* line 405, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-menu,
.container > .navbar .navbar-menu {
    margin-right: -0.75rem;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop {
    bottom: 0;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-desktop {
    top: 0;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-desktop,
body.has-navbar-fixed-top-desktop {
    padding-top: 3.25rem;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-desktop,
body.has-navbar-fixed-bottom-desktop {
    padding-bottom: 3.25rem;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-top,
body.has-spaced-navbar-fixed-top {
    padding-top: 5.25rem;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-bottom,
body.has-spaced-navbar-fixed-bottom {
    padding-bottom: 5.25rem;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active,
.navbar-link.is-active {
    color: #0a0a0a;
  }
  /* line 433, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active:not(:focus):not(:hover),
.navbar-link.is-active:not(:focus):not(:hover) {
    background-color: transparent;
  }
  /* line 439, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #fafafa;
  }
}

/* line 445, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.hero.is-fullheight-with-navbar {
  min-height: calc(100vh - 3.25rem);
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination {
  font-size: 1rem;
  margin: -0.25rem;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-small {
  font-size: 0.75rem;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-medium {
  font-size: 1.25rem;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-large {
  font-size: 1.5rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-previous,
.pagination.is-rounded .pagination-next {
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 9999px;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-link {
  border-radius: 9999px;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination,
.pagination-list {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
  font-size: 1em;
  justify-content: center;
  margin: 0.25rem;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: center;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link {
  border-color: #dbdbdb;
  color: #363636;
  min-width: 2.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:hover,
.pagination-next:hover,
.pagination-link:hover {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus {
  border-color: #485fc7;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:active,
.pagination-next:active,
.pagination-link:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled] {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
  box-shadow: none;
  color: #7a7a7a;
  opacity: 0.5;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next {
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-link.is-current {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-ellipsis {
  color: #b5b5b5;
  pointer-events: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list {
  flex-wrap: wrap;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list li {
  list-style: none;
}

@media screen and (max-width: 768px) {
  /* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    flex-wrap: wrap;
  }
  /* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next {
    flex-grow: 1;
    flex-shrink: 1;
  }
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list li {
    flex-grow: 1;
    flex-shrink: 1;
  }
}

@media screen and (min-width: 769px), print {
  /* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list {
    flex-grow: 1;
    flex-shrink: 1;
    justify-content: flex-start;
    order: 1;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous {
    order: 2;
  }
  /* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-next {
    order: 3;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    justify-content: space-between;
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-previous {
    order: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-list {
    justify-content: center;
    order: 2;
  }
  /* line 157, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-next {
    order: 3;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-previous {
    order: 1;
  }
  /* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-next {
    order: 2;
  }
  /* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-list {
    justify-content: flex-end;
    order: 3;
  }
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel {
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  font-size: 1rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-heading {
  background-color: white;
  color: #0a0a0a;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-tabs a.is-active {
  border-bottom-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-block.is-active .panel-icon {
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-heading {
  background-color: #0a0a0a;
  color: white;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-tabs a.is-active {
  border-bottom-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-block.is-active .panel-icon {
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-heading {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-tabs a.is-active {
  border-bottom-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-block.is-active .panel-icon {
  color: whitesmoke;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-heading {
  background-color: #363636;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-tabs a.is-active {
  border-bottom-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-block.is-active .panel-icon {
  color: #363636;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-heading {
  background-color: #00d1b2;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-tabs a.is-active {
  border-bottom-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-block.is-active .panel-icon {
  color: #00d1b2;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-heading {
  background-color: #485fc7;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-tabs a.is-active {
  border-bottom-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-heading {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-tabs a.is-active {
  border-bottom-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-block.is-active .panel-icon {
  color: #3e8ed0;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-heading {
  background-color: #48c78e;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-tabs a.is-active {
  border-bottom-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-block.is-active .panel-icon {
  color: #48c78e;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-heading {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-tabs a.is-active {
  border-bottom-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-block.is-active .panel-icon {
  color: #ffe08a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-heading {
  background-color: #f14668;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-tabs a.is-active {
  border-bottom-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-block.is-active .panel-icon {
  color: #f14668;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs:not(:last-child),
.panel-block:not(:last-child) {
  border-bottom: 1px solid #ededed;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-heading {
  background-color: #ededed;
  border-radius: 6px 6px 0 0;
  color: #363636;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.75em 1em;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs {
  align-items: flex-end;
  display: flex;
  font-size: 0.875em;
  justify-content: center;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: -1px;
  padding: 0.5em;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a.is-active {
  border-bottom-color: #4a4a4a;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a {
  color: #4a4a4a;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a:hover {
  color: #485fc7;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block {
  align-items: center;
  color: #363636;
  display: flex;
  justify-content: flex-start;
  padding: 0.5em 0.75em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block input[type="checkbox"] {
  margin-right: 0.75em;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block > .control {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-wrapped {
  flex-wrap: wrap;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active {
  border-left-color: #485fc7;
  color: #363636;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block,
label.panel-block {
  cursor: pointer;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block:hover,
label.panel-block:hover {
  background-color: whitesmoke;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.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;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-icon .fa {
  font-size: inherit;
  line-height: inherit;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs {
  -webkit-overflow-scrolling: touch;
  align-items: stretch;
  display: flex;
  font-size: 1rem;
  justify-content: space-between;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs a:hover {
  border-bottom-color: #363636;
  color: #363636;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li {
  display: block;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li.is-active a {
  border-bottom-color: #485fc7;
  color: #485fc7;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-left {
  padding-right: 0.75em;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-center {
  flex: none;
  justify-content: center;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-right {
  justify-content: flex-end;
  padding-left: 0.75em;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:first-child {
  margin-right: 0.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:last-child {
  margin-left: 0.5em;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-centered ul {
  justify-content: center;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-right ul {
  justify-content: flex-end;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a:hover {
  background-color: whitesmoke;
  border-bottom-color: #dbdbdb;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed li.is-active a {
  background-color: white;
  border-color: #dbdbdb;
  border-bottom-color: transparent !important;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-fullwidth li {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 0;
  position: relative;
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a:hover {
  background-color: whitesmoke;
  border-color: #b5b5b5;
  z-index: 2;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li + li {
  margin-left: -1px;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:first-child a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li.is-active a {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
  z-index: 1;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle ul {
  border-bottom: none;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:first-child a {
  border-bottom-left-radius: 9999px;
  border-top-left-radius: 9999px;
  padding-left: 1.25em;
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:last-child a {
  border-bottom-right-radius: 9999px;
  border-top-right-radius: 9999px;
  padding-right: 1.25em;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-small {
  font-size: 0.75rem;
}

/* line 173, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-medium {
  font-size: 1.25rem;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-large {
  font-size: 1.5rem;
}

/* Bulma Grid */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-narrow {
  flex: none;
  width: unset;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-full {
  flex: none;
  width: 100%;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-quarters {
  flex: none;
  width: 75%;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-half {
  flex: none;
  width: 50%;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-third {
  flex: none;
  width: 33.3333%;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-quarter {
  flex: none;
  width: 25%;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-fifth {
  flex: none;
  width: 20%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-fifths {
  flex: none;
  width: 40%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-fifths {
  flex: none;
  width: 60%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-four-fifths {
  flex: none;
  width: 80%;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-quarters {
  margin-left: 75%;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-half {
  margin-left: 50%;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-third {
  margin-left: 33.3333%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-quarter {
  margin-left: 25%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-fifth {
  margin-left: 20%;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-fifths {
  margin-left: 40%;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-fifths {
  margin-left: 60%;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-four-fifths {
  margin-left: 80%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-0 {
  flex: none;
  width: 0%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-0 {
  margin-left: 0%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-1 {
  flex: none;
  width: 8.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-1 {
  margin-left: 8.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-2 {
  flex: none;
  width: 16.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-2 {
  margin-left: 16.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-3 {
  margin-left: 25%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-4 {
  flex: none;
  width: 33.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-4 {
  margin-left: 33.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-5 {
  flex: none;
  width: 41.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-5 {
  margin-left: 41.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-6 {
  margin-left: 50%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-7 {
  flex: none;
  width: 58.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-7 {
  margin-left: 58.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-8 {
  flex: none;
  width: 66.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-8 {
  margin-left: 66.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-9 {
  margin-left: 75%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-10 {
  flex: none;
  width: 83.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-10 {
  margin-left: 83.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-11 {
  flex: none;
  width: 91.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-11 {
  margin-left: 91.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-12 {
  flex: none;
  width: 100%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-12 {
  margin-left: 100%;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-mobile {
    flex: none;
    width: unset;
  }
  /* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  /* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  /* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  /* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  /* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  /* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-mobile {
    flex: none;
    width: 20%;
  }
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-mobile {
    flex: none;
    width: 40%;
  }
  /* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-mobile {
    flex: none;
    width: 60%;
  }
  /* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-mobile {
    flex: none;
    width: 80%;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  /* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  /* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  /* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  /* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-mobile {
    margin-left: 20%;
  }
  /* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-mobile {
    margin-left: 40%;
  }
  /* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-mobile {
    margin-left: 60%;
  }
  /* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-mobile {
    margin-left: 80%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-mobile {
    flex: none;
    width: 0%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-mobile {
    margin-left: 0%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-mobile {
    flex: none;
    width: 8.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-mobile {
    margin-left: 8.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-mobile {
    flex: none;
    width: 16.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-mobile {
    margin-left: 16.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-mobile {
    flex: none;
    width: 33.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-mobile {
    margin-left: 33.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-mobile {
    flex: none;
    width: 41.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-mobile {
    margin-left: 41.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-mobile {
    flex: none;
    width: 58.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-mobile {
    margin-left: 58.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-mobile {
    flex: none;
    width: 66.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-mobile {
    margin-left: 66.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-mobile {
    flex: none;
    width: 83.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-mobile {
    margin-left: 83.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-mobile {
    flex: none;
    width: 91.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-mobile {
    margin-left: 91.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow, .column.is-narrow-tablet {
    flex: none;
    width: unset;
  }
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full, .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  /* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters, .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds, .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half, .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third, .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  /* line 151, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter, .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  /* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth, .column.is-one-fifth-tablet {
    flex: none;
    width: 20%;
  }
  /* line 159, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths, .column.is-two-fifths-tablet {
    flex: none;
    width: 40%;
  }
  /* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths, .column.is-three-fifths-tablet {
    flex: none;
    width: 60%;
  }
  /* line 167, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths, .column.is-four-fifths-tablet {
    flex: none;
    width: 80%;
  }
  /* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  /* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  /* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half, .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  /* line 180, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third, .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  /* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  /* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
    margin-left: 20%;
  }
  /* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
    margin-left: 40%;
  }
  /* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
    margin-left: 60%;
  }
  /* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
    margin-left: 80%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0, .column.is-0-tablet {
    flex: none;
    width: 0%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0, .column.is-offset-0-tablet {
    margin-left: 0%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1, .column.is-1-tablet {
    flex: none;
    width: 8.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1, .column.is-offset-1-tablet {
    margin-left: 8.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2, .column.is-2-tablet {
    flex: none;
    width: 16.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2, .column.is-offset-2-tablet {
    margin-left: 16.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3, .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3, .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4, .column.is-4-tablet {
    flex: none;
    width: 33.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4, .column.is-offset-4-tablet {
    margin-left: 33.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5, .column.is-5-tablet {
    flex: none;
    width: 41.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5, .column.is-offset-5-tablet {
    margin-left: 41.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6, .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6, .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7, .column.is-7-tablet {
    flex: none;
    width: 58.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7, .column.is-offset-7-tablet {
    margin-left: 58.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8, .column.is-8-tablet {
    flex: none;
    width: 66.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8, .column.is-offset-8-tablet {
    margin-left: 66.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9, .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9, .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10, .column.is-10-tablet {
    flex: none;
    width: 83.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10, .column.is-offset-10-tablet {
    margin-left: 83.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11, .column.is-11-tablet {
    flex: none;
    width: 91.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11, .column.is-offset-11-tablet {
    margin-left: 91.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12, .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12, .column.is-offset-12-tablet {
    margin-left: 100%;
  }
}

@media screen and (max-width: 1023px) {
  /* line 205, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-touch {
    flex: none;
    width: unset;
  }
  /* line 208, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  /* line 211, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-touch {
    flex: none;
    width: 75%;
  }
  /* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-touch {
    flex: none;
    width: 66.6666%;
  }
  /* line 217, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-touch {
    flex: none;
    width: 50%;
  }
  /* line 220, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-touch {
    flex: none;
    width: 33.3333%;
  }
  /* line 223, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-touch {
    flex: none;
    width: 25%;
  }
  /* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-touch {
    flex: none;
    width: 20%;
  }
  /* line 229, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-touch {
    flex: none;
    width: 40%;
  }
  /* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-touch {
    flex: none;
    width: 60%;
  }
  /* line 235, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-touch {
    flex: none;
    width: 80%;
  }
  /* line 238, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-touch {
    margin-left: 75%;
  }
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-touch {
    margin-left: 66.6666%;
  }
  /* line 242, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-touch {
    margin-left: 50%;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-touch {
    margin-left: 33.3333%;
  }
  /* line 246, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-touch {
    margin-left: 25%;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-touch {
    margin-left: 20%;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-touch {
    margin-left: 40%;
  }
  /* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-touch {
    margin-left: 60%;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-touch {
    margin-left: 80%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-touch {
    flex: none;
    width: 0%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-touch {
    margin-left: 0%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-touch {
    flex: none;
    width: 8.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-touch {
    margin-left: 8.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-touch {
    flex: none;
    width: 16.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-touch {
    margin-left: 16.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-touch {
    flex: none;
    width: 25%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-touch {
    margin-left: 25%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-touch {
    flex: none;
    width: 33.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-touch {
    margin-left: 33.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-touch {
    flex: none;
    width: 41.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-touch {
    margin-left: 41.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-touch {
    flex: none;
    width: 50%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-touch {
    margin-left: 50%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-touch {
    flex: none;
    width: 58.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-touch {
    margin-left: 58.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-touch {
    flex: none;
    width: 66.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-touch {
    margin-left: 66.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-touch {
    flex: none;
    width: 75%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-touch {
    margin-left: 75%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-touch {
    flex: none;
    width: 83.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-touch {
    margin-left: 83.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-touch {
    flex: none;
    width: 91.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-touch {
    margin-left: 91.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-touch {
    flex: none;
    width: 100%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-touch {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-desktop {
    flex: none;
    width: unset;
  }
  /* line 266, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  /* line 272, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  /* line 278, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  /* line 284, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-desktop {
    flex: none;
    width: 20%;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-desktop {
    flex: none;
    width: 40%;
  }
  /* line 290, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-desktop {
    flex: none;
    width: 60%;
  }
  /* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-desktop {
    flex: none;
    width: 80%;
  }
  /* line 296, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  /* line 298, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  /* line 302, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  /* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  /* line 306, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-desktop {
    margin-left: 20%;
  }
  /* line 308, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-desktop {
    margin-left: 40%;
  }
  /* line 310, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-desktop {
    margin-left: 60%;
  }
  /* line 312, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-desktop {
    margin-left: 80%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-desktop {
    flex: none;
    width: 0%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-desktop {
    margin-left: 0%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-desktop {
    flex: none;
    width: 8.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-desktop {
    margin-left: 8.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-desktop {
    flex: none;
    width: 16.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-desktop {
    margin-left: 16.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-desktop {
    flex: none;
    width: 33.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-desktop {
    margin-left: 33.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-desktop {
    flex: none;
    width: 41.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-desktop {
    margin-left: 41.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-desktop {
    flex: none;
    width: 58.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-desktop {
    margin-left: 58.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-desktop {
    flex: none;
    width: 66.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-desktop {
    margin-left: 66.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-desktop {
    flex: none;
    width: 83.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-desktop {
    margin-left: 83.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-desktop {
    flex: none;
    width: 91.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-desktop {
    margin-left: 91.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1216px) {
  /* line 321, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-widescreen {
    flex: none;
    width: unset;
  }
  /* line 324, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  /* line 333, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 336, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  /* line 339, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 342, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-widescreen {
    flex: none;
    width: 20%;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-widescreen {
    flex: none;
    width: 40%;
  }
  /* line 348, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-widescreen {
    flex: none;
    width: 60%;
  }
  /* line 351, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-widescreen {
    flex: none;
    width: 80%;
  }
  /* line 354, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  /* line 358, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  /* line 360, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  /* line 362, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  /* line 364, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-widescreen {
    margin-left: 20%;
  }
  /* line 366, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-widescreen {
    margin-left: 40%;
  }
  /* line 368, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-widescreen {
    margin-left: 60%;
  }
  /* line 370, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-widescreen {
    margin-left: 80%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-widescreen {
    flex: none;
    width: 0%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-widescreen {
    margin-left: 0%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-widescreen {
    flex: none;
    width: 8.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-widescreen {
    margin-left: 8.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-widescreen {
    flex: none;
    width: 16.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-widescreen {
    margin-left: 16.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-widescreen {
    flex: none;
    width: 33.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-widescreen {
    margin-left: 33.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-widescreen {
    flex: none;
    width: 41.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-widescreen {
    margin-left: 41.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-widescreen {
    flex: none;
    width: 58.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-widescreen {
    margin-left: 58.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-widescreen {
    flex: none;
    width: 66.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-widescreen {
    margin-left: 66.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-widescreen {
    flex: none;
    width: 83.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-widescreen {
    margin-left: 83.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-widescreen {
    flex: none;
    width: 91.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-widescreen {
    margin-left: 91.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1408px) {
  /* line 379, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-fullhd {
    flex: none;
    width: unset;
  }
  /* line 382, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 385, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 388, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
  /* line 391, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 394, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  /* line 397, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 400, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-fullhd {
    flex: none;
    width: 20%;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-fullhd {
    flex: none;
    width: 40%;
  }
  /* line 406, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-fullhd {
    flex: none;
    width: 60%;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-fullhd {
    flex: none;
    width: 80%;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-fullhd {
    margin-left: 75%;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-fullhd {
    margin-left: 66.6666%;
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-fullhd {
    margin-left: 50%;
  }
  /* line 418, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-fullhd {
    margin-left: 33.3333%;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-fullhd {
    margin-left: 25%;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-fullhd {
    margin-left: 20%;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-fullhd {
    margin-left: 40%;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-fullhd {
    margin-left: 60%;
  }
  /* line 428, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-fullhd {
    margin-left: 80%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-fullhd {
    flex: none;
    width: 0%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-fullhd {
    margin-left: 0%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-fullhd {
    flex: none;
    width: 8.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-fullhd {
    margin-left: 8.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-fullhd {
    flex: none;
    width: 16.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-fullhd {
    margin-left: 16.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-fullhd {
    margin-left: 25%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-fullhd {
    flex: none;
    width: 33.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-fullhd {
    margin-left: 33.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-fullhd {
    flex: none;
    width: 41.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-fullhd {
    margin-left: 41.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-fullhd {
    margin-left: 50%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-fullhd {
    flex: none;
    width: 58.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-fullhd {
    margin-left: 58.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-fullhd {
    flex: none;
    width: 66.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-fullhd {
    margin-left: 66.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-fullhd {
    margin-left: 75%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-fullhd {
    flex: none;
    width: 83.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-fullhd {
    margin-left: 83.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-fullhd {
    flex: none;
    width: 91.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-fullhd {
    margin-left: 91.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-fullhd {
    margin-left: 100%;
  }
}

/* line 437, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 441, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:last-child {
  margin-bottom: -0.75rem;
}

/* line 443, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:not(:last-child) {
  margin-bottom: calc(1.5rem - 0.75rem);
}

/* line 446, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-centered {
  justify-content: center;
}

/* line 448, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

/* line 452, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless > .column {
  margin: 0;
  padding: 0 !important;
}

/* line 455, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 457, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:last-child {
  margin-bottom: 0;
}

/* line 459, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile {
  display: flex;
}

/* line 461, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-multiline {
  flex-wrap: wrap;
}

/* line 463, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-vcentered {
  align-items: center;
}

@media screen and (min-width: 769px), print {
  /* line 467, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns:not(.is-desktop) {
    display: flex;
  }
}

@media screen and (min-width: 1024px) {
  /* line 471, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-desktop {
    display: flex;
  }
}

/* line 475, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable {
  --columnGap: 0.75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap));
}

/* line 479, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable > .column {
  padding-left: var(--columnGap);
  padding-right: var(--columnGap);
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-0 {
  --columnGap: 0rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-mobile {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet-only {
    --columnGap: 0rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-touch {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-fullhd {
    --columnGap: 0rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-1 {
  --columnGap: 0.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-mobile {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-touch {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-fullhd {
    --columnGap: 0.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-2 {
  --columnGap: 0.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-mobile {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-touch {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-fullhd {
    --columnGap: 0.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-3 {
  --columnGap: 0.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-mobile {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-touch {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-fullhd {
    --columnGap: 0.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-4 {
  --columnGap: 1rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-mobile {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet-only {
    --columnGap: 1rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-touch {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-fullhd {
    --columnGap: 1rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-5 {
  --columnGap: 1.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-mobile {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-touch {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-fullhd {
    --columnGap: 1.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-6 {
  --columnGap: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-mobile {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-touch {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-fullhd {
    --columnGap: 1.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-7 {
  --columnGap: 1.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-mobile {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-touch {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-fullhd {
    --columnGap: 1.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-8 {
  --columnGap: 2rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-mobile {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet-only {
    --columnGap: 2rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-touch {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-fullhd {
    --columnGap: 2rem;
  }
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile {
  align-items: stretch;
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  min-height: min-content;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:last-child {
  margin-bottom: -0.75rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-child {
  margin: 0 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-parent {
  padding: 0.75rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical {
  flex-direction: column;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical > .tile.is-child:not(:last-child) {
  margin-bottom: 1.5rem !important;
}

@media screen and (min-width: 769px), print {
  /* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile:not(.is-child) {
    display: flex;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-1 {
    flex: none;
    width: 8.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-2 {
    flex: none;
    width: 16.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-3 {
    flex: none;
    width: 25%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-4 {
    flex: none;
    width: 33.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-5 {
    flex: none;
    width: 41.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-6 {
    flex: none;
    width: 50%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-7 {
    flex: none;
    width: 58.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-8 {
    flex: none;
    width: 66.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-9 {
    flex: none;
    width: 75%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-10 {
    flex: none;
    width: 83.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-11 {
    flex: none;
    width: 91.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-12 {
    flex: none;
    width: 100%;
  }
}

/* Bulma Helpers */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white {
  color: white !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-white:hover, a.has-text-white:focus {
  color: #e6e6e6 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white {
  background-color: white !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black {
  color: #0a0a0a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-black:hover, a.has-text-black:focus {
  color: black !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black {
  background-color: #0a0a0a !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-light {
  color: whitesmoke !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-light:hover, a.has-text-light:focus {
  color: #dbdbdb !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-light {
  background-color: whitesmoke !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-dark {
  color: #363636 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-dark {
  background-color: #363636 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary {
  color: #00d1b2 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary:hover, a.has-text-primary:focus {
  color: #009e86 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary {
  background-color: #00d1b2 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-light {
  color: #ebfffc !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-light:hover, a.has-text-primary-light:focus {
  color: #b8fff4 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-light {
  background-color: #ebfffc !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-dark {
  color: #00947e !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-dark:hover, a.has-text-primary-dark:focus {
  color: #00c7a9 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-dark {
  background-color: #00947e !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link {
  color: #485fc7 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link:hover, a.has-text-link:focus {
  color: #3449a8 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link {
  background-color: #485fc7 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-light {
  color: #eff1fa !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-light:hover, a.has-text-link-light:focus {
  color: #c8cfee !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-light {
  background-color: #eff1fa !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-dark {
  color: #3850b7 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-dark:hover, a.has-text-link-dark:focus {
  color: #576dcb !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-dark {
  background-color: #3850b7 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info {
  color: #3e8ed0 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info:hover, a.has-text-info:focus {
  color: #2b74b1 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info {
  background-color: #3e8ed0 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-light {
  color: #eff5fb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-light:hover, a.has-text-info-light:focus {
  color: #c6ddf1 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-light {
  background-color: #eff5fb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-dark {
  color: #296fa8 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-dark:hover, a.has-text-info-dark:focus {
  color: #368ace !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-dark {
  background-color: #296fa8 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success {
  color: #48c78e !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success:hover, a.has-text-success:focus {
  color: #34a873 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success {
  background-color: #48c78e !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-light {
  color: #effaf5 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-light:hover, a.has-text-success-light:focus {
  color: #c8eedd !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-light {
  background-color: #effaf5 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-dark {
  color: #257953 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-dark:hover, a.has-text-success-dark:focus {
  color: #31a06e !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-dark {
  background-color: #257953 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning {
  color: #ffe08a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning:hover, a.has-text-warning:focus {
  color: #ffd257 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning {
  background-color: #ffe08a !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-light {
  color: #fffaeb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-light:hover, a.has-text-warning-light:focus {
  color: #ffecb8 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-light {
  background-color: #fffaeb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-dark {
  color: #946c00 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-dark:hover, a.has-text-warning-dark:focus {
  color: #c79200 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-dark {
  background-color: #946c00 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger {
  color: #f14668 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ee1742 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger {
  background-color: #f14668 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-light {
  color: #feecf0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-light:hover, a.has-text-danger-light:focus {
  color: #fabdc9 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-light {
  background-color: #feecf0 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-dark {
  color: #cc0f35 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-dark:hover, a.has-text-danger-dark:focus {
  color: #ee2049 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-dark {
  background-color: #cc0f35 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-bis {
  color: #121212 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-bis {
  background-color: #121212 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-ter {
  color: #242424 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-ter {
  background-color: #242424 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-darker {
  color: #363636 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-darker {
  background-color: #363636 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-dark {
  color: #4a4a4a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-dark {
  background-color: #4a4a4a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey {
  color: #7a7a7a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey {
  background-color: #7a7a7a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-light {
  color: #b5b5b5 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-light {
  background-color: #b5b5b5 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-lighter {
  color: #dbdbdb !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-lighter {
  background-color: #dbdbdb !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-ter {
  color: whitesmoke !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-ter {
  background-color: whitesmoke !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-bis {
  color: #fafafa !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-bis {
  background-color: #fafafa !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row {
  flex-direction: row !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column {
  flex-direction: column !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-nowrap {
  flex-wrap: nowrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap {
  flex-wrap: wrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-start {
  justify-content: flex-start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-end {
  justify-content: flex-end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-center {
  justify-content: center !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-between {
  justify-content: space-between !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-around {
  justify-content: space-around !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-evenly {
  justify-content: space-evenly !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-start {
  justify-content: start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-end {
  justify-content: end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-left {
  justify-content: left !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-right {
  justify-content: right !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-start {
  align-content: flex-start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-end {
  align-content: flex-end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-center {
  align-content: center !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-between {
  align-content: space-between !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-around {
  align-content: space-around !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-evenly {
  align-content: space-evenly !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-stretch {
  align-content: stretch !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-start {
  align-content: start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-end {
  align-content: end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-baseline {
  align-content: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-stretch {
  align-items: stretch !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-start {
  align-items: flex-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-end {
  align-items: flex-end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-center {
  align-items: center !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-baseline {
  align-items: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-start {
  align-items: start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-end {
  align-items: end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-start {
  align-items: self-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-end {
  align-items: self-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-auto {
  align-self: auto !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-start {
  align-self: flex-start !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-end {
  align-self: flex-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-center {
  align-self: center !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-baseline {
  align-self: baseline !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-stretch {
  align-self: stretch !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-2 {
  flex-grow: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-3 {
  flex-grow: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-4 {
  flex-grow: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-5 {
  flex-grow: 5 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-2 {
  flex-shrink: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-3 {
  flex-shrink: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-4 {
  flex-shrink: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-5 {
  flex-shrink: 5 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/../utilities/mixins.sass */
.is-clearfix::after {
  clear: both;
  content: " ";
  display: table;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-left {
  float: left !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-right {
  float: right !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-radiusless {
  border-radius: 0 !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-shadowless {
  box-shadow: none !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-clickable {
  cursor: pointer !important;
  pointer-events: all !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/overflow.sass */
.is-clipped {
  overflow: hidden !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/position.sass */
.is-relative {
  position: relative !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-marginless {
  margin: 0 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-paddingless {
  padding: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-4 {
  margin: 4px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-4 {
  margin-top: 4px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-4 {
  margin-right: 4px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-4 {
  margin-bottom: 4px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-4 {
  margin-left: 4px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-4 {
  margin-left: 4px !important;
  margin-right: 4px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-4 {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-8 {
  margin: 8px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-8 {
  margin-top: 8px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-8 {
  margin-right: 8px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-8 {
  margin-bottom: 8px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-8 {
  margin-left: 8px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-8 {
  margin-left: 8px !important;
  margin-right: 8px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-8 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-16 {
  margin: 16px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-16 {
  margin-top: 16px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-16 {
  margin-right: 16px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-16 {
  margin-bottom: 16px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-16 {
  margin-left: 16px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-16 {
  margin-left: 16px !important;
  margin-right: 16px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-16 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-24 {
  margin: 24px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-24 {
  margin-top: 24px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-24 {
  margin-right: 24px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-24 {
  margin-bottom: 24px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-24 {
  margin-left: 24px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-24 {
  margin-left: 24px !important;
  margin-right: 24px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-24 {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-32 {
  margin: 32px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-32 {
  margin-top: 32px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-32 {
  margin-right: 32px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-32 {
  margin-bottom: 32px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-32 {
  margin-left: 32px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-32 {
  margin-left: 32px !important;
  margin-right: 32px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-32 {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-40 {
  margin: 40px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-40 {
  margin-top: 40px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-40 {
  margin-right: 40px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-40 {
  margin-bottom: 40px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-40 {
  margin-left: 40px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-48 {
  margin: 48px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-48 {
  margin-top: 48px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-48 {
  margin-right: 48px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-48 {
  margin-bottom: 48px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-48 {
  margin-left: 48px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-48 {
  margin-left: 48px !important;
  margin-right: 48px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-48 {
  margin-top: 48px !important;
  margin-bottom: 48px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-96 {
  margin: 96px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-96 {
  margin-top: 96px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-96 {
  margin-right: 96px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-96 {
  margin-bottom: 96px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-96 {
  margin-left: 96px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-96 {
  margin-left: 96px !important;
  margin-right: 96px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-96 {
  margin-top: 96px !important;
  margin-bottom: 96px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-144 {
  margin: 144px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-144 {
  margin-top: 144px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-144 {
  margin-right: 144px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-144 {
  margin-bottom: 144px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-144 {
  margin-left: 144px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-144 {
  margin-left: 144px !important;
  margin-right: 144px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-144 {
  margin-top: 144px !important;
  margin-bottom: 144px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-288 {
  margin: 288px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-288 {
  margin-top: 288px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-288 {
  margin-right: 288px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-288 {
  margin-bottom: 288px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-288 {
  margin-left: 288px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-288 {
  margin-left: 288px !important;
  margin-right: 288px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-288 {
  margin-top: 288px !important;
  margin-bottom: 288px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-4 {
  padding: 4px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-4 {
  padding-top: 4px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-4 {
  padding-right: 4px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-4 {
  padding-bottom: 4px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-4 {
  padding-left: 4px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-4 {
  padding-left: 4px !important;
  padding-right: 4px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-4 {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-8 {
  padding: 8px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-8 {
  padding-top: 8px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-8 {
  padding-right: 8px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-8 {
  padding-bottom: 8px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-8 {
  padding-left: 8px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-8 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-16 {
  padding: 16px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-16 {
  padding-top: 16px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-16 {
  padding-right: 16px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-16 {
  padding-bottom: 16px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-16 {
  padding-left: 16px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-16 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-24 {
  padding: 24px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-24 {
  padding-top: 24px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-24 {
  padding-right: 24px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-24 {
  padding-bottom: 24px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-24 {
  padding-left: 24px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-24 {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-24 {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-32 {
  padding: 32px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-32 {
  padding-top: 32px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-32 {
  padding-right: 32px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-32 {
  padding-bottom: 32px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-32 {
  padding-left: 32px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-32 {
  padding-left: 32px !important;
  padding-right: 32px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-32 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-40 {
  padding: 40px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-40 {
  padding-top: 40px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-40 {
  padding-right: 40px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-40 {
  padding-bottom: 40px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-40 {
  padding-left: 40px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-48 {
  padding: 48px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-48 {
  padding-top: 48px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-48 {
  padding-right: 48px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-48 {
  padding-bottom: 48px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-48 {
  padding-left: 48px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-48 {
  padding-left: 48px !important;
  padding-right: 48px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-48 {
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-96 {
  padding: 96px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-96 {
  padding-top: 96px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-96 {
  padding-right: 96px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-96 {
  padding-bottom: 96px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-96 {
  padding-left: 96px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-96 {
  padding-left: 96px !important;
  padding-right: 96px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-96 {
  padding-top: 96px !important;
  padding-bottom: 96px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-144 {
  padding: 144px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-144 {
  padding-top: 144px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-144 {
  padding-right: 144px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-144 {
  padding-bottom: 144px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-144 {
  padding-left: 144px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-144 {
  padding-left: 144px !important;
  padding-right: 144px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-144 {
  padding-top: 144px !important;
  padding-bottom: 144px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-288 {
  padding: 288px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-288 {
  padding-top: 288px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-288 {
  padding-right: 288px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-288 {
  padding-bottom: 288px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-288 {
  padding-left: 288px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-288 {
  padding-left: 288px !important;
  padding-right: 288px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-288 {
  padding-top: 288px !important;
  padding-bottom: 288px !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-1 {
  font-size: 3rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-2 {
  font-size: 2.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-3 {
  font-size: 2rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-4 {
  font-size: 1.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-5 {
  font-size: 1.25rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-6 {
  font-size: 1rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-7 {
  font-size: 0.75rem !important;
}

@media screen and (max-width: 768px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-mobile {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-mobile {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-mobile {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-mobile {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-mobile {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-mobile {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-mobile {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-tablet {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-tablet {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-tablet {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-tablet {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-tablet {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-tablet {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-tablet {
    font-size: 0.75rem !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-touch {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-touch {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-touch {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-touch {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-touch {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-touch {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-touch {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-desktop {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-desktop {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-desktop {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-desktop {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-desktop {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-desktop {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-desktop {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-widescreen {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-widescreen {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-widescreen {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-widescreen {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-widescreen {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-widescreen {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-widescreen {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-fullhd {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-fullhd {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-fullhd {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-fullhd {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-fullhd {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-fullhd {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-fullhd {
    font-size: 0.75rem !important;
  }
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-centered {
  text-align: center !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-justified {
  text-align: justify !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-left {
  text-align: left !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-right {
  text-align: right !important;
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-mobile {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet-only {
    text-align: center !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-touch {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-fullhd {
    text-align: center !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-mobile {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet-only {
    text-align: justify !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-touch {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-fullhd {
    text-align: justify !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-mobile {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet-only {
    text-align: left !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-touch {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-fullhd {
    text-align: left !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-mobile {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet-only {
    text-align: right !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-touch {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-fullhd {
    text-align: right !important;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-capitalized {
  text-transform: capitalize !important;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-lowercase {
  text-transform: lowercase !important;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-uppercase {
  text-transform: uppercase !important;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-italic {
  font-style: italic !important;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-underlined {
  text-decoration: underline !important;
}

/* line 79, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-light {
  font-weight: 300 !important;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-normal {
  font-weight: 400 !important;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-medium {
  font-weight: 500 !important;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-semibold {
  font-weight: 600 !important;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-bold {
  font-weight: 700 !important;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-primary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-secondary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-sans-serif {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-monospace {
  font-family: monospace !important;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-code {
  font-family: monospace !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-block {
  display: block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-mobile {
    display: block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet {
    display: block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet-only {
    display: block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-touch {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop-only {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen-only {
    display: block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-fullhd {
    display: block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-flex {
  display: flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-mobile {
    display: flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet {
    display: flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet-only {
    display: flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-touch {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-fullhd {
    display: flex !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-mobile {
    display: inline !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet {
    display: inline !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet-only {
    display: inline !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-touch {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-fullhd {
    display: inline !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-block {
  display: inline-block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-mobile {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet-only {
    display: inline-block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-touch {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-fullhd {
    display: inline-block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-flex {
  display: inline-flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-mobile {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet-only {
    display: inline-flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-touch {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-fullhd {
    display: inline-flex !important;
  }
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-hidden {
  display: none !important;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-sr-only {
  border: none !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 0.01em !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 0.01em !important;
}

@media screen and (max-width: 768px) {
  /* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet {
    display: none !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet-only {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-touch {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen-only {
    display: none !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-fullhd {
    display: none !important;
  }
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-invisible {
  visibility: hidden !important;
}

@media screen and (max-width: 768px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-mobile {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet-only {
    visibility: hidden !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-touch {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-fullhd {
    visibility: hidden !important;
  }
}

/* Bulma Layout */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .navbar {
  background: none;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .tabs ul {
  border-bottom: none;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-white strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .title {
  color: #0a0a0a;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle {
  color: rgba(10, 10, 10, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle a:not(.button),
.hero.is-white .subtitle strong {
  color: #0a0a0a;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white .navbar-menu {
    background-color: white;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .navbar-item,
.hero.is-white .navbar-link {
  color: rgba(10, 10, 10, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a.navbar-item:hover, .hero.is-white a.navbar-item.is-active,
.hero.is-white .navbar-link:hover,
.hero.is-white .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a {
  color: #0a0a0a;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs li.is-active a {
  color: white !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a {
  color: #0a0a0a;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white.is-bold {
  background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-black strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .title {
  color: white;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle a:not(.button),
.hero.is-black .subtitle strong {
  color: white;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black .navbar-menu {
    background-color: #0a0a0a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .navbar-item,
.hero.is-black .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a.navbar-item:hover, .hero.is-black a.navbar-item.is-active,
.hero.is-black .navbar-link:hover,
.hero.is-black .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a {
  color: white;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs li.is-active a {
  color: #0a0a0a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a {
  color: white;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black.is-bold {
  background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-light strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle a:not(.button),
.hero.is-light .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light .navbar-menu {
    background-color: whitesmoke;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .navbar-item,
.hero.is-light .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a.navbar-item:hover, .hero.is-light a.navbar-item.is-active,
.hero.is-light .navbar-link:hover,
.hero.is-light .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs li.is-active a {
  color: whitesmoke !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active a, .hero.is-light .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light.is-bold {
  background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-dark strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle a:not(.button),
.hero.is-dark .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark .navbar-menu {
    background-color: #363636;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .navbar-item,
.hero.is-dark .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a.navbar-item:hover, .hero.is-dark a.navbar-item.is-active,
.hero.is-dark .navbar-link:hover,
.hero.is-dark .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs li.is-active a {
  color: #363636 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #363636;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark.is-bold {
  background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-primary strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle a:not(.button),
.hero.is-primary .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary .navbar-menu {
    background-color: #00d1b2;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .navbar-item,
.hero.is-primary .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a.navbar-item:hover, .hero.is-primary a.navbar-item.is-active,
.hero.is-primary .navbar-link:hover,
.hero.is-primary .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs li.is-active a {
  color: #00d1b2 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #00d1b2;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary.is-bold {
  background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-link strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle a:not(.button),
.hero.is-link .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link .navbar-menu {
    background-color: #485fc7;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .navbar-item,
.hero.is-link .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a.navbar-item:hover, .hero.is-link a.navbar-item.is-active,
.hero.is-link .navbar-link:hover,
.hero.is-link .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs li.is-active a {
  color: #485fc7 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #485fc7;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link.is-bold {
  background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-info strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle a:not(.button),
.hero.is-info .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info .navbar-menu {
    background-color: #3e8ed0;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .navbar-item,
.hero.is-info .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a.navbar-item:hover, .hero.is-info a.navbar-item.is-active,
.hero.is-info .navbar-link:hover,
.hero.is-info .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs li.is-active a {
  color: #3e8ed0 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #3e8ed0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info.is-bold {
  background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-success strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle a:not(.button),
.hero.is-success .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success .navbar-menu {
    background-color: #48c78e;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .navbar-item,
.hero.is-success .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a.navbar-item:hover, .hero.is-success a.navbar-item.is-active,
.hero.is-success .navbar-link:hover,
.hero.is-success .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs li.is-active a {
  color: #48c78e !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #48c78e;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success.is-bold {
  background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-warning strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle a:not(.button),
.hero.is-warning .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning .navbar-menu {
    background-color: #ffe08a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .navbar-item,
.hero.is-warning .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a.navbar-item:hover, .hero.is-warning a.navbar-item.is-active,
.hero.is-warning .navbar-link:hover,
.hero.is-warning .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs li.is-active a {
  color: #ffe08a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning.is-bold {
  background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-danger strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle a:not(.button),
.hero.is-danger .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger .navbar-menu {
    background-color: #f14668;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .navbar-item,
.hero.is-danger .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a.navbar-item:hover, .hero.is-danger a.navbar-item.is-active,
.hero.is-danger .navbar-link:hover,
.hero.is-danger .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs li.is-active a {
  color: #f14668 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #f14668;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger.is-bold {
  background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
  }
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-small .hero-body {
  padding: 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-medium .hero-body {
    padding: 9rem 4.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-large .hero-body {
    padding: 18rem 6rem;
  }
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body {
  align-items: center;
  display: flex;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container, .hero.is-fullheight-with-navbar .hero-body > .container {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight {
  min-height: 50vh;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-fullheight {
  min-height: 100vh;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video {
  overflow: hidden;
}

/* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video video {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video.is-transparent {
  opacity: 0.3;
}

@media screen and (max-width: 768px) {
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-video {
    display: none;
  }
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-buttons {
  margin-top: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button {
    display: flex;
  }
  /* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons {
    display: flex;
    justify-content: center;
  }
  /* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-right: 1.5rem;
  }
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-head,
.hero-foot {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-body {
  flex-grow: 1;
  flex-shrink: 0;
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-body {
    padding: 3rem 3rem;
  }
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
.section {
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 1024px) {
  /* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section {
    padding: 3rem 3rem;
  }
  /* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-medium {
    padding: 9rem 4.5rem;
  }
  /* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-large {
    padding: 18rem 6rem;
  }
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/footer.sass */
.footer {
  background-color: #fafafa;
  padding: 3rem 1.5rem 6rem;
}

/* line 1, app/assets/stylesheets/background.scss */
.background-img-getting-started {
  background-image: url(/assets/binders-788f5ec6033d0ebd634ddbdcb928cf22ec3a41dab10bf04127bc7ef5f1ca3ed4.png);
}

/* line 2, app/assets/stylesheets/background.scss */
.background-img-header {
  background-image: url(/assets/binder-laptop-289a28a7ca48d6f249721d5dff188fee0ce1bb9722a2e375915981ef4d0fe506.png);
}

/* line 3, app/assets/stylesheets/background.scss */
.background-img-footer {
  background-image: url(/assets/binder-pull-f6bfd3316f55b58001bb4fa22b6591003748a43e7895e0229a26da8464d43537.png);
}

/* line 5, app/assets/stylesheets/background.scss */
.full-background {
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  background-size: cover;
}

/* line 1, app/assets/stylesheets/youtube.scss */
.youtube-container {
  justify-content: center;
}

/* line 5, app/assets/stylesheets/youtube.scss */
.youtube-about {
  margin-left: 2rem;
  width: 500px;
  min-height: 200px;
}

@media screen and (max-width: 769px) {
  /* line 12, app/assets/stylesheets/youtube.scss */
  .youtube-about {
    margin-left: inherit;
    max-width: 90%;
    min-height: 15rem;
  }
}

/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */
/* Bulma Utilities */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.input, .textarea, .button, .select select, .file-cta,
.file-name, .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.5em - 1px);
  padding-left: calc(0.75em - 1px);
  padding-right: calc(0.75em - 1px);
  padding-top: calc(0.5em - 1px);
  position: relative;
  vertical-align: top;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.input:focus, .textarea:focus, .button:focus, .select select:focus, .file-cta:focus,
.file-name:focus, .pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus,
.pagination-ellipsis:focus, .is-focused.input, .is-focused.textarea, .is-focused.button, .select select.is-focused, .is-focused.file-cta,
.is-focused.file-name, .is-focused.pagination-previous,
.is-focused.pagination-next,
.is-focused.pagination-link,
.is-focused.pagination-ellipsis, .input:active, .textarea:active, .button:active, .select select:active, .file-cta:active,
.file-name:active, .pagination-previous:active,
.pagination-next:active,
.pagination-link:active,
.pagination-ellipsis:active, .is-active.input, .is-active.textarea, .is-active.button, .select select.is-active, .is-active.file-cta,
.is-active.file-name, .is-active.pagination-previous,
.is-active.pagination-next,
.is-active.pagination-link,
.is-active.pagination-ellipsis {
  outline: none;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/controls.sass */
.input[disabled], .textarea[disabled], .button[disabled], .select select[disabled], .file-cta[disabled],
.file-name[disabled], .pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled],
.pagination-ellipsis[disabled], fieldset[disabled] .input, fieldset[disabled] .textarea, fieldset[disabled] .button, fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .file-cta,
fieldset[disabled] .file-name, fieldset[disabled] .pagination-previous,
fieldset[disabled] .pagination-next,
fieldset[disabled] .pagination-link,
fieldset[disabled] .pagination-ellipsis {
  cursor: not-allowed;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.button, .file, .breadcrumb, .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .tabs, .is-unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.select:not(.is-multiple):not(.is-loading)::after, .navbar-link:not(.is-arrowless)::after {
  border: 3px solid transparent;
  border-radius: 2px;
  border-right: 0;
  border-top: 0;
  content: " ";
  display: block;
  height: 0.625em;
  margin-top: -0.4375em;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  transform-origin: center;
  width: 0.625em;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.box:not(:last-child), .is-mobile-box:not(:last-child), .content:not(:last-child), .notification:not(:last-child), .progress:not(:last-child), .table:not(:last-child), .table-container:not(:last-child), .title:not(:last-child),
.subtitle:not(:last-child), .block:not(:last-child), .breadcrumb:not(:last-child), .level:not(:last-child), .message:not(:last-child), .pagination:not(:last-child), .tabs:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.delete, .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: 9999px;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.delete::before, .modal-close::before, .delete::after, .modal-close::after {
  background-color: white;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.delete::before, .modal-close::before {
  height: 2px;
  width: 50%;
}

/* line 231, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.delete::after, .modal-close::after {
  height: 50%;
  width: 2px;
}

/* line 234, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.delete:hover, .modal-close:hover, .delete:focus, .modal-close:focus {
  background-color: rgba(10, 10, 10, 0.3);
}

/* line 237, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.delete:active, .modal-close:active {
  background-color: rgba(10, 10, 10, 0.4);
}

/* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-small.delete, .is-small.modal-close {
  height: 16px;
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
}

/* line 247, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-medium.delete, .is-medium.modal-close {
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
  width: 24px;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-large.delete, .is-large.modal-close {
  height: 32px;
  max-height: 32px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  width: 32px;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.button.is-loading::after, .loader, .select.is-loading::after, .control.is-loading::after {
  animation: spinAround 500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 9999px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio, .modal, .modal-background, .is-overlay, .hero-video {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/utilities/extends.sass */
.navbar-burger {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
}

/* Bulma Base */
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
ul {
  list-style: none;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
button,
input,
select,
textarea {
  margin: 0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
html {
  box-sizing: border-box;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
*, *::before, *::after {
  box-sizing: inherit;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
img,
video {
  height: auto;
  max-width: 100%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
iframe {
  border: 0;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td,
th {
  padding: 0;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/minireset.sass */
td:not([align]),
th:not([align]) {
  text-align: inherit;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
html {
  background-color: white;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body,
button,
input,
optgroup,
select,
textarea {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
body {
  color: #4a4a4a;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a {
  color: #485fc7;
  cursor: pointer;
  text-decoration: none;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a strong {
  color: currentColor;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
a:hover {
  color: #363636;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
code {
  background-color: whitesmoke;
  color: #da1039;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
hr {
  background-color: whitesmoke;
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
img {
  height: auto;
  max-width: 100%;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
input[type="checkbox"],
input[type="radio"] {
  vertical-align: baseline;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
small {
  font-size: 0.875em;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
span {
  font-style: inherit;
  font-weight: inherit;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
strong {
  color: #363636;
  font-weight: 700;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
fieldset {
  border: none;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre {
  -webkit-overflow-scrolling: touch;
  background-color: whitesmoke;
  color: #4a4a4a;
  font-size: 0.875em;
  overflow-x: auto;
  padding: 1.25rem 1.5rem;
  white-space: pre;
  word-wrap: normal;
}

/* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
pre code {
  background-color: transparent;
  color: currentColor;
  font-size: 1em;
  padding: 0;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td,
table th {
  vertical-align: top;
}

/* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table td:not([align]),
table th:not([align]) {
  text-align: inherit;
}

/* line 144, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/base/generic.sass */
table th {
  color: #363636;
}

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

/* Bulma Elements */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
.box, .is-mobile-box {
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  display: block;
  padding: 1.25rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:hover, a.is-mobile-box:hover, a.box:focus, a.is-mobile-box:focus {
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #485fc7;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/box.sass */
a.box:active, a.is-mobile-box:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #485fc7;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button {
  background-color: white;
  border-color: #dbdbdb;
  border-width: 1px;
  color: #363636;
  cursor: pointer;
  justify-content: center;
  padding-bottom: calc(0.5em - 1px);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: calc(0.5em - 1px);
  text-align: center;
  white-space: nowrap;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button strong {
  color: inherit;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large {
  height: 1.5em;
  width: 1.5em;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:not(:last-child) {
  margin-left: calc(-0.5em - 1px);
  margin-right: 0.25em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:last-child:not(:first-child) {
  margin-left: 0.25em;
  margin-right: calc(-0.5em - 1px);
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:last-child {
  margin-left: calc(-0.5em - 1px);
  margin-right: calc(-0.5em - 1px);
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:hover, .button.is-hovered {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus, .button.is-focused {
  border-color: #485fc7;
  color: #363636;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:focus:not(:active), .button.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button:active, .button.is-active {
  border-color: #4a4a4a;
  color: #363636;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text {
  background-color: transparent;
  border-color: transparent;
  color: #4a4a4a;
  text-decoration: underline;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused {
  background-color: whitesmoke;
  color: #363636;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:active, .button.is-text.is-active {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text[disabled], fieldset[disabled] .button.is-text {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost {
  background: none;
  border-color: transparent;
  color: #485fc7;
  text-decoration: none;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-ghost:hover, .button.is-ghost.is-hovered {
  color: #485fc7;
  text-decoration: underline;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:hover, .button.is-white.is-hovered {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus, .button.is-white.is-focused {
  border-color: transparent;
  color: #0a0a0a;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:active, .button.is-white.is-active {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white[disabled], fieldset[disabled] .button.is-white {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted {
  background-color: #0a0a0a;
  color: white;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered {
  background-color: black;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted[disabled], fieldset[disabled] .button.is-white.is-inverted {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
  color: white;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined:hover, .button.is-white.is-outlined.is-hovered, .button.is-white.is-outlined:focus, .button.is-white.is-outlined.is-focused {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading:hover::after, .button.is-white.is-outlined.is-loading.is-hovered::after, .button.is-white.is-outlined.is-loading:focus::after, .button.is-white.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined[disabled], fieldset[disabled] .button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined.is-hovered, .button.is-white.is-inverted.is-outlined:focus, .button.is-white.is-inverted.is-outlined.is-focused {
  background-color: #0a0a0a;
  color: white;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined.is-loading:hover::after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-white.is-inverted.is-outlined.is-loading:focus::after, .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:hover, .button.is-black.is-hovered {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus, .button.is-black.is-focused {
  border-color: transparent;
  color: white;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:active, .button.is-black.is-active {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black[disabled], fieldset[disabled] .button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted {
  background-color: white;
  color: #0a0a0a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted[disabled], fieldset[disabled] .button.is-black.is-inverted {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined:hover, .button.is-black.is-outlined.is-hovered, .button.is-black.is-outlined:focus, .button.is-black.is-outlined.is-focused {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading:hover::after, .button.is-black.is-outlined.is-loading.is-hovered::after, .button.is-black.is-outlined.is-loading:focus::after, .button.is-black.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined[disabled], fieldset[disabled] .button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined.is-hovered, .button.is-black.is-inverted.is-outlined:focus, .button.is-black.is-inverted.is-outlined.is-focused {
  background-color: white;
  color: #0a0a0a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined.is-loading:hover::after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-black.is-inverted.is-outlined.is-loading:focus::after, .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:hover, .button.is-light.is-hovered {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus, .button.is-light.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:active, .button.is-light.is-active {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light[disabled], fieldset[disabled] .button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted[disabled], fieldset[disabled] .button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: whitesmoke;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  color: whitesmoke;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined:hover, .button.is-light.is-outlined.is-hovered, .button.is-light.is-outlined:focus, .button.is-light.is-outlined.is-focused {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading:hover::after, .button.is-light.is-outlined.is-loading.is-hovered::after, .button.is-light.is-outlined.is-loading:focus::after, .button.is-light.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined[disabled], fieldset[disabled] .button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  box-shadow: none;
  color: whitesmoke;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined.is-hovered, .button.is-light.is-inverted.is-outlined:focus, .button.is-light.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined.is-loading:hover::after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-light.is-inverted.is-outlined.is-loading:focus::after, .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:hover, .button.is-dark.is-hovered {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus, .button.is-dark.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:active, .button.is-dark.is-active {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark[disabled], fieldset[disabled] .button.is-dark {
  background-color: #363636;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted {
  background-color: #fff;
  color: #363636;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted[disabled], fieldset[disabled] .button.is-dark.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #363636;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  color: #363636;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined:hover, .button.is-dark.is-outlined.is-hovered, .button.is-dark.is-outlined:focus, .button.is-dark.is-outlined.is-focused {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading:hover::after, .button.is-dark.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-outlined.is-loading:focus::after, .button.is-dark.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  box-shadow: none;
  color: #363636;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined.is-hovered, .button.is-dark.is-inverted.is-outlined:focus, .button.is-dark.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #363636;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:hover, .button.is-primary.is-hovered {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus, .button.is-primary.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:active, .button.is-primary.is-active {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary[disabled], fieldset[disabled] .button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted {
  background-color: #fff;
  color: #00d1b2;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted[disabled], fieldset[disabled] .button.is-primary.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #00d1b2;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  color: #00d1b2;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined.is-focused {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-outlined.is-loading:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  box-shadow: none;
  color: #00d1b2;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined.is-hovered, .button.is-primary.is-inverted.is-outlined:focus, .button.is-primary.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #00d1b2;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:hover, .button.is-primary.is-light.is-hovered {
  background-color: #defffa;
  border-color: transparent;
  color: #00947e;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-light:active, .button.is-primary.is-light.is-active {
  background-color: #d1fff8;
  border-color: transparent;
  color: #00947e;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:hover, .button.is-link.is-hovered {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus, .button.is-link.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:active, .button.is-link.is-active {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link[disabled], fieldset[disabled] .button.is-link {
  background-color: #485fc7;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted {
  background-color: #fff;
  color: #485fc7;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted[disabled], fieldset[disabled] .button.is-link.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #485fc7;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  color: #485fc7;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined:hover, .button.is-link.is-outlined.is-hovered, .button.is-link.is-outlined:focus, .button.is-link.is-outlined.is-focused {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading:hover::after, .button.is-link.is-outlined.is-loading.is-hovered::after, .button.is-link.is-outlined.is-loading:focus::after, .button.is-link.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined[disabled], fieldset[disabled] .button.is-link.is-outlined {
  background-color: transparent;
  border-color: #485fc7;
  box-shadow: none;
  color: #485fc7;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined.is-hovered, .button.is-link.is-inverted.is-outlined:focus, .button.is-link.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #485fc7;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined.is-loading:hover::after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-link.is-inverted.is-outlined.is-loading:focus::after, .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #485fc7 #485fc7 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:hover, .button.is-link.is-light.is-hovered {
  background-color: #e6e9f7;
  border-color: transparent;
  color: #3850b7;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-light:active, .button.is-link.is-light.is-active {
  background-color: #dce0f4;
  border-color: transparent;
  color: #3850b7;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:hover, .button.is-info.is-hovered {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus, .button.is-info.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:active, .button.is-info.is-active {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info[disabled], fieldset[disabled] .button.is-info {
  background-color: #3e8ed0;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted[disabled], fieldset[disabled] .button.is-info.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  color: #3e8ed0;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined:hover, .button.is-info.is-outlined.is-hovered, .button.is-info.is-outlined:focus, .button.is-info.is-outlined.is-focused {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading:hover::after, .button.is-info.is-outlined.is-loading.is-hovered::after, .button.is-info.is-outlined.is-loading:focus::after, .button.is-info.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined[disabled], fieldset[disabled] .button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3e8ed0;
  box-shadow: none;
  color: #3e8ed0;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined.is-hovered, .button.is-info.is-inverted.is-outlined:focus, .button.is-info.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #3e8ed0;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined.is-loading:hover::after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-info.is-inverted.is-outlined.is-loading:focus::after, .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #3e8ed0 #3e8ed0 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:hover, .button.is-info.is-light.is-hovered {
  background-color: #e4eff9;
  border-color: transparent;
  color: #296fa8;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-light:active, .button.is-info.is-light.is-active {
  background-color: #dae9f6;
  border-color: transparent;
  color: #296fa8;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:hover, .button.is-success.is-hovered {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus, .button.is-success.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:active, .button.is-success.is-active {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success[disabled], fieldset[disabled] .button.is-success {
  background-color: #48c78e;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted {
  background-color: #fff;
  color: #48c78e;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted[disabled], fieldset[disabled] .button.is-success.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #48c78e;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  color: #48c78e;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined:hover, .button.is-success.is-outlined.is-hovered, .button.is-success.is-outlined:focus, .button.is-success.is-outlined.is-focused {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading:hover::after, .button.is-success.is-outlined.is-loading.is-hovered::after, .button.is-success.is-outlined.is-loading:focus::after, .button.is-success.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined[disabled], fieldset[disabled] .button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c78e;
  box-shadow: none;
  color: #48c78e;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined.is-hovered, .button.is-success.is-inverted.is-outlined:focus, .button.is-success.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #48c78e;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined.is-loading:hover::after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-success.is-inverted.is-outlined.is-loading:focus::after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #48c78e #48c78e !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:hover, .button.is-success.is-light.is-hovered {
  background-color: #e6f7ef;
  border-color: transparent;
  color: #257953;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-light:active, .button.is-success.is-light.is-active {
  background-color: #dcf4e9;
  border-color: transparent;
  color: #257953;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:hover, .button.is-warning.is-hovered {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus, .button.is-warning.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:active, .button.is-warning.is-active {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning[disabled], fieldset[disabled] .button.is-warning {
  background-color: #ffe08a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted:hover, .button.is-warning.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted[disabled], fieldset[disabled] .button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: #ffe08a;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  color: #ffe08a;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined.is-hovered, .button.is-warning.is-outlined:focus, .button.is-warning.is-outlined.is-focused {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading:hover::after, .button.is-warning.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-outlined.is-loading:focus::after, .button.is-warning.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffe08a;
  box-shadow: none;
  color: #ffe08a;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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);
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined.is-hovered, .button.is-warning.is-inverted.is-outlined:focus, .button.is-warning.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #ffe08a #ffe08a !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:hover, .button.is-warning.is-light.is-hovered {
  background-color: #fff6de;
  border-color: transparent;
  color: #946c00;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-light:active, .button.is-warning.is-light.is-active {
  background-color: #fff3d1;
  border-color: transparent;
  color: #946c00;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:hover, .button.is-danger.is-hovered {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus, .button.is-danger.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:active, .button.is-danger.is-active {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger[disabled], fieldset[disabled] .button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted {
  background-color: #fff;
  color: #f14668;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted[disabled], fieldset[disabled] .button.is-danger.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #f14668;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  color: #f14668;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined.is-hovered, .button.is-danger.is-outlined:focus, .button.is-danger.is-outlined.is-focused {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading:hover::after, .button.is-danger.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-outlined.is-loading:focus::after, .button.is-danger.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  box-shadow: none;
  color: #f14668;
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined.is-hovered, .button.is-danger.is-inverted.is-outlined:focus, .button.is-danger.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #f14668;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:hover, .button.is-danger.is-light.is-hovered {
  background-color: #fde0e6;
  border-color: transparent;
  color: #cc0f35;
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-light:active, .button.is-danger.is-light.is-active {
  background-color: #fcd4dc;
  border-color: transparent;
  color: #cc0f35;
}

/* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small:not(.is-rounded) {
  border-radius: 2px;
}

/* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-normal {
  font-size: 1rem;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-medium {
  font-size: 1.25rem;
}

/* line 256, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-large {
  font-size: 1.5rem;
}

/* line 259, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button[disabled], fieldset[disabled] .button {
  background-color: white;
  border-color: #dbdbdb;
  box-shadow: none;
  opacity: 0.5;
}

/* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-fullwidth {
  display: flex;
  width: 100%;
}

/* line 268, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading {
  color: transparent !important;
  pointer-events: none;
}

/* line 271, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading::after {
  position: absolute;
  left: calc(50% - (1em * 0.5));
  top: calc(50% - (1em * 0.5));
  position: absolute !important;
}

/* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-static {
  background-color: whitesmoke;
  border-color: #dbdbdb;
  color: #7a7a7a;
  box-shadow: none;
  pointer-events: none;
}

/* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.button.is-rounded {
  border-radius: 9999px;
  padding-left: calc(1em + 0.25em);
  padding-right: calc(1em + 0.25em);
}

/* line 286, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button {
  margin-bottom: 0.5rem;
}

/* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button:not(:last-child):not(.is-fullwidth) {
  margin-right: 0.5rem;
}

/* line 295, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:last-child {
  margin-bottom: -0.5rem;
}

/* line 297, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 301, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
  font-size: 0.75rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) {
  border-radius: 2px;
}

/* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) {
  font-size: 1.25rem;
}

/* line 307, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) {
  font-size: 1.5rem;
}

/* line 311, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 314, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}

/* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:last-child {
  margin-right: 0;
}

/* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered {
  z-index: 2;
}

/* line 323, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 329, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.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;
}

/* line 331, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 334, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered {
  justify-content: center;
}

/* line 337, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 340, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right {
  justify-content: flex-end;
}

/* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container {
  flex-grow: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
.container.is-fluid {
  max-width: none !important;
  padding-left: 32px;
  padding-right: 32px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container {
    max-width: 960px;
  }
}

@media screen and (max-width: 1215px) {
  /* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-widescreen:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (max-width: 1407px) {
  /* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

@media screen and (min-width: 1216px) {
  /* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (min-width: 1408px) {
  /* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/container.sass */
  .container:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content li + li {
  margin-top: 0.25em;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content p:not(:last-child),
.content dl:not(:last-child),
.content ol:not(:last-child),
.content ul:not(:last-child),
.content blockquote:not(:last-child),
.content pre:not(:last-child),
.content table:not(:last-child) {
  margin-bottom: 1em;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #363636;
  font-weight: 600;
  line-height: 1.125;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1 {
  font-size: 2em;
  margin-bottom: 0.5em;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h1:not(:first-child) {
  margin-top: 1em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2 {
  font-size: 1.75em;
  margin-bottom: 0.5714em;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h2:not(:first-child) {
  margin-top: 1.1428em;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3 {
  font-size: 1.5em;
  margin-bottom: 0.6666em;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h3:not(:first-child) {
  margin-top: 1.3333em;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h4 {
  font-size: 1.25em;
  margin-bottom: 0.8em;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h5 {
  font-size: 1.125em;
  margin-bottom: 0.8888em;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content h6 {
  font-size: 1em;
  margin-bottom: 1em;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content blockquote {
  background-color: whitesmoke;
  border-left: 5px solid #dbdbdb;
  padding: 1.25em 1.5em;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol {
  list-style-position: outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol:not([type]) {
  list-style-type: decimal;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-alpha:not([type]) {
  list-style-type: lower-alpha;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-roman:not([type]) {
  list-style-type: lower-roman;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-alpha:not([type]) {
  list-style-type: upper-alpha;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-roman:not([type]) {
  list-style-type: upper-roman;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul {
  list-style-type: circle;
  margin-top: 0.5em;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul ul {
  list-style-type: square;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content dd {
  margin-left: 2em;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure {
  margin-left: 2em;
  margin-right: 2em;
  text-align: center;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:first-child) {
  margin-top: 2em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:last-child) {
  margin-bottom: 2em;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure img {
  display: inline-block;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content figure figcaption {
  font-style: italic;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content pre {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding: 1.25em 1.5em;
  white-space: pre;
  word-wrap: normal;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content sup,
.content sub {
  font-size: 75%;
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table {
  width: 100%;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table td,
.content table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th {
  color: #363636;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table th:not([align]) {
  text-align: inherit;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table thead td,
.content table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tfoot td,
.content table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content table tbody tr:last-child td,
.content table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content .tabs li + li {
  margin-top: 0;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-small {
  font-size: 0.75rem;
}

/* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-normal {
  font-size: 1rem;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-medium {
  font-size: 1.25rem;
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/content.sass */
.content.is-large {
  font-size: 1.5rem;
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  height: 1.5rem;
  width: 1.5rem;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-small {
  height: 1rem;
  width: 1rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-medium {
  height: 2rem;
  width: 2rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-large {
  height: 3rem;
  width: 3rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text {
  align-items: flex-start;
  color: inherit;
  display: inline-flex;
  flex-wrap: wrap;
  line-height: 1.5rem;
  vertical-align: top;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:last-child) {
  margin-right: 0.25em;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
.icon-text .icon:not(:first-child) {
  margin-left: 0.25em;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/icon.sass */
div.icon-text {
  display: flex;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image {
  display: block;
  position: relative;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img {
  display: block;
  height: auto;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image img.is-rounded {
  border-radius: 9999px;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-fullwidth {
  width: 100%;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  height: 100%;
  width: 100%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square, .image.is-1by1 {
  padding-top: 100%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by4 {
  padding-top: 80%;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by3 {
  padding-top: 75%;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by2 {
  padding-top: 66.6666%;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by3 {
  padding-top: 60%;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16by9 {
  padding-top: 56.25%;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by1 {
  padding-top: 50%;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by1 {
  padding-top: 33.3333%;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by5 {
  padding-top: 125%;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by4 {
  padding-top: 133.3333%;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by3 {
  padding-top: 150%;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by5 {
  padding-top: 166.6666%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-9by16 {
  padding-top: 177.7777%;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by2 {
  padding-top: 200%;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by3 {
  padding-top: 300%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16x16 {
  height: 16px;
  width: 16px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-24x24 {
  height: 24px;
  width: 24px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-32x32 {
  height: 32px;
  width: 32px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-48x48 {
  height: 48px;
  width: 48px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-64x64 {
  height: 64px;
  width: 64px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-96x96 {
  height: 96px;
  width: 96px;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/image.sass */
.image.is-128x128 {
  height: 128px;
  width: 128px;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification {
  background-color: whitesmoke;
  border-radius: 4px;
  position: relative;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification a:not(.button):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification strong {
  color: currentColor;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification code,
.notification pre {
  background: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification pre code {
  background: transparent;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification > .delete {
  right: 0.5rem;
  position: absolute;
  top: 0.5rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification .title,
.notification .subtitle,
.notification .content {
  color: currentColor;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link.is-light {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info.is-light {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success.is-light {
  background-color: #effaf5;
  color: #257953;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 9999px;
  display: block;
  height: 1rem;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-bar {
  background-color: #ededed;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-value {
  background-color: #4a4a4a;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-moz-progress-bar {
  background-color: #4a4a4a;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-ms-fill {
  background-color: #4a4a4a;
  border: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-webkit-progress-value {
  background-color: white;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-moz-progress-bar {
  background-color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-ms-fill {
  background-color: white;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white:indeterminate {
  background-image: linear-gradient(to right, white 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-webkit-progress-value {
  background-color: #0a0a0a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-moz-progress-bar {
  background-color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-ms-fill {
  background-color: #0a0a0a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black:indeterminate {
  background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-webkit-progress-value {
  background-color: whitesmoke;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-moz-progress-bar {
  background-color: whitesmoke;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-ms-fill {
  background-color: whitesmoke;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light:indeterminate {
  background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-webkit-progress-value {
  background-color: #363636;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-moz-progress-bar {
  background-color: #363636;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-ms-fill {
  background-color: #363636;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark:indeterminate {
  background-image: linear-gradient(to right, #363636 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-webkit-progress-value {
  background-color: #00d1b2;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-moz-progress-bar {
  background-color: #00d1b2;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-ms-fill {
  background-color: #00d1b2;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary:indeterminate {
  background-image: linear-gradient(to right, #00d1b2 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-webkit-progress-value {
  background-color: #485fc7;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-moz-progress-bar {
  background-color: #485fc7;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-ms-fill {
  background-color: #485fc7;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link:indeterminate {
  background-image: linear-gradient(to right, #485fc7 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-webkit-progress-value {
  background-color: #3e8ed0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-moz-progress-bar {
  background-color: #3e8ed0;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-ms-fill {
  background-color: #3e8ed0;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info:indeterminate {
  background-image: linear-gradient(to right, #3e8ed0 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-webkit-progress-value {
  background-color: #48c78e;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-moz-progress-bar {
  background-color: #48c78e;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-ms-fill {
  background-color: #48c78e;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success:indeterminate {
  background-image: linear-gradient(to right, #48c78e 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-webkit-progress-value {
  background-color: #ffe08a;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-moz-progress-bar {
  background-color: #ffe08a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-ms-fill {
  background-color: #ffe08a;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning:indeterminate {
  background-image: linear-gradient(to right, #ffe08a 30%, #ededed 30%);
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-webkit-progress-value {
  background-color: #f14668;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-moz-progress-bar {
  background-color: #f14668;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-ms-fill {
  background-color: #f14668;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger:indeterminate {
  background-image: linear-gradient(to right, #f14668 30%, #ededed 30%);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate {
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: moveIndeterminate;
  animation-timing-function: linear;
  background-color: #ededed;
  background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 150% 150%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-webkit-progress-bar {
  background-color: transparent;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-moz-progress-bar {
  background-color: transparent;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-ms-fill {
  animation-name: none;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-small {
  height: 0.75rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-medium {
  height: 1.25rem;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-large {
  height: 1.5rem;
}

@keyframes moveIndeterminate {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table {
  background-color: white;
  color: #363636;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td,
.table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-white,
.table th.is-white {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-black,
.table th.is-black {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-light,
.table th.is-light {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-dark,
.table th.is-dark {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-primary,
.table th.is-primary {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-link,
.table th.is-link {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-info,
.table th.is-info {
  background-color: #3e8ed0;
  border-color: #3e8ed0;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-success,
.table th.is-success {
  background-color: #48c78e;
  border-color: #48c78e;
  color: #fff;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-warning,
.table th.is-warning {
  background-color: #ffe08a;
  border-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-danger,
.table th.is-danger {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-narrow,
.table th.is-narrow {
  white-space: nowrap;
  width: 1%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected,
.table th.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected a,
.table td.is-selected strong,
.table th.is-selected a,
.table th.is-selected strong {
  color: currentColor;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-vcentered,
.table th.is-vcentered {
  vertical-align: middle;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th {
  color: #363636;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table th:not([align]) {
  text-align: inherit;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected a,
.table tr.is-selected strong {
  color: currentColor;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected td,
.table tr.is-selected th {
  border-color: #fff;
  color: currentColor;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead {
  background-color: transparent;
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table thead td,
.table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot {
  background-color: transparent;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot td,
.table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody {
  background-color: transparent;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table tbody tr:last-child td,
.table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered td,
.table.is-bordered th {
  border-width: 1px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered tr:last-child td,
.table.is-bordered tr:last-child th {
  border-bottom-width: 1px;
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-fullwidth {
  width: 100%;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) {
  background-color: whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-narrow td,
.table.is-narrow th {
  padding: 0.25em 0.5em;
}

/* line 125, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table.is-striped tbody tr:not(.is-selected):nth-child(even) {
  background-color: #fafafa;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/table.sass */
.table-container {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  overflow-y: hidden;
  max-width: 100%;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag {
  margin-bottom: 0.5rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:last-child {
  margin-bottom: -0.5rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-medium .tag:not(.is-normal):not(.is-large) {
  font-size: 1rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-large .tag:not(.is-normal):not(.is-medium) {
  font-size: 1.25rem;
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered {
  justify-content: center;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered .tag {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right {
  justify-content: flex-end;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:first-child) {
  margin-left: 0.5rem;
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:last-child) {
  margin-right: 0;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag {
  margin-right: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:first-child) {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 4px;
  color: #4a4a4a;
  display: inline-flex;
  font-size: 0.75rem;
  height: 2em;
  justify-content: center;
  line-height: 1.5;
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .delete {
  margin-left: 0.25rem;
  margin-right: -0.375rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-white:not(body) {
  background-color: white;
  color: #0a0a0a;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-black:not(body) {
  background-color: #0a0a0a;
  color: white;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-light:not(body) {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-dark:not(body) {
  background-color: #363636;
  color: #fff;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary:not(body) {
  background-color: #00d1b2;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary.is-light:not(body) {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link:not(body) {
  background-color: #485fc7;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link.is-light:not(body) {
  background-color: #eff1fa;
  color: #3850b7;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info:not(body) {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info.is-light:not(body) {
  background-color: #eff5fb;
  color: #296fa8;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success:not(body) {
  background-color: #48c78e;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success.is-light:not(body) {
  background-color: #effaf5;
  color: #257953;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning:not(body) {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning.is-light:not(body) {
  background-color: #fffaeb;
  color: #946c00;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger:not(body) {
  background-color: #f14668;
  color: #fff;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger.is-light:not(body) {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-normal:not(body) {
  font-size: 0.75rem;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-medium:not(body) {
  font-size: 1rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-large:not(body) {
  font-size: 1.25rem;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:not(:last-child) {
  margin-left: -0.375em;
  margin-right: 0.1875em;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:last-child:not(:first-child) {
  margin-left: 0.1875em;
  margin-right: -0.375em;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:last-child {
  margin-left: -0.375em;
  margin-right: -0.375em;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body) {
  margin-left: 1px;
  padding: 0;
  position: relative;
  width: 2em;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before, .tag.is-delete:not(body)::after {
  background-color: currentColor;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before {
  height: 1px;
  width: 50%;
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::after {
  height: 50%;
  width: 1px;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):hover, .tag.is-delete:not(body):focus {
  background-color: #e8e8e8;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):active {
  background-color: #dbdbdb;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-rounded:not(body) {
  border-radius: 9999px;
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/tag.sass */
a.tag:hover {
  text-decoration: underline;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title,
.subtitle {
  word-break: break-word;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title em,
.title span,
.subtitle em,
.subtitle span {
  font-weight: inherit;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sub,
.subtitle sub {
  font-size: 0.75em;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title sup,
.subtitle sup {
  font-size: 0.75em;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title .tag,
.subtitle .tag {
  vertical-align: middle;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title {
  color: #363636;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.125;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title strong {
  color: inherit;
  font-weight: inherit;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title:not(.is-spaced) + .subtitle {
  margin-top: -1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-1 {
  font-size: 3rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-2 {
  font-size: 2.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-3 {
  font-size: 2rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-4 {
  font-size: 1.5rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-5 {
  font-size: 1.25rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-6 {
  font-size: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.title.is-7 {
  font-size: 0.75rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle {
  color: #4a4a4a;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle strong {
  color: #363636;
  font-weight: 600;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle:not(.is-spaced) + .title {
  margin-top: -1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-1 {
  font-size: 3rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-2 {
  font-size: 2.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-3 {
  font-size: 2rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-4 {
  font-size: 1.5rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-5 {
  font-size: 1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-6 {
  font-size: 1rem;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/title.sass */
.subtitle.is-7 {
  font-size: 0.75rem;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.heading {
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/elements/other.sass */
.number {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 9999px;
  display: inline-flex;
  font-size: 1.25rem;
  height: 2em;
  justify-content: center;
  margin-right: 1.5rem;
  min-width: 2.5em;
  padding: 0.25rem 0.5rem;
  text-align: center;
  vertical-align: top;
}

/* Bulma Form */
/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.input, .textarea, .select select {
  background-color: white;
  border-color: #dbdbdb;
  border-radius: 4px;
  color: #363636;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.input::-moz-placeholder, .textarea::-moz-placeholder, .select select::-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .select select::-webkit-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.input:-moz-placeholder, .textarea:-moz-placeholder, .select select:-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.input:-ms-input-placeholder, .textarea:-ms-input-placeholder, .select select:-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.input:hover, .textarea:hover, .select select:hover, .is-hovered.input, .is-hovered.textarea, .select select.is-hovered {
  border-color: #b5b5b5;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.input:focus, .textarea:focus, .select select:focus, .is-focused.input, .is-focused.textarea, .select select.is-focused, .input:active, .textarea:active, .select select:active, .is-active.input, .is-active.textarea, .select select.is-active {
  border-color: #485fc7;
  box-shadow: 0 0 0 0.125em rgba(0, 0, 0, 0);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/shared.sass */
.input[disabled], .textarea[disabled], .select select[disabled], fieldset[disabled] .input, fieldset[disabled] .textarea, fieldset[disabled] .select select, .select fieldset[disabled] select {
  background-color: whitesmoke;
  border-color: whitesmoke;
  box-shadow: none;
  color: #7a7a7a;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.input[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder, .select select[disabled]::-moz-placeholder, fieldset[disabled] .input::-moz-placeholder, fieldset[disabled] .textarea::-moz-placeholder, fieldset[disabled] .select select::-moz-placeholder, .select fieldset[disabled] select::-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.input[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, .select select[disabled]::-webkit-input-placeholder, fieldset[disabled] .input::-webkit-input-placeholder, fieldset[disabled] .textarea::-webkit-input-placeholder, fieldset[disabled] .select select::-webkit-input-placeholder, .select fieldset[disabled] select::-webkit-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.input[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder, .select select[disabled]:-moz-placeholder, fieldset[disabled] .input:-moz-placeholder, fieldset[disabled] .textarea:-moz-placeholder, fieldset[disabled] .select select:-moz-placeholder, .select fieldset[disabled] select:-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/../utilities/mixins.sass */
.input[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder, .select select[disabled]:-ms-input-placeholder, fieldset[disabled] .input:-ms-input-placeholder, fieldset[disabled] .textarea:-ms-input-placeholder, fieldset[disabled] .select select:-ms-input-placeholder, .select fieldset[disabled] select:-ms-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input, .textarea {
  box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05);
  max-width: 100%;
  width: 100%;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input[readonly], .textarea[readonly] {
  box-shadow: none;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.input, .is-white.textarea {
  border-color: white;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.input:focus, .is-white.textarea:focus, .is-white.is-focused.input, .is-white.is-focused.textarea, .is-white.input:active, .is-white.textarea:active, .is-white.is-active.input, .is-white.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.input, .is-black.textarea {
  border-color: #0a0a0a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.input:focus, .is-black.textarea:focus, .is-black.is-focused.input, .is-black.is-focused.textarea, .is-black.input:active, .is-black.textarea:active, .is-black.is-active.input, .is-black.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.input, .is-light.textarea {
  border-color: whitesmoke;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.input:focus, .is-light.textarea:focus, .is-light.is-focused.input, .is-light.is-focused.textarea, .is-light.input:active, .is-light.textarea:active, .is-light.is-active.input, .is-light.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.input, .is-dark.textarea {
  border-color: #363636;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.input:focus, .is-dark.textarea:focus, .is-dark.is-focused.input, .is-dark.is-focused.textarea, .is-dark.input:active, .is-dark.textarea:active, .is-dark.is-active.input, .is-dark.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.input, .is-primary.textarea {
  border-color: #00d1b2;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.input:focus, .is-primary.textarea:focus, .is-primary.is-focused.input, .is-primary.is-focused.textarea, .is-primary.input:active, .is-primary.textarea:active, .is-primary.is-active.input, .is-primary.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.input, .is-link.textarea {
  border-color: #485fc7;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.input:focus, .is-link.textarea:focus, .is-link.is-focused.input, .is-link.is-focused.textarea, .is-link.input:active, .is-link.textarea:active, .is-link.is-active.input, .is-link.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.input, .is-info.textarea {
  border-color: #3e8ed0;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.input:focus, .is-info.textarea:focus, .is-info.is-focused.input, .is-info.is-focused.textarea, .is-info.input:active, .is-info.textarea:active, .is-info.is-active.input, .is-info.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.input, .is-success.textarea {
  border-color: #48c78e;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.input:focus, .is-success.textarea:focus, .is-success.is-focused.input, .is-success.is-focused.textarea, .is-success.input:active, .is-success.textarea:active, .is-success.is-active.input, .is-success.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.input, .is-warning.textarea {
  border-color: #ffe08a;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.input:focus, .is-warning.textarea:focus, .is-warning.is-focused.input, .is-warning.is-focused.textarea, .is-warning.input:active, .is-warning.textarea:active, .is-warning.is-active.input, .is-warning.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.input, .is-danger.textarea {
  border-color: #f14668;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.input:focus, .is-danger.textarea:focus, .is-danger.is-focused.input, .is-danger.is-focused.textarea, .is-danger.input:active, .is-danger.textarea:active, .is-danger.is-active.input, .is-danger.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-small.input, .is-small.textarea {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-medium.input, .is-medium.textarea {
  font-size: 1.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-large.input, .is-large.textarea {
  font-size: 1.5rem;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-fullwidth.input, .is-fullwidth.textarea {
  display: block;
  width: 100%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-inline.input, .is-inline.textarea {
  display: inline;
  width: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-rounded {
  border-radius: 9999px;
  padding-left: calc(calc(0.75em - 1px) + 0.375em);
  padding-right: calc(calc(0.75em - 1px) + 0.375em);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-static {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: calc(0.75em - 1px);
  resize: vertical;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea:not([rows]) {
  max-height: 40em;
  min-height: 8em;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[rows] {
  height: initial;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea.has-fixed-size {
  resize: none;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.checkbox, .radio {
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.checkbox input, .radio input {
  cursor: pointer;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.checkbox:hover, .radio:hover {
  color: #363636;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.checkbox[disabled], .radio[disabled], fieldset[disabled] .checkbox, fieldset[disabled] .radio,
.checkbox input[disabled],
.radio input[disabled] {
  color: #7a7a7a;
  cursor: not-allowed;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio + .radio {
  margin-left: 0.5em;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple) {
  height: 2.5em;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #485fc7;
  right: 1.125em;
  z-index: 4;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-rounded select {
  border-radius: 9999px;
  padding-left: 1em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select {
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select::-ms-expand {
  display: none;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[disabled]:hover, fieldset[disabled] .select select:hover {
  border-color: whitesmoke;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select:not([multiple]) {
  padding-right: 2.5em;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] {
  height: auto;
  padding: 0;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] option {
  padding: 0.5em 1em;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading):hover::after {
  border-color: #363636;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white:not(:hover)::after {
  border-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select {
  border-color: white;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:hover, .select.is-white select.is-hovered {
  border-color: #f2f2f2;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black:not(:hover)::after {
  border-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select {
  border-color: #0a0a0a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:hover, .select.is-black select.is-hovered {
  border-color: black;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light:not(:hover)::after {
  border-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select {
  border-color: whitesmoke;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:hover, .select.is-light select.is-hovered {
  border-color: #e8e8e8;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark:not(:hover)::after {
  border-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select {
  border-color: #363636;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:hover, .select.is-dark select.is-hovered {
  border-color: #292929;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary:not(:hover)::after {
  border-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select {
  border-color: #00d1b2;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:hover, .select.is-primary select.is-hovered {
  border-color: #00b89c;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link:not(:hover)::after {
  border-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select {
  border-color: #485fc7;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:hover, .select.is-link select.is-hovered {
  border-color: #3a51bb;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info:not(:hover)::after {
  border-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select {
  border-color: #3e8ed0;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:hover, .select.is-info select.is-hovered {
  border-color: #3082c5;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success:not(:hover)::after {
  border-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select {
  border-color: #48c78e;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:hover, .select.is-success select.is-hovered {
  border-color: #3abb81;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning:not(:hover)::after {
  border-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select {
  border-color: #ffe08a;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:hover, .select.is-warning select.is-hovered {
  border-color: #ffd970;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger:not(:hover)::after {
  border-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select {
  border-color: #f14668;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:hover, .select.is-danger select.is-hovered {
  border-color: #ef2e55;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-medium {
  font-size: 1.25rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-large {
  font-size: 1.5rem;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-disabled::after {
  border-color: #7a7a7a;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth {
  width: 100%;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth select {
  width: 100%;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading::after {
  margin-top: 0;
  position: absolute;
  right: 0.625em;
  top: 0.625em;
  transform: none;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file {
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  position: relative;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white .file-cta {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-white:active .file-cta, .file.is-white.is-active .file-cta {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black .file-cta {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-black:active .file-cta, .file.is-black.is-active .file-cta {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light .file-cta {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-light:active .file-cta, .file.is-light.is-active .file-cta {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark .file-cta {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary .file-cta {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.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;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link .file-cta {
  background-color: #485fc7;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta {
  background-color: #3e56c4;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 95, 199, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:active .file-cta, .file.is-link.is-active .file-cta {
  background-color: #3a51bb;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info .file-cta {
  background-color: #3e8ed0;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta {
  background-color: #3488ce;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(62, 142, 208, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:active .file-cta, .file.is-info.is-active .file-cta {
  background-color: #3082c5;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success .file-cta {
  background-color: #48c78e;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta {
  background-color: #3ec487;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 199, 142, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:active .file-cta, .file.is-success.is-active .file-cta {
  background-color: #3abb81;
  border-color: transparent;
  color: #fff;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning .file-cta {
  background-color: #ffe08a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta {
  background-color: #ffdc7d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 224, 138, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger .file-cta {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25);
  color: #fff;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-small {
  font-size: 0.75rem;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-normal {
  font-size: 1rem;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium {
  font-size: 1.25rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium .file-icon .fa {
  font-size: 21px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large {
  font-size: 1.5rem;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-large .file-icon .fa {
  font-size: 28px;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-cta {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-name {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-cta {
  border-radius: 4px;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-name {
  display: none;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-label {
  flex-direction: column;
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-cta {
  flex-direction: column;
  height: auto;
  padding: 1em 3em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-name {
  border-width: 0 1px 1px;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon {
  height: 1.5em;
  width: 1.5em;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon .fa {
  font-size: 21px;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-small .file-icon .fa {
  font-size: 14px;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-medium .file-icon .fa {
  font-size: 28px;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-large .file-icon .fa {
  font-size: 35px;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-cta {
  border-radius: 4px 4px 0 0;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-name {
  border-radius: 0 0 4px 4px;
  border-width: 0 1px 1px;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-centered {
  justify-content: center;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-label {
  width: 100%;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-name {
  flex-grow: 1;
  max-width: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right {
  justify-content: flex-end;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-cta {
  border-radius: 0 4px 4px 0;
}

/* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-name {
  border-radius: 4px 0 0 4px;
  border-width: 1px 0 1px 1px;
  order: -1;
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label {
  align-items: stretch;
  display: flex;
  cursor: pointer;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-cta {
  background-color: #eeeeee;
  color: #363636;
}

/* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-name {
  border-color: #d5d5d5;
}

/* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-cta {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 140, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-name {
  border-color: #cfcfcf;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-input {
  height: 100%;
  left: 0;
  opacity: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta,
.file-name {
  border-color: #dbdbdb;
  border-radius: 4px;
  font-size: 1em;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
}

/* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-cta {
  background-color: whitesmoke;
  color: #4a4a4a;
}

/* line 166, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-name {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  max-width: 16em;
  overflow: hidden;
  text-align: inherit;
  text-overflow: ellipsis;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon {
  align-items: center;
  display: flex;
  height: 1em;
  justify-content: center;
  margin-right: 0.5em;
  width: 1em;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/file.sass */
.file-icon .fa {
  font-size: 14px;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label {
  color: #363636;
  display: block;
  font-size: 1rem;
  font-weight: 700;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label:not(:last-child) {
  margin-bottom: 0.5em;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-small {
  font-size: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-medium {
  font-size: 1.25rem;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.label.is-large {
  font-size: 1.5rem;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help {
  display: block;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-white {
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-black {
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-light {
  color: whitesmoke;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-dark {
  color: #363636;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-primary {
  color: #00d1b2;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-link {
  color: #485fc7;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-info {
  color: #3e8ed0;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-success {
  color: #48c78e;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-warning {
  color: #ffe08a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.help.is-danger {
  color: #f14668;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons {
  display: flex;
  justify-content: flex-start;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:last-child) {
  margin-right: -1px;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:first-child):not(:last-child) .button,
.field.has-addons .control:not(:first-child):not(:last-child) .input,
.field.has-addons .control:not(:first-child):not(:last-child) .select select {
  border-radius: 0;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:first-child:not(:only-child) .button,
.field.has-addons .control:first-child:not(:only-child) .input,
.field.has-addons .control:first-child:not(:only-child) .select select {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:last-child:not(:only-child) .button,
.field.has-addons .control:last-child:not(:only-child) .input,
.field.has-addons .control:last-child:not(:only-child) .select select {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control .button.is-hovered:not([disabled]),
.field.has-addons .control .input:not([disabled]):hover,
.field.has-addons .control .input.is-hovered:not([disabled]),
.field.has-addons .control .select select:not([disabled]):hover,
.field.has-addons .control .select select.is-hovered:not([disabled]) {
  z-index: 2;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control .button.is-focused:not([disabled]), .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control .button.is-active:not([disabled]),
.field.has-addons .control .input:not([disabled]):focus,
.field.has-addons .control .input.is-focused:not([disabled]),
.field.has-addons .control .input:not([disabled]):active,
.field.has-addons .control .input.is-active:not([disabled]),
.field.has-addons .control .select select:not([disabled]):focus,
.field.has-addons .control .select select.is-focused:not([disabled]),
.field.has-addons .control .select select:not([disabled]):active,
.field.has-addons .control .select select.is-active:not([disabled]) {
  z-index: 3;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control .button.is-focused:not([disabled]):hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control .button.is-active:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):focus:hover,
.field.has-addons .control .input.is-focused:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):active:hover,
.field.has-addons .control .input.is-active:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):focus:hover,
.field.has-addons .control .select select.is-focused:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):active:hover,
.field.has-addons .control .select select.is-active:not([disabled]):hover {
  z-index: 4;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-centered {
  justify-content: center;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-right {
  justify-content: flex-end;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-fullwidth .control {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped {
  display: flex;
  justify-content: flex-start;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control {
  flex-shrink: 0;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-centered {
  justify-content: center;
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-right {
  justify-content: flex-end;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline {
  flex-wrap: wrap;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:last-child {
  margin-bottom: -0.75rem;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:not(:last-child) {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field.is-horizontal {
    display: flex;
  }
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-label .label {
  font-size: inherit;
}

@media screen and (max-width: 768px) {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    margin-bottom: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    margin-right: 1.5rem;
    text-align: right;
  }
  /* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-small {
    font-size: 0.75rem;
    padding-top: 0.375em;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-normal {
    padding-top: 0.375em;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-medium {
    font-size: 1.25rem;
    padding-top: 0.375em;
  }
  /* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-large {
    font-size: 1.5rem;
    padding-top: 0.375em;
  }
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.field-body .field .field {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 146, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body {
    display: flex;
    flex-basis: 0;
    flex-grow: 5;
    flex-shrink: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body .field {
    margin-bottom: 0;
  }
  /* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field {
    flex-shrink: 1;
  }
  /* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(.is-narrow) {
    flex-grow: 1;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control {
  box-sizing: border-box;
  clear: both;
  font-size: 1rem;
  position: relative;
  text-align: inherit;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input:focus ~ .icon,
.control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon,
.control.has-icons-right .select:focus ~ .icon {
  color: #4a4a4a;
}

/* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-small ~ .icon,
.control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon,
.control.has-icons-right .select.is-small ~ .icon {
  font-size: 0.75rem;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-medium ~ .icon,
.control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon,
.control.has-icons-right .select.is-medium ~ .icon {
  font-size: 1.25rem;
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input.is-large ~ .icon,
.control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon,
.control.has-icons-right .select.is-large ~ .icon {
  font-size: 1.5rem;
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon, .control.has-icons-right .icon {
  color: #dbdbdb;
  height: 2.5em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 2.5em;
  z-index: 4;
}

/* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input,
.control.has-icons-left .select select {
  padding-left: 2.5em;
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon.is-left {
  left: 0;
}

/* line 198, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .input,
.control.has-icons-right .select select {
  padding-right: 2.5em;
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .icon.is-right {
  right: 0;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading::after {
  position: absolute !important;
  right: 0.625em;
  top: 0.625em;
  z-index: 4;
}

/* line 210, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* Bulma Components */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb {
  font-size: 1rem;
  white-space: nowrap;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a {
  align-items: center;
  color: #485fc7;
  display: flex;
  justify-content: center;
  padding: 0 0.75em;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a:hover {
  color: #363636;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li {
  align-items: center;
  display: flex;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li:first-child a {
  padding-left: 0;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li.is-active a {
  color: #363636;
  cursor: default;
  pointer-events: none;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li + li::before {
  color: #b5b5b5;
  content: "\0002f";
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb ul,
.breadcrumb ol {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:first-child {
  margin-right: 0.5em;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:last-child {
  margin-left: 0.5em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-centered ol,
.breadcrumb.is-centered ul {
  justify-content: center;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-right ol,
.breadcrumb.is-right ul {
  justify-content: flex-end;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-small {
  font-size: 0.75rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-medium {
  font-size: 1.25rem;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-large {
  font-size: 1.5rem;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-arrow-separator li + li::before {
  content: "\02192";
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-bullet-separator li + li::before {
  content: "\02022";
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-dot-separator li + li::before {
  content: "\000b7";
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-succeeds-separator li + li::before {
  content: "\0227B";
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card {
  background-color: white;
  border-radius: 0.25rem;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  max-width: 100%;
  position: relative;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header:first-child, .card-content:first-child, .card-footer:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header:last-child, .card-content:last-child, .card-footer:last-child {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header {
  background-color: transparent;
  align-items: stretch;
  box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
  display: flex;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title {
  align-items: center;
  color: #363636;
  display: flex;
  flex-grow: 1;
  font-weight: 700;
  padding: 0.75rem 1rem;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-title.is-centered {
  justify-content: center;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-header-icon {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0.75rem 1rem;
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image {
  display: block;
  position: relative;
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:first-child img {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-image:last-child img {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-content {
  background-color: transparent;
  padding: 1.5rem;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer {
  background-color: transparent;
  border-top: 1px solid #ededed;
  align-items: stretch;
  display: flex;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item {
  align-items: center;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: center;
  padding: 0.75rem;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item:not(:last-child) {
  border-right: 1px solid #ededed;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/card.sass */
.card .media:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown {
  display: inline-flex;
  position: relative;
  vertical-align: top;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
  display: block;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-right .dropdown-menu {
  left: auto;
  right: 0;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-up .dropdown-menu {
  bottom: 100%;
  padding-bottom: 4px;
  padding-top: initial;
  top: auto;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-menu {
  display: none;
  left: 0;
  min-width: 12rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-content {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-item {
  color: #4a4a4a;
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item,
button.dropdown-item {
  padding-right: 3rem;
  text-align: inherit;
  white-space: nowrap;
  width: 100%;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item:hover,
button.dropdown-item:hover {
  background-color: whitesmoke;
  color: #0a0a0a;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item.is-active,
button.dropdown-item.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-divider {
  background-color: #ededed;
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level {
  align-items: center;
  justify-content: space-between;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level code {
  border-radius: 4px;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level img {
  display: inline-block;
  vertical-align: top;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile {
  display: flex;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left,
.level.is-mobile .level-right {
  display: flex;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left + .level-right {
  margin-top: 0;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(.is-narrow) {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level {
    display: flex;
  }
  /* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level > .level-item:not(.is-narrow) {
    flex-grow: 1;
  }
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item {
  align-items: center;
  display: flex;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-item .title,
.level-item .subtitle {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  /* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-item:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left,
.level-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left .level-item.is-flexible,
.level-right .level-item.is-flexible {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left .level-item:not(:last-child),
.level-right .level-item:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-left {
  align-items: center;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left + .level-right {
    margin-top: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-left {
    display: flex;
  }
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
.level-right {
  align-items: center;
  justify-content: flex-end;
}

@media screen and (min-width: 769px), print {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/level.sass */
  .level-right {
    display: flex;
  }
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media {
  align-items: flex-start;
  display: flex;
  text-align: inherit;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .content:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  display: flex;
  padding-top: 0.75rem;
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .content:not(:last-child),
.media .media .control:not(:last-child) {
  margin-bottom: 0.5rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media {
  padding-top: 0.5rem;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media .media .media + .media {
  margin-top: 0.5rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media + .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  margin-top: 1rem;
  padding-top: 1rem;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media.is-large + .media {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left,
.media-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-left {
  margin-right: 1rem;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-right {
  margin-left: 1rem;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
.media-content {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  text-align: inherit;
}

@media screen and (max-width: 768px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/media.sass */
  .media-content {
    overflow-x: auto;
  }
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu {
  font-size: 1rem;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-small {
  font-size: 0.75rem;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-medium {
  font-size: 1.25rem;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-large {
  font-size: 1.5rem;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list {
  line-height: 1.25;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a {
  border-radius: 2px;
  color: #4a4a4a;
  display: block;
  padding: 0.5em 0.75em;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a:hover {
  background-color: whitesmoke;
  color: #363636;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a.is-active {
  background-color: #485fc7;
  color: #fff;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-list li ul {
  border-left: 1px solid #dbdbdb;
  margin: 0.75em;
  padding-left: 0.75em;
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label {
  color: #7a7a7a;
  font-size: 0.75em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:first-child) {
  margin-top: 1em;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:last-child) {
  margin-bottom: 1em;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message {
  background-color: whitesmoke;
  border-radius: 4px;
  font-size: 1rem;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message strong {
  color: currentColor;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message a:not(.button):not(.tag):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-small {
  font-size: 0.75rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-medium {
  font-size: 1.25rem;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-large {
  font-size: 1.5rem;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white {
  background-color: white;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-header {
  background-color: white;
  color: #0a0a0a;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-body {
  border-color: white;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-header {
  background-color: #0a0a0a;
  color: white;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-body {
  border-color: #0a0a0a;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-header {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-body {
  border-color: whitesmoke;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark {
  background-color: #fafafa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-header {
  background-color: #363636;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-body {
  border-color: #363636;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary {
  background-color: #ebfffc;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-header {
  background-color: #00d1b2;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-body {
  border-color: #00d1b2;
  color: #00947e;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link {
  background-color: #eff1fa;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-header {
  background-color: #485fc7;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-body {
  border-color: #485fc7;
  color: #3850b7;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info {
  background-color: #eff5fb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-header {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-body {
  border-color: #3e8ed0;
  color: #296fa8;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success {
  background-color: #effaf5;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-header {
  background-color: #48c78e;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-body {
  border-color: #48c78e;
  color: #257953;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning {
  background-color: #fffaeb;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-header {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-body {
  border-color: #ffe08a;
  color: #946c00;
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger {
  background-color: #feecf0;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-header {
  background-color: #f14668;
  color: #fff;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-body {
  border-color: #f14668;
  color: #cc0f35;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header {
  align-items: center;
  background-color: #4a4a4a;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  line-height: 1.25;
  padding: 0.75em 1em;
  position: relative;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header .delete {
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 0.75em;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-header + .message-body {
  border-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body {
  border-color: #dbdbdb;
  border-radius: 4px;
  border-style: solid;
  border-width: 0 0 0 4px;
  color: #4a4a4a;
  padding: 1.25em 1.5em;
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body code,
.message-body pre {
  background-color: white;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/message.sass */
.message-body pre code {
  background-color: transparent;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal {
  align-items: center;
  display: none;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 40;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal.is-active {
  display: flex;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-background {
  background-color: rgba(10, 10, 10, 0.86);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-content,
.modal-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
  .modal-content,
.modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-close {
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: hidden;
  -ms-overflow-y: visible;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head,
.modal-card-foot {
  align-items: center;
  background-color: whitesmoke;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 20px;
  position: relative;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-head {
  border-bottom: 1px solid #dbdbdb;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-title {
  color: #363636;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 1.5rem;
  line-height: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: 1px solid #dbdbdb;
}

/* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot .button:not(:last-child) {
  margin-right: 0.5em;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: white;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  padding: 20px;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar {
  background-color: white;
  min-height: 3.25rem;
  position: relative;
  z-index: 30;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > .navbar-item,
.navbar.is-white .navbar-brand .navbar-link {
  color: #0a0a0a;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > a.navbar-item:focus, .navbar.is-white .navbar-brand > a.navbar-item:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active,
.navbar.is-white .navbar-brand .navbar-link:focus,
.navbar.is-white .navbar-brand .navbar-link:hover,
.navbar.is-white .navbar-brand .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand .navbar-link::after {
  border-color: #0a0a0a;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-burger {
  color: #0a0a0a;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > .navbar-item,
.navbar.is-white .navbar-start .navbar-link,
.navbar.is-white .navbar-end > .navbar-item,
.navbar.is-white .navbar-end .navbar-link {
    color: #0a0a0a;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > a.navbar-item:focus, .navbar.is-white .navbar-start > a.navbar-item:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active,
.navbar.is-white .navbar-start .navbar-link:focus,
.navbar.is-white .navbar-start .navbar-link:hover,
.navbar.is-white .navbar-start .navbar-link.is-active,
.navbar.is-white .navbar-end > a.navbar-item:focus,
.navbar.is-white .navbar-end > a.navbar-item:hover,
.navbar.is-white .navbar-end > a.navbar-item.is-active,
.navbar.is-white .navbar-end .navbar-link:focus,
.navbar.is-white .navbar-end .navbar-link:hover,
.navbar.is-white .navbar-end .navbar-link.is-active {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-start .navbar-link::after,
.navbar.is-white .navbar-end .navbar-link::after {
    border-color: #0a0a0a;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
    background-color: white;
    color: #0a0a0a;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > .navbar-item,
.navbar.is-black .navbar-brand .navbar-link {
  color: white;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > a.navbar-item:focus, .navbar.is-black .navbar-brand > a.navbar-item:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active,
.navbar.is-black .navbar-brand .navbar-link:focus,
.navbar.is-black .navbar-brand .navbar-link:hover,
.navbar.is-black .navbar-brand .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand .navbar-link::after {
  border-color: white;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-burger {
  color: white;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > .navbar-item,
.navbar.is-black .navbar-start .navbar-link,
.navbar.is-black .navbar-end > .navbar-item,
.navbar.is-black .navbar-end .navbar-link {
    color: white;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > a.navbar-item:focus, .navbar.is-black .navbar-start > a.navbar-item:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active,
.navbar.is-black .navbar-start .navbar-link:focus,
.navbar.is-black .navbar-start .navbar-link:hover,
.navbar.is-black .navbar-start .navbar-link.is-active,
.navbar.is-black .navbar-end > a.navbar-item:focus,
.navbar.is-black .navbar-end > a.navbar-item:hover,
.navbar.is-black .navbar-end > a.navbar-item.is-active,
.navbar.is-black .navbar-end .navbar-link:focus,
.navbar.is-black .navbar-end .navbar-link:hover,
.navbar.is-black .navbar-end .navbar-link.is-active {
    background-color: black;
    color: white;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-start .navbar-link::after,
.navbar.is-black .navbar-end .navbar-link::after {
    border-color: white;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: black;
    color: white;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
    background-color: #0a0a0a;
    color: white;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > .navbar-item,
.navbar.is-light .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active,
.navbar.is-light .navbar-brand .navbar-link:focus,
.navbar.is-light .navbar-brand .navbar-link:hover,
.navbar.is-light .navbar-brand .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > .navbar-item,
.navbar.is-light .navbar-start .navbar-link,
.navbar.is-light .navbar-end > .navbar-item,
.navbar.is-light .navbar-end .navbar-link {
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > a.navbar-item:focus, .navbar.is-light .navbar-start > a.navbar-item:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active,
.navbar.is-light .navbar-start .navbar-link:focus,
.navbar.is-light .navbar-start .navbar-link:hover,
.navbar.is-light .navbar-start .navbar-link.is-active,
.navbar.is-light .navbar-end > a.navbar-item:focus,
.navbar.is-light .navbar-end > a.navbar-item:hover,
.navbar.is-light .navbar-end > a.navbar-item.is-active,
.navbar.is-light .navbar-end .navbar-link:focus,
.navbar.is-light .navbar-end .navbar-link:hover,
.navbar.is-light .navbar-end .navbar-link.is-active {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-start .navbar-link::after,
.navbar.is-light .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > .navbar-item,
.navbar.is-dark .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > a.navbar-item:focus, .navbar.is-dark .navbar-brand > a.navbar-item:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active,
.navbar.is-dark .navbar-brand .navbar-link:focus,
.navbar.is-dark .navbar-brand .navbar-link:hover,
.navbar.is-dark .navbar-brand .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > .navbar-item,
.navbar.is-dark .navbar-start .navbar-link,
.navbar.is-dark .navbar-end > .navbar-item,
.navbar.is-dark .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > a.navbar-item:focus, .navbar.is-dark .navbar-start > a.navbar-item:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active,
.navbar.is-dark .navbar-start .navbar-link:focus,
.navbar.is-dark .navbar-start .navbar-link:hover,
.navbar.is-dark .navbar-start .navbar-link.is-active,
.navbar.is-dark .navbar-end > a.navbar-item:focus,
.navbar.is-dark .navbar-end > a.navbar-item:hover,
.navbar.is-dark .navbar-end > a.navbar-item.is-active,
.navbar.is-dark .navbar-end .navbar-link:focus,
.navbar.is-dark .navbar-end .navbar-link:hover,
.navbar.is-dark .navbar-end .navbar-link.is-active {
    background-color: #292929;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start .navbar-link::after,
.navbar.is-dark .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #292929;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
    background-color: #363636;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > .navbar-item,
.navbar.is-primary .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > a.navbar-item:focus, .navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active,
.navbar.is-primary .navbar-brand .navbar-link:focus,
.navbar.is-primary .navbar-brand .navbar-link:hover,
.navbar.is-primary .navbar-brand .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > .navbar-item,
.navbar.is-primary .navbar-start .navbar-link,
.navbar.is-primary .navbar-end > .navbar-item,
.navbar.is-primary .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > a.navbar-item:focus, .navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active,
.navbar.is-primary .navbar-start .navbar-link:focus,
.navbar.is-primary .navbar-start .navbar-link:hover,
.navbar.is-primary .navbar-start .navbar-link.is-active,
.navbar.is-primary .navbar-end > a.navbar-item:focus,
.navbar.is-primary .navbar-end > a.navbar-item:hover,
.navbar.is-primary .navbar-end > a.navbar-item.is-active,
.navbar.is-primary .navbar-end .navbar-link:focus,
.navbar.is-primary .navbar-end .navbar-link:hover,
.navbar.is-primary .navbar-end .navbar-link.is-active {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start .navbar-link::after,
.navbar.is-primary .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #00b89c;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
    background-color: #00d1b2;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > .navbar-item,
.navbar.is-link .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > a.navbar-item:focus, .navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active,
.navbar.is-link .navbar-brand .navbar-link:focus,
.navbar.is-link .navbar-brand .navbar-link:hover,
.navbar.is-link .navbar-brand .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > .navbar-item,
.navbar.is-link .navbar-start .navbar-link,
.navbar.is-link .navbar-end > .navbar-item,
.navbar.is-link .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > a.navbar-item:focus, .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active,
.navbar.is-link .navbar-start .navbar-link:focus,
.navbar.is-link .navbar-start .navbar-link:hover,
.navbar.is-link .navbar-start .navbar-link.is-active,
.navbar.is-link .navbar-end > a.navbar-item:focus,
.navbar.is-link .navbar-end > a.navbar-item:hover,
.navbar.is-link .navbar-end > a.navbar-item.is-active,
.navbar.is-link .navbar-end .navbar-link:focus,
.navbar.is-link .navbar-end .navbar-link:hover,
.navbar.is-link .navbar-end .navbar-link.is-active {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-start .navbar-link::after,
.navbar.is-link .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3a51bb;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
    background-color: #485fc7;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > .navbar-item,
.navbar.is-info .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-info .navbar-brand .navbar-link:hover,
.navbar.is-info .navbar-brand .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-info .navbar-end .navbar-link:hover,
.navbar.is-info .navbar-end .navbar-link.is-active {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-start .navbar-link::after,
.navbar.is-info .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3082c5;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
    background-color: #3e8ed0;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > .navbar-item,
.navbar.is-success .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > a.navbar-item:focus, .navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active,
.navbar.is-success .navbar-brand .navbar-link:focus,
.navbar.is-success .navbar-brand .navbar-link:hover,
.navbar.is-success .navbar-brand .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > .navbar-item,
.navbar.is-success .navbar-start .navbar-link,
.navbar.is-success .navbar-end > .navbar-item,
.navbar.is-success .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > a.navbar-item:focus, .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active,
.navbar.is-success .navbar-start .navbar-link:focus,
.navbar.is-success .navbar-start .navbar-link:hover,
.navbar.is-success .navbar-start .navbar-link.is-active,
.navbar.is-success .navbar-end > a.navbar-item:focus,
.navbar.is-success .navbar-end > a.navbar-item:hover,
.navbar.is-success .navbar-end > a.navbar-item.is-active,
.navbar.is-success .navbar-end .navbar-link:focus,
.navbar.is-success .navbar-end .navbar-link:hover,
.navbar.is-success .navbar-end .navbar-link.is-active {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-start .navbar-link::after,
.navbar.is-success .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3abb81;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
    background-color: #48c78e;
    color: #fff;
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > .navbar-item,
.navbar.is-warning .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-warning .navbar-brand .navbar-link:hover,
.navbar.is-warning .navbar-brand .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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);
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-warning .navbar-end .navbar-link:hover,
.navbar.is-warning .navbar-end .navbar-link.is-active {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start .navbar-link::after,
.navbar.is-warning .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
    background-color: #ffe08a;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > .navbar-item,
.navbar.is-danger .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-danger .navbar-brand .navbar-link:hover,
.navbar.is-danger .navbar-brand .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .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;
  }
  /* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start > a.navbar-item:focus, .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:focus,
.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:focus,
.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:focus,
.navbar.is-danger .navbar-end .navbar-link:hover,
.navbar.is-danger .navbar-end .navbar-link.is-active {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start .navbar-link::after,
.navbar.is-danger .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
    background-color: #f14668;
    color: #fff;
  }
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar > .container {
  align-items: stretch;
  display: flex;
  min-height: 3.25rem;
  width: 100%;
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.has-shadow {
  box-shadow: 0 2px 0 0 whitesmoke;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom, .navbar.is-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 30;
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom {
  bottom: 0;
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom.has-shadow {
  box-shadow: 0 -2px 0 0 whitesmoke;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-top {
  top: 0;
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-top,
body.has-navbar-fixed-top {
  padding-top: 3.25rem;
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-bottom,
body.has-navbar-fixed-bottom {
  padding-bottom: 3.25rem;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand,
.navbar-tabs {
  align-items: stretch;
  display: flex;
  flex-shrink: 0;
  min-height: 3.25rem;
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover {
  background-color: transparent;
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-tabs {
  -webkit-overflow-scrolling: touch;
  max-width: 100vw;
  overflow-x: auto;
  overflow-y: hidden;
}

/* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-burger {
  color: #4a4a4a;
  cursor: pointer;
  display: block;
  height: 3.25rem;
  position: relative;
  width: 3.25rem;
  margin-left: auto;
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span {
  background-color: currentColor;
  display: block;
  height: 1px;
  left: calc(50% - 8px);
  position: absolute;
  transform-origin: center;
  transition-duration: 86ms;
  transition-property: background-color, opacity, transform;
  transition-timing-function: ease-out;
  width: 16px;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(1) {
  top: calc(50% - 6px);
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(2) {
  top: calc(50% - 1px);
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(3) {
  top: calc(50% + 4px);
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(1) {
  transform: translateY(5px) rotate(45deg);
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(2) {
  opacity: 0;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(3) {
  transform: translateY(-5px) rotate(-45deg);
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-menu {
  display: none;
}

/* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item,
.navbar-link {
  color: #4a4a4a;
  display: block;
  line-height: 1.5;
  padding: 0.5rem 0.75rem;
  position: relative;
}

/* line 172, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item .icon:only-child,
.navbar-link .icon:only-child {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item,
.navbar-link {
  cursor: pointer;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-item.is-active,
.navbar-link:focus,
.navbar-link:focus-within,
.navbar-link:hover,
.navbar-link.is-active {
  background-color: #fafafa;
  color: #485fc7;
}

/* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item img {
  max-height: 1.75rem;
}

/* line 191, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.has-dropdown {
  padding: 0;
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 196, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab {
  border-bottom: 1px solid transparent;
  min-height: 3.25rem;
  padding-bottom: calc(0.5rem - 1px);
}

/* line 200, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab:focus, .navbar-item.is-tab:hover {
  background-color: transparent;
  border-bottom-color: #485fc7;
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab.is-active {
  background-color: transparent;
  border-bottom-color: #485fc7;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #485fc7;
  padding-bottom: calc(0.5rem - 3px);
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-content {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 216, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless) {
  padding-right: 2.5em;
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless)::after {
  border-color: #485fc7;
  margin-top: -0.375em;
  right: 1.125em;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown {
  font-size: 0.875rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown .navbar-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-divider {
  background-color: whitesmoke;
  border: none;
  display: none;
  height: 2px;
  margin: 0.5rem 0;
}

@media screen and (max-width: 1023px) {
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container {
    display: block;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-brand .navbar-item,
.navbar-tabs .navbar-item {
    align-items: center;
    display: flex;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-link::after {
    display: none;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    background-color: white;
    box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
    padding: 0.5rem 0;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu.is-active {
    display: block;
  }
  /* line 258, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 261, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch {
    bottom: 0;
  }
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-touch {
    top: 0;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu {
    -webkit-overflow-scrolling: touch;
    max-height: calc(100vh - 3.25rem);
    overflow: auto;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-touch,
body.has-navbar-fixed-top-touch {
    padding-top: 3.25rem;
  }
  /* line 277, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-touch,
body.has-navbar-fixed-bottom-touch {
    padding-bottom: 3.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar,
.navbar-menu,
.navbar-start,
.navbar-end {
    align-items: stretch;
    display: flex;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar {
    min-height: 3.25rem;
  }
  /* line 289, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced {
    padding: 1rem 2rem;
  }
  /* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-start,
.navbar.is-spaced .navbar-end {
    align-items: center;
  }
  /* line 294, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced a.navbar-item,
.navbar.is-spaced .navbar-link {
    border-radius: 4px;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent a.navbar-item:focus, .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active,
.navbar.is-transparent .navbar-link:focus,
.navbar.is-transparent .navbar-link:hover,
.navbar.is-transparent .navbar-link.is-active {
    background-color: transparent !important;
  }
  /* line 309, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link {
    background-color: transparent !important;
  }
  /* line 313, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 317, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-burger {
    display: none;
  }
  /* line 322, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item,
.navbar-link {
    align-items: center;
    display: flex;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown {
    align-items: stretch;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-link::after {
    transform: rotate(135deg) translate(0.25em, -0.25em);
  }
  /* line 332, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-dropdown {
    border-bottom: 2px solid #dbdbdb;
    border-radius: 6px 6px 0 0;
    border-top: none;
    bottom: 100%;
    box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1);
    top: auto;
  }
  /* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown {
    display: block;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }
  /* line 350, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    flex-grow: 1;
    flex-shrink: 0;
  }
  /* line 353, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-start {
    justify-content: flex-start;
    margin-right: auto;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-end {
    justify-content: flex-end;
    margin-left: auto;
  }
  /* line 359, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown {
    background-color: white;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 2px solid #dbdbdb;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1);
    display: none;
    font-size: 0.875rem;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 100%;
    z-index: 20;
  }
  /* line 372, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown .navbar-item {
    padding: 0.375rem 1rem;
    white-space: nowrap;
  }
  /* line 375, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item {
    padding-right: 3rem;
  }
  /* line 377, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 381, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  /* line 384, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed {
    border-radius: 6px;
    border-top: none;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    display: block;
    opacity: 0;
    pointer-events: none;
    top: calc(100% + (-4px));
    transform: translateY(-5px);
    transition-duration: 86ms;
    transition-property: opacity, transform;
  }
  /* line 396, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown.is-right {
    left: auto;
    right: 0;
  }
  /* line 399, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-divider {
    display: block;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-brand,
.container > .navbar .navbar-brand {
    margin-left: -0.75rem;
  }
  /* line 405, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-menu,
.container > .navbar .navbar-menu {
    margin-right: -0.75rem;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop {
    bottom: 0;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-desktop {
    top: 0;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-desktop,
body.has-navbar-fixed-top-desktop {
    padding-top: 3.25rem;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-desktop,
body.has-navbar-fixed-bottom-desktop {
    padding-bottom: 3.25rem;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-top,
body.has-spaced-navbar-fixed-top {
    padding-top: 5.25rem;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-bottom,
body.has-spaced-navbar-fixed-bottom {
    padding-bottom: 5.25rem;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active,
.navbar-link.is-active {
    color: #0a0a0a;
  }
  /* line 433, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active:not(:focus):not(:hover),
.navbar-link.is-active:not(:focus):not(:hover) {
    background-color: transparent;
  }
  /* line 439, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #fafafa;
  }
}

/* line 445, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/navbar.sass */
.hero.is-fullheight-with-navbar {
  min-height: calc(100vh - 3.25rem);
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination {
  font-size: 1rem;
  margin: -0.25rem;
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-small {
  font-size: 0.75rem;
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-medium {
  font-size: 1.25rem;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-large {
  font-size: 1.5rem;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-previous,
.pagination.is-rounded .pagination-next {
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 9999px;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-link {
  border-radius: 9999px;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination,
.pagination-list {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
  font-size: 1em;
  justify-content: center;
  margin: 0.25rem;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: center;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link {
  border-color: #dbdbdb;
  color: #363636;
  min-width: 2.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:hover,
.pagination-next:hover,
.pagination-link:hover {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus {
  border-color: #485fc7;
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:active,
.pagination-next:active,
.pagination-link:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled] {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
  box-shadow: none;
  color: #7a7a7a;
  opacity: 0.5;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next {
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-link.is-current {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-ellipsis {
  color: #b5b5b5;
  pointer-events: none;
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list {
  flex-wrap: wrap;
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list li {
  list-style: none;
}

@media screen and (max-width: 768px) {
  /* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    flex-wrap: wrap;
  }
  /* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next {
    flex-grow: 1;
    flex-shrink: 1;
  }
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list li {
    flex-grow: 1;
    flex-shrink: 1;
  }
}

@media screen and (min-width: 769px), print {
  /* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list {
    flex-grow: 1;
    flex-shrink: 1;
    justify-content: flex-start;
    order: 1;
  }
  /* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous {
    order: 2;
  }
  /* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-next {
    order: 3;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    justify-content: space-between;
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-previous {
    order: 1;
  }
  /* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-list {
    justify-content: center;
    order: 2;
  }
  /* line 157, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-next {
    order: 3;
  }
  /* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-previous {
    order: 1;
  }
  /* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-next {
    order: 2;
  }
  /* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-list {
    justify-content: flex-end;
    order: 3;
  }
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel {
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  font-size: 1rem;
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-heading {
  background-color: white;
  color: #0a0a0a;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-tabs a.is-active {
  border-bottom-color: white;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-white .panel-block.is-active .panel-icon {
  color: white;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-heading {
  background-color: #0a0a0a;
  color: white;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-tabs a.is-active {
  border-bottom-color: #0a0a0a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-black .panel-block.is-active .panel-icon {
  color: #0a0a0a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-heading {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-tabs a.is-active {
  border-bottom-color: whitesmoke;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-light .panel-block.is-active .panel-icon {
  color: whitesmoke;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-heading {
  background-color: #363636;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-tabs a.is-active {
  border-bottom-color: #363636;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-dark .panel-block.is-active .panel-icon {
  color: #363636;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-heading {
  background-color: #00d1b2;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-tabs a.is-active {
  border-bottom-color: #00d1b2;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-primary .panel-block.is-active .panel-icon {
  color: #00d1b2;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-heading {
  background-color: #485fc7;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-tabs a.is-active {
  border-bottom-color: #485fc7;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-link .panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-heading {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-tabs a.is-active {
  border-bottom-color: #3e8ed0;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-info .panel-block.is-active .panel-icon {
  color: #3e8ed0;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-heading {
  background-color: #48c78e;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-tabs a.is-active {
  border-bottom-color: #48c78e;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-success .panel-block.is-active .panel-icon {
  color: #48c78e;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-heading {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-tabs a.is-active {
  border-bottom-color: #ffe08a;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-warning .panel-block.is-active .panel-icon {
  color: #ffe08a;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-heading {
  background-color: #f14668;
  color: #fff;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-tabs a.is-active {
  border-bottom-color: #f14668;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel.is-danger .panel-block.is-active .panel-icon {
  color: #f14668;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs:not(:last-child),
.panel-block:not(:last-child) {
  border-bottom: 1px solid #ededed;
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-heading {
  background-color: #ededed;
  border-radius: 6px 6px 0 0;
  color: #363636;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.75em 1em;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs {
  align-items: flex-end;
  display: flex;
  font-size: 0.875em;
  justify-content: center;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: -1px;
  padding: 0.5em;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a.is-active {
  border-bottom-color: #4a4a4a;
  color: #363636;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a {
  color: #4a4a4a;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a:hover {
  color: #485fc7;
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block {
  align-items: center;
  color: #363636;
  display: flex;
  justify-content: flex-start;
  padding: 0.5em 0.75em;
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block input[type="checkbox"] {
  margin-right: 0.75em;
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block > .control {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-wrapped {
  flex-wrap: wrap;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active {
  border-left-color: #485fc7;
  color: #363636;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active .panel-icon {
  color: #485fc7;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-block:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block,
label.panel-block {
  cursor: pointer;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block:hover,
label.panel-block:hover {
  background-color: whitesmoke;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.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;
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/panel.sass */
.panel-icon .fa {
  font-size: inherit;
  line-height: inherit;
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs {
  -webkit-overflow-scrolling: touch;
  align-items: stretch;
  display: flex;
  font-size: 1rem;
  justify-content: space-between;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs a:hover {
  border-bottom-color: #363636;
  color: #363636;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li {
  display: block;
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li.is-active a {
  border-bottom-color: #485fc7;
  color: #485fc7;
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.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;
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-left {
  padding-right: 0.75em;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-center {
  flex: none;
  justify-content: center;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-right {
  justify-content: flex-end;
  padding-left: 0.75em;
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:first-child {
  margin-right: 0.5em;
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:last-child {
  margin-left: 0.5em;
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-centered ul {
  justify-content: center;
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-right ul {
  justify-content: flex-end;
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a:hover {
  background-color: whitesmoke;
  border-bottom-color: #dbdbdb;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed li.is-active a {
  background-color: white;
  border-color: #dbdbdb;
  border-bottom-color: transparent !important;
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-fullwidth li {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 0;
  position: relative;
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a:hover {
  background-color: whitesmoke;
  border-color: #b5b5b5;
  z-index: 2;
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li + li {
  margin-left: -1px;
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:first-child a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li.is-active a {
  background-color: #485fc7;
  border-color: #485fc7;
  color: #fff;
  z-index: 1;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle ul {
  border-bottom: none;
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:first-child a {
  border-bottom-left-radius: 9999px;
  border-top-left-radius: 9999px;
  padding-left: 1.25em;
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:last-child a {
  border-bottom-right-radius: 9999px;
  border-top-right-radius: 9999px;
  padding-right: 1.25em;
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-small {
  font-size: 0.75rem;
}

/* line 173, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-medium {
  font-size: 1.25rem;
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-large {
  font-size: 1.5rem;
}

/* Bulma Grid */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-narrow {
  flex: none;
  width: unset;
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-full {
  flex: none;
  width: 100%;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-quarters {
  flex: none;
  width: 75%;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-half {
  flex: none;
  width: 50%;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-third {
  flex: none;
  width: 33.3333%;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-quarter {
  flex: none;
  width: 25%;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-fifth {
  flex: none;
  width: 20%;
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-fifths {
  flex: none;
  width: 40%;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-fifths {
  flex: none;
  width: 60%;
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-four-fifths {
  flex: none;
  width: 80%;
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-quarters {
  margin-left: 75%;
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-half {
  margin-left: 50%;
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-third {
  margin-left: 33.3333%;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-quarter {
  margin-left: 25%;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-fifth {
  margin-left: 20%;
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-fifths {
  margin-left: 40%;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-fifths {
  margin-left: 60%;
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-four-fifths {
  margin-left: 80%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-0 {
  flex: none;
  width: 0%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-0 {
  margin-left: 0%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-1 {
  flex: none;
  width: 8.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-1 {
  margin-left: 8.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-2 {
  flex: none;
  width: 16.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-2 {
  margin-left: 16.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-3 {
  margin-left: 25%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-4 {
  flex: none;
  width: 33.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-4 {
  margin-left: 33.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-5 {
  flex: none;
  width: 41.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-5 {
  margin-left: 41.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-6 {
  margin-left: 50%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-7 {
  flex: none;
  width: 58.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-7 {
  margin-left: 58.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-8 {
  flex: none;
  width: 66.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-8 {
  margin-left: 66.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-9 {
  margin-left: 75%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-10 {
  flex: none;
  width: 83.33333337%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-10 {
  margin-left: 83.33333337%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-11 {
  flex: none;
  width: 91.66666674%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-11 {
  margin-left: 91.66666674%;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-12 {
  flex: none;
  width: 100%;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-12 {
  margin-left: 100%;
}

@media screen and (max-width: 768px) {
  /* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-mobile {
    flex: none;
    width: unset;
  }
  /* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  /* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  /* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  /* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  /* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  /* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-mobile {
    flex: none;
    width: 20%;
  }
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-mobile {
    flex: none;
    width: 40%;
  }
  /* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-mobile {
    flex: none;
    width: 60%;
  }
  /* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-mobile {
    flex: none;
    width: 80%;
  }
  /* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  /* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  /* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  /* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  /* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-mobile {
    margin-left: 20%;
  }
  /* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-mobile {
    margin-left: 40%;
  }
  /* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-mobile {
    margin-left: 60%;
  }
  /* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-mobile {
    margin-left: 80%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-mobile {
    flex: none;
    width: 0%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-mobile {
    margin-left: 0%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-mobile {
    flex: none;
    width: 8.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-mobile {
    margin-left: 8.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-mobile {
    flex: none;
    width: 16.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-mobile {
    margin-left: 16.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-mobile {
    flex: none;
    width: 33.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-mobile {
    margin-left: 33.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-mobile {
    flex: none;
    width: 41.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-mobile {
    margin-left: 41.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-mobile {
    flex: none;
    width: 58.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-mobile {
    margin-left: 58.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-mobile {
    flex: none;
    width: 66.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-mobile {
    margin-left: 66.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-mobile {
    flex: none;
    width: 83.33333337%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-mobile {
    margin-left: 83.33333337%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-mobile {
    flex: none;
    width: 91.66666674%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-mobile {
    margin-left: 91.66666674%;
  }
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  /* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow, .column.is-narrow-tablet {
    flex: none;
    width: unset;
  }
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full, .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  /* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters, .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  /* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds, .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  /* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half, .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  /* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third, .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  /* line 151, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter, .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  /* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth, .column.is-one-fifth-tablet {
    flex: none;
    width: 20%;
  }
  /* line 159, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths, .column.is-two-fifths-tablet {
    flex: none;
    width: 40%;
  }
  /* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths, .column.is-three-fifths-tablet {
    flex: none;
    width: 60%;
  }
  /* line 167, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths, .column.is-four-fifths-tablet {
    flex: none;
    width: 80%;
  }
  /* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  /* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  /* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half, .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  /* line 180, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third, .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  /* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  /* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
    margin-left: 20%;
  }
  /* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
    margin-left: 40%;
  }
  /* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
    margin-left: 60%;
  }
  /* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
    margin-left: 80%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0, .column.is-0-tablet {
    flex: none;
    width: 0%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0, .column.is-offset-0-tablet {
    margin-left: 0%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1, .column.is-1-tablet {
    flex: none;
    width: 8.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1, .column.is-offset-1-tablet {
    margin-left: 8.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2, .column.is-2-tablet {
    flex: none;
    width: 16.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2, .column.is-offset-2-tablet {
    margin-left: 16.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3, .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3, .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4, .column.is-4-tablet {
    flex: none;
    width: 33.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4, .column.is-offset-4-tablet {
    margin-left: 33.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5, .column.is-5-tablet {
    flex: none;
    width: 41.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5, .column.is-offset-5-tablet {
    margin-left: 41.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6, .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6, .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7, .column.is-7-tablet {
    flex: none;
    width: 58.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7, .column.is-offset-7-tablet {
    margin-left: 58.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8, .column.is-8-tablet {
    flex: none;
    width: 66.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8, .column.is-offset-8-tablet {
    margin-left: 66.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9, .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9, .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10, .column.is-10-tablet {
    flex: none;
    width: 83.33333337%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10, .column.is-offset-10-tablet {
    margin-left: 83.33333337%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11, .column.is-11-tablet {
    flex: none;
    width: 91.66666674%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11, .column.is-offset-11-tablet {
    margin-left: 91.66666674%;
  }
  /* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12, .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  /* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12, .column.is-offset-12-tablet {
    margin-left: 100%;
  }
}

@media screen and (max-width: 1023px) {
  /* line 205, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-touch {
    flex: none;
    width: unset;
  }
  /* line 208, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  /* line 211, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-touch {
    flex: none;
    width: 75%;
  }
  /* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-touch {
    flex: none;
    width: 66.6666%;
  }
  /* line 217, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-touch {
    flex: none;
    width: 50%;
  }
  /* line 220, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-touch {
    flex: none;
    width: 33.3333%;
  }
  /* line 223, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-touch {
    flex: none;
    width: 25%;
  }
  /* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-touch {
    flex: none;
    width: 20%;
  }
  /* line 229, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-touch {
    flex: none;
    width: 40%;
  }
  /* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-touch {
    flex: none;
    width: 60%;
  }
  /* line 235, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-touch {
    flex: none;
    width: 80%;
  }
  /* line 238, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-touch {
    margin-left: 75%;
  }
  /* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-touch {
    margin-left: 66.6666%;
  }
  /* line 242, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-touch {
    margin-left: 50%;
  }
  /* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-touch {
    margin-left: 33.3333%;
  }
  /* line 246, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-touch {
    margin-left: 25%;
  }
  /* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-touch {
    margin-left: 20%;
  }
  /* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-touch {
    margin-left: 40%;
  }
  /* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-touch {
    margin-left: 60%;
  }
  /* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-touch {
    margin-left: 80%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-touch {
    flex: none;
    width: 0%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-touch {
    margin-left: 0%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-touch {
    flex: none;
    width: 8.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-touch {
    margin-left: 8.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-touch {
    flex: none;
    width: 16.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-touch {
    margin-left: 16.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-touch {
    flex: none;
    width: 25%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-touch {
    margin-left: 25%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-touch {
    flex: none;
    width: 33.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-touch {
    margin-left: 33.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-touch {
    flex: none;
    width: 41.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-touch {
    margin-left: 41.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-touch {
    flex: none;
    width: 50%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-touch {
    margin-left: 50%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-touch {
    flex: none;
    width: 58.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-touch {
    margin-left: 58.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-touch {
    flex: none;
    width: 66.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-touch {
    margin-left: 66.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-touch {
    flex: none;
    width: 75%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-touch {
    margin-left: 75%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-touch {
    flex: none;
    width: 83.33333337%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-touch {
    margin-left: 83.33333337%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-touch {
    flex: none;
    width: 91.66666674%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-touch {
    margin-left: 91.66666674%;
  }
  /* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-touch {
    flex: none;
    width: 100%;
  }
  /* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-touch {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-desktop {
    flex: none;
    width: unset;
  }
  /* line 266, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  /* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  /* line 272, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  /* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  /* line 278, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  /* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  /* line 284, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-desktop {
    flex: none;
    width: 20%;
  }
  /* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-desktop {
    flex: none;
    width: 40%;
  }
  /* line 290, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-desktop {
    flex: none;
    width: 60%;
  }
  /* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-desktop {
    flex: none;
    width: 80%;
  }
  /* line 296, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  /* line 298, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  /* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  /* line 302, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  /* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  /* line 306, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-desktop {
    margin-left: 20%;
  }
  /* line 308, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-desktop {
    margin-left: 40%;
  }
  /* line 310, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-desktop {
    margin-left: 60%;
  }
  /* line 312, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-desktop {
    margin-left: 80%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-desktop {
    flex: none;
    width: 0%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-desktop {
    margin-left: 0%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-desktop {
    flex: none;
    width: 8.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-desktop {
    margin-left: 8.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-desktop {
    flex: none;
    width: 16.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-desktop {
    margin-left: 16.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-desktop {
    flex: none;
    width: 33.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-desktop {
    margin-left: 33.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-desktop {
    flex: none;
    width: 41.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-desktop {
    margin-left: 41.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-desktop {
    flex: none;
    width: 58.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-desktop {
    margin-left: 58.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-desktop {
    flex: none;
    width: 66.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-desktop {
    margin-left: 66.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-desktop {
    flex: none;
    width: 83.33333337%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-desktop {
    margin-left: 83.33333337%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-desktop {
    flex: none;
    width: 91.66666674%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-desktop {
    margin-left: 91.66666674%;
  }
  /* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  /* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1216px) {
  /* line 321, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-widescreen {
    flex: none;
    width: unset;
  }
  /* line 324, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  /* line 333, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 336, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  /* line 339, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 342, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-widescreen {
    flex: none;
    width: 20%;
  }
  /* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-widescreen {
    flex: none;
    width: 40%;
  }
  /* line 348, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-widescreen {
    flex: none;
    width: 60%;
  }
  /* line 351, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-widescreen {
    flex: none;
    width: 80%;
  }
  /* line 354, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  /* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  /* line 358, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  /* line 360, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  /* line 362, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  /* line 364, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-widescreen {
    margin-left: 20%;
  }
  /* line 366, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-widescreen {
    margin-left: 40%;
  }
  /* line 368, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-widescreen {
    margin-left: 60%;
  }
  /* line 370, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-widescreen {
    margin-left: 80%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-widescreen {
    flex: none;
    width: 0%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-widescreen {
    margin-left: 0%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-widescreen {
    flex: none;
    width: 8.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-widescreen {
    margin-left: 8.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-widescreen {
    flex: none;
    width: 16.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-widescreen {
    margin-left: 16.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-widescreen {
    flex: none;
    width: 33.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-widescreen {
    margin-left: 33.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-widescreen {
    flex: none;
    width: 41.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-widescreen {
    margin-left: 41.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-widescreen {
    flex: none;
    width: 58.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-widescreen {
    margin-left: 58.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-widescreen {
    flex: none;
    width: 66.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-widescreen {
    margin-left: 66.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-widescreen {
    flex: none;
    width: 83.33333337%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-widescreen {
    margin-left: 83.33333337%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-widescreen {
    flex: none;
    width: 91.66666674%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-widescreen {
    margin-left: 91.66666674%;
  }
  /* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1408px) {
  /* line 379, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-fullhd {
    flex: none;
    width: unset;
  }
  /* line 382, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 385, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 388, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
  /* line 391, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 394, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  /* line 397, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 400, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-fullhd {
    flex: none;
    width: 20%;
  }
  /* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-fullhd {
    flex: none;
    width: 40%;
  }
  /* line 406, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-fullhd {
    flex: none;
    width: 60%;
  }
  /* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-fullhd {
    flex: none;
    width: 80%;
  }
  /* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-fullhd {
    margin-left: 75%;
  }
  /* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-fullhd {
    margin-left: 66.6666%;
  }
  /* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-fullhd {
    margin-left: 50%;
  }
  /* line 418, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-fullhd {
    margin-left: 33.3333%;
  }
  /* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-fullhd {
    margin-left: 25%;
  }
  /* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-fullhd {
    margin-left: 20%;
  }
  /* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-fullhd {
    margin-left: 40%;
  }
  /* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-fullhd {
    margin-left: 60%;
  }
  /* line 428, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-fullhd {
    margin-left: 80%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-fullhd {
    flex: none;
    width: 0%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-fullhd {
    margin-left: 0%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-fullhd {
    flex: none;
    width: 8.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-fullhd {
    margin-left: 8.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-fullhd {
    flex: none;
    width: 16.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-fullhd {
    margin-left: 16.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-fullhd {
    margin-left: 25%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-fullhd {
    flex: none;
    width: 33.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-fullhd {
    margin-left: 33.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-fullhd {
    flex: none;
    width: 41.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-fullhd {
    margin-left: 41.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-fullhd {
    margin-left: 50%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-fullhd {
    flex: none;
    width: 58.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-fullhd {
    margin-left: 58.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-fullhd {
    flex: none;
    width: 66.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-fullhd {
    margin-left: 66.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-fullhd {
    margin-left: 75%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-fullhd {
    flex: none;
    width: 83.33333337%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-fullhd {
    margin-left: 83.33333337%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-fullhd {
    flex: none;
    width: 91.66666674%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-fullhd {
    margin-left: 91.66666674%;
  }
  /* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-fullhd {
    margin-left: 100%;
  }
}

/* line 437, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 441, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:last-child {
  margin-bottom: -0.75rem;
}

/* line 443, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns:not(:last-child) {
  margin-bottom: calc(1.5rem - 0.75rem);
}

/* line 446, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-centered {
  justify-content: center;
}

/* line 448, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

/* line 452, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless > .column {
  margin: 0;
  padding: 0 !important;
}

/* line 455, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 457, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:last-child {
  margin-bottom: 0;
}

/* line 459, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile {
  display: flex;
}

/* line 461, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-multiline {
  flex-wrap: wrap;
}

/* line 463, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-vcentered {
  align-items: center;
}

@media screen and (min-width: 769px), print {
  /* line 467, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns:not(.is-desktop) {
    display: flex;
  }
}

@media screen and (min-width: 1024px) {
  /* line 471, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-desktop {
    display: flex;
  }
}

/* line 475, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable {
  --columnGap: 0.75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap));
}

/* line 479, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable > .column {
  padding-left: var(--columnGap);
  padding-right: var(--columnGap);
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-0 {
  --columnGap: 0rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-mobile {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet-only {
    --columnGap: 0rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-touch {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-fullhd {
    --columnGap: 0rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-1 {
  --columnGap: 0.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-mobile {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-touch {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-fullhd {
    --columnGap: 0.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-2 {
  --columnGap: 0.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-mobile {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-touch {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-fullhd {
    --columnGap: 0.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-3 {
  --columnGap: 0.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-mobile {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-touch {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-fullhd {
    --columnGap: 0.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-4 {
  --columnGap: 1rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-mobile {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet-only {
    --columnGap: 1rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-touch {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-fullhd {
    --columnGap: 1rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-5 {
  --columnGap: 1.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-mobile {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-touch {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-fullhd {
    --columnGap: 1.25rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-6 {
  --columnGap: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-mobile {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-touch {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-fullhd {
    --columnGap: 1.5rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-7 {
  --columnGap: 1.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-mobile {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-touch {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-fullhd {
    --columnGap: 1.75rem;
  }
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-8 {
  --columnGap: 2rem;
}

@media screen and (max-width: 768px) {
  /* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-mobile {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet-only {
    --columnGap: 2rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-touch {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-fullhd {
    --columnGap: 2rem;
  }
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile {
  align-items: stretch;
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  min-height: min-content;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:last-child {
  margin-bottom: -0.75rem;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-child {
  margin: 0 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-parent {
  padding: 0.75rem;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical {
  flex-direction: column;
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical > .tile.is-child:not(:last-child) {
  margin-bottom: 1.5rem !important;
}

@media screen and (min-width: 769px), print {
  /* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile:not(.is-child) {
    display: flex;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-1 {
    flex: none;
    width: 8.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-2 {
    flex: none;
    width: 16.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-3 {
    flex: none;
    width: 25%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-4 {
    flex: none;
    width: 33.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-5 {
    flex: none;
    width: 41.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-6 {
    flex: none;
    width: 50%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-7 {
    flex: none;
    width: 58.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-8 {
    flex: none;
    width: 66.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-9 {
    flex: none;
    width: 75%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-10 {
    flex: none;
    width: 83.33333337%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-11 {
    flex: none;
    width: 91.66666674%;
  }
  /* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-12 {
    flex: none;
    width: 100%;
  }
}

/* Bulma Helpers */
/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white {
  color: white !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-white:hover, a.has-text-white:focus {
  color: #e6e6e6 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white {
  background-color: white !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black {
  color: #0a0a0a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-black:hover, a.has-text-black:focus {
  color: black !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black {
  background-color: #0a0a0a !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-light {
  color: whitesmoke !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-light:hover, a.has-text-light:focus {
  color: #dbdbdb !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-light {
  background-color: whitesmoke !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-dark {
  color: #363636 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-dark {
  background-color: #363636 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary {
  color: #00d1b2 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary:hover, a.has-text-primary:focus {
  color: #009e86 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary {
  background-color: #00d1b2 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-light {
  color: #ebfffc !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-light:hover, a.has-text-primary-light:focus {
  color: #b8fff4 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-light {
  background-color: #ebfffc !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-primary-dark {
  color: #00947e !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-primary-dark:hover, a.has-text-primary-dark:focus {
  color: #00c7a9 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-primary-dark {
  background-color: #00947e !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link {
  color: #485fc7 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link:hover, a.has-text-link:focus {
  color: #3449a8 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link {
  background-color: #485fc7 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-light {
  color: #eff1fa !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-light:hover, a.has-text-link-light:focus {
  color: #c8cfee !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-light {
  background-color: #eff1fa !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-link-dark {
  color: #3850b7 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-link-dark:hover, a.has-text-link-dark:focus {
  color: #576dcb !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-link-dark {
  background-color: #3850b7 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info {
  color: #3e8ed0 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info:hover, a.has-text-info:focus {
  color: #2b74b1 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info {
  background-color: #3e8ed0 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-light {
  color: #eff5fb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-light:hover, a.has-text-info-light:focus {
  color: #c6ddf1 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-light {
  background-color: #eff5fb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-info-dark {
  color: #296fa8 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-info-dark:hover, a.has-text-info-dark:focus {
  color: #368ace !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-info-dark {
  background-color: #296fa8 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success {
  color: #48c78e !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success:hover, a.has-text-success:focus {
  color: #34a873 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success {
  background-color: #48c78e !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-light {
  color: #effaf5 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-light:hover, a.has-text-success-light:focus {
  color: #c8eedd !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-light {
  background-color: #effaf5 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-success-dark {
  color: #257953 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-success-dark:hover, a.has-text-success-dark:focus {
  color: #31a06e !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-success-dark {
  background-color: #257953 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning {
  color: #ffe08a !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning:hover, a.has-text-warning:focus {
  color: #ffd257 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning {
  background-color: #ffe08a !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-light {
  color: #fffaeb !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-light:hover, a.has-text-warning-light:focus {
  color: #ffecb8 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-light {
  background-color: #fffaeb !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-warning-dark {
  color: #946c00 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-warning-dark:hover, a.has-text-warning-dark:focus {
  color: #c79200 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-warning-dark {
  background-color: #946c00 !important;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger {
  color: #f14668 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ee1742 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger {
  background-color: #f14668 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-light {
  color: #feecf0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-light:hover, a.has-text-danger-light:focus {
  color: #fabdc9 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-light {
  background-color: #feecf0 !important;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-danger-dark {
  color: #cc0f35 !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
a.has-text-danger-dark:hover, a.has-text-danger-dark:focus {
  color: #ee2049 !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-danger-dark {
  background-color: #cc0f35 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-bis {
  color: #121212 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-bis {
  background-color: #121212 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-black-ter {
  color: #242424 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-black-ter {
  background-color: #242424 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-darker {
  color: #363636 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-darker {
  background-color: #363636 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-dark {
  color: #4a4a4a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-dark {
  background-color: #4a4a4a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey {
  color: #7a7a7a !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey {
  background-color: #7a7a7a !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-light {
  color: #b5b5b5 !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-light {
  background-color: #b5b5b5 !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-grey-lighter {
  color: #dbdbdb !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-grey-lighter {
  background-color: #dbdbdb !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-ter {
  color: whitesmoke !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-ter {
  background-color: whitesmoke !important;
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-text-white-bis {
  color: #fafafa !important;
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/color.sass */
.has-background-white-bis {
  background-color: #fafafa !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row {
  flex-direction: row !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column {
  flex-direction: column !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-direction-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-nowrap {
  flex-wrap: nowrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap {
  flex-wrap: wrap !important;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-start {
  justify-content: flex-start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-flex-end {
  justify-content: flex-end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-center {
  justify-content: center !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-between {
  justify-content: space-between !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-around {
  justify-content: space-around !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-space-evenly {
  justify-content: space-evenly !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-start {
  justify-content: start !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-end {
  justify-content: end !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-left {
  justify-content: left !important;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-justify-content-right {
  justify-content: right !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-start {
  align-content: flex-start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-flex-end {
  align-content: flex-end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-center {
  align-content: center !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-between {
  align-content: space-between !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-around {
  align-content: space-around !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-space-evenly {
  align-content: space-evenly !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-stretch {
  align-content: stretch !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-start {
  align-content: start !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-end {
  align-content: end !important;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-content-baseline {
  align-content: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-stretch {
  align-items: stretch !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-start {
  align-items: flex-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-flex-end {
  align-items: flex-end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-center {
  align-items: center !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-baseline {
  align-items: baseline !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-start {
  align-items: start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-end {
  align-items: end !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-start {
  align-items: self-start !important;
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-items-self-end {
  align-items: self-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-auto {
  align-self: auto !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-start {
  align-self: flex-start !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-flex-end {
  align-self: flex-end !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-center {
  align-self: center !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-baseline {
  align-self: baseline !important;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-align-self-stretch {
  align-self: stretch !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-2 {
  flex-grow: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-3 {
  flex-grow: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-4 {
  flex-grow: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-grow-5 {
  flex-grow: 5 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-2 {
  flex-shrink: 2 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-3 {
  flex-shrink: 3 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-4 {
  flex-shrink: 4 !important;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/flexbox.sass */
.is-flex-shrink-5 {
  flex-shrink: 5 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/../utilities/mixins.sass */
.is-clearfix::after {
  clear: both;
  content: " ";
  display: table;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-left {
  float: left !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/float.sass */
.is-pulled-right {
  float: right !important;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-radiusless {
  border-radius: 0 !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-shadowless {
  box-shadow: none !important;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/other.sass */
.is-clickable {
  cursor: pointer !important;
  pointer-events: all !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/overflow.sass */
.is-clipped {
  overflow: hidden !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/position.sass */
.is-relative {
  position: relative !important;
}

/* line 1, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-marginless {
  margin: 0 !important;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.is-paddingless {
  padding: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-4 {
  margin: 4px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-4 {
  margin-top: 4px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-4 {
  margin-right: 4px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-4 {
  margin-bottom: 4px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-4 {
  margin-left: 4px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-4 {
  margin-left: 4px !important;
  margin-right: 4px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-4 {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-8 {
  margin: 8px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-8 {
  margin-top: 8px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-8 {
  margin-right: 8px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-8 {
  margin-bottom: 8px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-8 {
  margin-left: 8px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-8 {
  margin-left: 8px !important;
  margin-right: 8px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-8 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-16 {
  margin: 16px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-16 {
  margin-top: 16px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-16 {
  margin-right: 16px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-16 {
  margin-bottom: 16px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-16 {
  margin-left: 16px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-16 {
  margin-left: 16px !important;
  margin-right: 16px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-16 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-24 {
  margin: 24px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-24 {
  margin-top: 24px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-24 {
  margin-right: 24px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-24 {
  margin-bottom: 24px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-24 {
  margin-left: 24px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-24 {
  margin-left: 24px !important;
  margin-right: 24px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-24 {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-32 {
  margin: 32px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-32 {
  margin-top: 32px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-32 {
  margin-right: 32px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-32 {
  margin-bottom: 32px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-32 {
  margin-left: 32px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-32 {
  margin-left: 32px !important;
  margin-right: 32px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-32 {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-40 {
  margin: 40px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-40 {
  margin-top: 40px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-40 {
  margin-right: 40px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-40 {
  margin-bottom: 40px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-40 {
  margin-left: 40px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-48 {
  margin: 48px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-48 {
  margin-top: 48px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-48 {
  margin-right: 48px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-48 {
  margin-bottom: 48px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-48 {
  margin-left: 48px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-48 {
  margin-left: 48px !important;
  margin-right: 48px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-48 {
  margin-top: 48px !important;
  margin-bottom: 48px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-96 {
  margin: 96px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-96 {
  margin-top: 96px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-96 {
  margin-right: 96px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-96 {
  margin-bottom: 96px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-96 {
  margin-left: 96px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-96 {
  margin-left: 96px !important;
  margin-right: 96px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-96 {
  margin-top: 96px !important;
  margin-bottom: 96px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-144 {
  margin: 144px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-144 {
  margin-top: 144px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-144 {
  margin-right: 144px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-144 {
  margin-bottom: 144px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-144 {
  margin-left: 144px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-144 {
  margin-left: 144px !important;
  margin-right: 144px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-144 {
  margin-top: 144px !important;
  margin-bottom: 144px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.m-288 {
  margin: 288px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mt-288 {
  margin-top: 288px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mr-288 {
  margin-right: 288px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mb-288 {
  margin-bottom: 288px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.ml-288 {
  margin-left: 288px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.mx-288 {
  margin-left: 288px !important;
  margin-right: 288px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.my-288 {
  margin-top: 288px !important;
  margin-bottom: 288px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-4 {
  padding: 4px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-4 {
  padding-top: 4px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-4 {
  padding-right: 4px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-4 {
  padding-bottom: 4px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-4 {
  padding-left: 4px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-4 {
  padding-left: 4px !important;
  padding-right: 4px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-4 {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-8 {
  padding: 8px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-8 {
  padding-top: 8px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-8 {
  padding-right: 8px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-8 {
  padding-bottom: 8px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-8 {
  padding-left: 8px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-8 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-16 {
  padding: 16px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-16 {
  padding-top: 16px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-16 {
  padding-right: 16px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-16 {
  padding-bottom: 16px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-16 {
  padding-left: 16px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-16 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-24 {
  padding: 24px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-24 {
  padding-top: 24px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-24 {
  padding-right: 24px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-24 {
  padding-bottom: 24px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-24 {
  padding-left: 24px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-24 {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-24 {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-32 {
  padding: 32px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-32 {
  padding-top: 32px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-32 {
  padding-right: 32px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-32 {
  padding-bottom: 32px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-32 {
  padding-left: 32px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-32 {
  padding-left: 32px !important;
  padding-right: 32px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-32 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-40 {
  padding: 40px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-40 {
  padding-top: 40px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-40 {
  padding-right: 40px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-40 {
  padding-bottom: 40px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-40 {
  padding-left: 40px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-48 {
  padding: 48px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-48 {
  padding-top: 48px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-48 {
  padding-right: 48px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-48 {
  padding-bottom: 48px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-48 {
  padding-left: 48px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-48 {
  padding-left: 48px !important;
  padding-right: 48px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-48 {
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-96 {
  padding: 96px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-96 {
  padding-top: 96px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-96 {
  padding-right: 96px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-96 {
  padding-bottom: 96px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-96 {
  padding-left: 96px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-96 {
  padding-left: 96px !important;
  padding-right: 96px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-96 {
  padding-top: 96px !important;
  padding-bottom: 96px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-144 {
  padding: 144px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-144 {
  padding-top: 144px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-144 {
  padding-right: 144px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-144 {
  padding-bottom: 144px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-144 {
  padding-left: 144px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-144 {
  padding-left: 144px !important;
  padding-right: 144px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-144 {
  padding-top: 144px !important;
  padding-bottom: 144px !important;
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.p-288 {
  padding: 288px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pt-288 {
  padding-top: 288px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pr-288 {
  padding-right: 288px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pb-288 {
  padding-bottom: 288px !important;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.pl-288 {
  padding-left: 288px !important;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.px-288 {
  padding-left: 288px !important;
  padding-right: 288px !important;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/spacing.sass */
.py-288 {
  padding-top: 288px !important;
  padding-bottom: 288px !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-1 {
  font-size: 3rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-2 {
  font-size: 2.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-3 {
  font-size: 2rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-4 {
  font-size: 1.5rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-5 {
  font-size: 1.25rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-6 {
  font-size: 1rem !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-size-7 {
  font-size: 0.75rem !important;
}

@media screen and (max-width: 768px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-mobile {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-mobile {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-mobile {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-mobile {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-mobile {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-mobile {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-mobile {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-tablet {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-tablet {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-tablet {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-tablet {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-tablet {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-tablet {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-tablet {
    font-size: 0.75rem !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-touch {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-touch {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-touch {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-touch {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-touch {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-touch {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-touch {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-desktop {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-desktop {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-desktop {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-desktop {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-desktop {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-desktop {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-desktop {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-widescreen {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-widescreen {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-widescreen {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-widescreen {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-widescreen {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-widescreen {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-widescreen {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-1-fullhd {
    font-size: 3rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-2-fullhd {
    font-size: 2.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-3-fullhd {
    font-size: 2rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-4-fullhd {
    font-size: 1.5rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-5-fullhd {
    font-size: 1.25rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-6-fullhd {
    font-size: 1rem !important;
  }
  /* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .is-size-7-fullhd {
    font-size: 0.75rem !important;
  }
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-centered {
  text-align: center !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-justified {
  text-align: justify !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-left {
  text-align: left !important;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-right {
  text-align: right !important;
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-mobile {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-tablet-only {
    text-align: center !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-touch {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-desktop-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-widescreen-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-centered-fullhd {
    text-align: center !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-mobile {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-tablet-only {
    text-align: justify !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-touch {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-desktop-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-widescreen-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-justified-fullhd {
    text-align: justify !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-mobile {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-tablet-only {
    text-align: left !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-touch {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-desktop-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-widescreen-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-left-fullhd {
    text-align: left !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-mobile {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-tablet-only {
    text-align: right !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-touch {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-desktop-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-widescreen-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
  .has-text-right-fullhd {
    text-align: right !important;
  }
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-capitalized {
  text-transform: capitalize !important;
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-lowercase {
  text-transform: lowercase !important;
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-uppercase {
  text-transform: uppercase !important;
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-italic {
  font-style: italic !important;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-underlined {
  text-decoration: underline !important;
}

/* line 79, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-light {
  font-weight: 300 !important;
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-normal {
  font-weight: 400 !important;
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-medium {
  font-weight: 500 !important;
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-semibold {
  font-weight: 600 !important;
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.has-text-weight-bold {
  font-weight: 700 !important;
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-primary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-secondary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-sans-serif {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-monospace {
  font-family: monospace !important;
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/typography.sass */
.is-family-code {
  font-family: monospace !important;
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-block {
  display: block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-mobile {
    display: block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet {
    display: block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-tablet-only {
    display: block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-touch {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-desktop-only {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-widescreen-only {
    display: block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-block-fullhd {
    display: block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-flex {
  display: flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-mobile {
    display: flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet {
    display: flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-tablet-only {
    display: flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-touch {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-desktop-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-widescreen-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-flex-fullhd {
    display: flex !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-mobile {
    display: inline !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet {
    display: inline !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-tablet-only {
    display: inline !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-touch {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-desktop-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-widescreen-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-fullhd {
    display: inline !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-block {
  display: inline-block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-mobile {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-tablet-only {
    display: inline-block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-touch {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-desktop-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-widescreen-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-block-fullhd {
    display: inline-block !important;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-inline-flex {
  display: inline-flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-mobile {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-tablet-only {
    display: inline-flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-touch {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-desktop-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-inline-flex-fullhd {
    display: inline-flex !important;
  }
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-hidden {
  display: none !important;
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-sr-only {
  border: none !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 0.01em !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 0.01em !important;
}

@media screen and (max-width: 768px) {
  /* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet {
    display: none !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-tablet-only {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-touch {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-widescreen-only {
    display: none !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-hidden-fullhd {
    display: none !important;
  }
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
.is-invisible {
  visibility: hidden !important;
}

@media screen and (max-width: 768px) {
  /* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-mobile {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-tablet-only {
    visibility: hidden !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-touch {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-desktop-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-widescreen-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/helpers/visibility.sass */
  .is-invisible-fullhd {
    visibility: hidden !important;
  }
}

/* Bulma Layout */
/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .navbar {
  background: none;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero .tabs ul {
  border-bottom: none;
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-white strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .title {
  color: #0a0a0a;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle {
  color: rgba(10, 10, 10, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle a:not(.button),
.hero.is-white .subtitle strong {
  color: #0a0a0a;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white .navbar-menu {
    background-color: white;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .navbar-item,
.hero.is-white .navbar-link {
  color: rgba(10, 10, 10, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white a.navbar-item:hover, .hero.is-white a.navbar-item.is-active,
.hero.is-white .navbar-link:hover,
.hero.is-white .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a {
  color: #0a0a0a;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs li.is-active a {
  color: white !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a {
  color: #0a0a0a;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white.is-bold {
  background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-black strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .title {
  color: white;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle a:not(.button),
.hero.is-black .subtitle strong {
  color: white;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black .navbar-menu {
    background-color: #0a0a0a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .navbar-item,
.hero.is-black .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black a.navbar-item:hover, .hero.is-black a.navbar-item.is-active,
.hero.is-black .navbar-link:hover,
.hero.is-black .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a {
  color: white;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs li.is-active a {
  color: #0a0a0a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a {
  color: white;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black.is-bold {
  background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-light strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle a:not(.button),
.hero.is-light .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light .navbar-menu {
    background-color: whitesmoke;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .navbar-item,
.hero.is-light .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light a.navbar-item:hover, .hero.is-light a.navbar-item.is-active,
.hero.is-light .navbar-link:hover,
.hero.is-light .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs li.is-active a {
  color: whitesmoke !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active a, .hero.is-light .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light.is-bold {
  background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-dark strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle a:not(.button),
.hero.is-dark .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark .navbar-menu {
    background-color: #363636;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .navbar-item,
.hero.is-dark .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark a.navbar-item:hover, .hero.is-dark a.navbar-item.is-active,
.hero.is-dark .navbar-link:hover,
.hero.is-dark .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs li.is-active a {
  color: #363636 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #363636;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark.is-bold {
  background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-primary strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle a:not(.button),
.hero.is-primary .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary .navbar-menu {
    background-color: #00d1b2;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .navbar-item,
.hero.is-primary .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary a.navbar-item:hover, .hero.is-primary a.navbar-item.is-active,
.hero.is-primary .navbar-link:hover,
.hero.is-primary .navbar-link.is-active {
  background-color: #00b89c;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs li.is-active a {
  color: #00d1b2 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #00d1b2;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary.is-bold {
  background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link {
  background-color: #485fc7;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-link strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle a:not(.button),
.hero.is-link .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link .navbar-menu {
    background-color: #485fc7;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .navbar-item,
.hero.is-link .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link a.navbar-item:hover, .hero.is-link a.navbar-item.is-active,
.hero.is-link .navbar-link:hover,
.hero.is-link .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs li.is-active a {
  color: #485fc7 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #485fc7;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link.is-bold {
  background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info {
  background-color: #3e8ed0;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-info strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle a:not(.button),
.hero.is-info .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info .navbar-menu {
    background-color: #3e8ed0;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .navbar-item,
.hero.is-info .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info a.navbar-item:hover, .hero.is-info a.navbar-item.is-active,
.hero.is-info .navbar-link:hover,
.hero.is-info .navbar-link.is-active {
  background-color: #3082c5;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs li.is-active a {
  color: #3e8ed0 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #3e8ed0;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info.is-bold {
  background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success {
  background-color: #48c78e;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-success strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle a:not(.button),
.hero.is-success .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success .navbar-menu {
    background-color: #48c78e;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .navbar-item,
.hero.is-success .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success a.navbar-item:hover, .hero.is-success a.navbar-item.is-active,
.hero.is-success .navbar-link:hover,
.hero.is-success .navbar-link.is-active {
  background-color: #3abb81;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs li.is-active a {
  color: #48c78e !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #48c78e;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success.is-bold {
  background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning {
  background-color: #ffe08a;
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-warning strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle a:not(.button),
.hero.is-warning .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning .navbar-menu {
    background-color: #ffe08a;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .navbar-item,
.hero.is-warning .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning a.navbar-item:hover, .hero.is-warning a.navbar-item.is-active,
.hero.is-warning .navbar-link:hover,
.hero.is-warning .navbar-link.is-active {
  background-color: #ffd970;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs li.is-active a {
  color: #ffe08a !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: #ffe08a;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning.is-bold {
  background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%);
  }
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-danger strong {
  color: inherit;
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .title {
  color: #fff;
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle a:not(.button),
.hero.is-danger .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger .navbar-menu {
    background-color: #f14668;
  }
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .navbar-item,
.hero.is-danger .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger a.navbar-item:hover, .hero.is-danger a.navbar-item.is-active,
.hero.is-danger .navbar-link:hover,
.hero.is-danger .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a:hover {
  opacity: 1;
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs li.is-active a {
  color: #f14668 !important;
  opacity: 1;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a {
  color: #fff;
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #f14668;
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger.is-bold {
  background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
}

@media screen and (max-width: 768px) {
  /* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
  }
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-small .hero-body {
  padding: 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-medium .hero-body {
    padding: 9rem 4.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-large .hero-body {
    padding: 18rem 6rem;
  }
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body {
  align-items: center;
  display: flex;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container, .hero.is-fullheight-with-navbar .hero-body > .container {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight {
  min-height: 50vh;
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-fullheight {
  min-height: 100vh;
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video {
  overflow: hidden;
}

/* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video video {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video.is-transparent {
  opacity: 0.3;
}

@media screen and (max-width: 768px) {
  /* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-video {
    display: none;
  }
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-buttons {
  margin-top: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button {
    display: flex;
  }
  /* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons {
    display: flex;
    justify-content: center;
  }
  /* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-right: 1.5rem;
  }
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-head,
.hero-foot {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
.hero-body {
  flex-grow: 1;
  flex-shrink: 0;
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-body {
    padding: 3rem 3rem;
  }
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
.section {
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 1024px) {
  /* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section {
    padding: 3rem 3rem;
  }
  /* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-medium {
    padding: 9rem 4.5rem;
  }
  /* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-large {
    padding: 18rem 6rem;
  }
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/bulma-rails-0.9.3/app/assets/stylesheets/sass/layout/footer.sass */
.footer {
  background-color: #fafafa;
  padding: 3rem 1.5rem 6rem;
}

/* line 8, app/assets/stylesheets/main.scss */
.nav-logo {
  max-height: 40px !important;
  position: relative;
  margin-right: 10px;
}

/* line 14, app/assets/stylesheets/main.scss */
.is-mobile-box {
  margin-bottom: 0.75rem !important;
  padding: 0.85rem;
}

/* line 20, app/assets/stylesheets/main.scss */
label.radio, label.checkbox, .footer-link {
  margin-right: 8px;
}

/* line 24, app/assets/stylesheets/main.scss */
.js-hidden {
  display: none;
}

/* line 28, app/assets/stylesheets/main.scss */
.quick_select_item {
  margin-left: 7px;
  position: relative;
  top: 4px;
}

/* line 34, app/assets/stylesheets/main.scss */
.user-follow, .user-summary {
  margin: 10px 0;
}

/* line 38, app/assets/stylesheets/main.scss */
#js-save-description-to-bottom {
  text-align: right;
}

/* line 42, app/assets/stylesheets/main.scss */
a.tag:hover {
  text-decoration: none;
}

/* line 46, app/assets/stylesheets/main.scss */
.navbar-img {
  margin-left: 10px;
  border-radius: 5px;
}

/* line 51, app/assets/stylesheets/main.scss */
.modal {
  padding: 10px;
}

/* line 55, app/assets/stylesheets/main.scss */
.modal-close {
  background-color: gray;
}

/* line 59, app/assets/stylesheets/main.scss */
.bd-focus {
  margin: 4rem auto 0;
}

/* line 63, app/assets/stylesheets/main.scss */
.bd-focus-item {
  border-radius: 6px;
  padding-top: 0.5rem;
  position: relative;
}

/* line 69, app/assets/stylesheets/main.scss */
svg {
  max-height: 100%;
  max-width: 100%;
}

/* line 74, app/assets/stylesheets/main.scss */
.about-detail {
  padding: 0 0.5rem 3rem 0.5rem;
}

/* line 78, app/assets/stylesheets/main.scss */
.about-bookmarklet-image, .about-saves-image, .about-shares-image {
  width: 400px;
  max-width: 80%;
  text-align: center;
  box-shadow: 1px 1px 8px #ddd;
}

/**
 * selectize.css (v0.12.6)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #fff;
  box-shadow: inset 0 0 12px 4px #fff;
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown-header-close:hover {
  color: #000000;
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.plugin-remove_button .active[data-value] .remove {
  border-left-color: #cacaca;
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}

/* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control {
  position: relative;
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 153, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-input.full {
  background-color: #fff;
}

/* line 159, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

/* line 167, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

/* line 172, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}

/* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}

/* line 198, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-input > input::-ms-clear {
  display: none;
}

/* line 216, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-input > input:focus {
  outline: none !important;
}

/* line 219, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 234, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

/* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

/* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}

/* line 264, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] .option[data-selectable] {
  cursor: inherit;
  opacity: 0.5;
}

/* line 270, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown .option[data-selectable] {
  opacity: 1;
}

/* line 273, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

/* line 276, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}

/* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

/* line 285, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown .active.create {
  color: #495c68;
}

/* line 288, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

/* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}

/* line 297, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

/* line 301, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

/* line 305, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}

/* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}

/* line 323, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

/* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

/* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/selectize-rails-0.12.6/vendor/assets/stylesheets/selectize.scss */
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

/* line 1, app/assets/stylesheets/container.scss */
.container-header {
  padding-bottom: 3rem;
}

/* line 5, app/assets/stylesheets/container.scss */
.container-getting-started {
  margin: 0 auto;
}

/* line 9, app/assets/stylesheets/container.scss */
.info-container {
  background-color: white;
  border-radius: 8px;
  padding: 3rem;
  max-width: 500px;
  box-shadow: 1px 2px 8px #666;
}

@media screen and (max-width: 769px) {
  /* line 18, app/assets/stylesheets/container.scss */
  .info-container {
    min-width: 75%;
    min-height: 15rem;
    padding: 1rem;
    margin: 2rem;
  }
}

/*!
 * Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/assets/font-awesome/fa-solid-900-225adbc58a01ad5f40de3e0e8f7e950df31230a781adbcc725d60a32ef4a2a16.eot);
  src: url(/assets/font-awesome/fa-solid-900-225adbc58a01ad5f40de3e0e8f7e950df31230a781adbcc725d60a32ef4a2a16.eot#iefix) format("embedded-opentype"), url(/assets/font-awesome/fa-solid-900-f07a21eb1343ef6828048cbfa8ad282524391deedfd5e61680cc004a967915f3.woff2) format("woff2"), url(/assets/font-awesome/fa-solid-900-61ff528854f95f3b74eb4b2d1418cbabc35bea0f4fa865666a0f9f248873daf0.woff) format("woff"), url(/assets/font-awesome/fa-solid-900-99d5b947783a026001337f1ac6e565fa91a89f396078750dcf5fd0cff587701d.ttf) format("truetype"), url(/assets/font-awesome/fa-solid-900-0c0b7122d4d89c41ed128a440d764de9683b6c59704a45fd414e177331b53c6b.svg#fontawesome) format("svg");
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/font-awesome/fa-regular-400-82c8d9ece2b34c2597852c8eb7f7552c740f06989633878424520c724e14be2a.eot);
  src: url(/assets/font-awesome/fa-regular-400-82c8d9ece2b34c2597852c8eb7f7552c740f06989633878424520c724e14be2a.eot#iefix) format("embedded-opentype"), url(/assets/font-awesome/fa-regular-400-dd8aca8c1f1f4ee1e5f81f41b793292551a4c50e52b51a5ebc823d825ad7a0ed.woff2) format("woff2"), url(/assets/font-awesome/fa-regular-400-b3748b7cfd3154f7b873f005e22bd158d43f8fe5c9591348de1109f87a6ef402.woff) format("woff"), url(/assets/font-awesome/fa-regular-400-d89c985bc487b88f6d1e9abfc31990749ad8a341eae82baeab41e31e34ad2729.ttf) format("truetype"), url(/assets/font-awesome/fa-regular-400-1315b12efde75c676c132a35e969626c2b4a1084b30709f150c6b9b79d679a59.svg#fontawesome) format("svg");
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: url(/assets/font-awesome/fa-brands-400-f4f6b55bac89cd36aa7e7f8bf0ed99ad5b568a79c4aa2e799d96045343c01f1b.eot);
  src: url(/assets/font-awesome/fa-brands-400-f4f6b55bac89cd36aa7e7f8bf0ed99ad5b568a79c4aa2e799d96045343c01f1b.eot#iefix) format("embedded-opentype"), url(/assets/font-awesome/fa-brands-400-ce59eed8fba3245da29631d9fed62beb182878098565f669d2165f1fb2924583.woff2) format("woff2"), url(/assets/font-awesome/fa-brands-400-a3ad430852776d74dc4e068d766deb82166ee4d0c6e526eb20612c5510067e4c.woff) format("woff"), url(/assets/font-awesome/fa-brands-400-f8826741583d7d91e5fe0104c7505607578390837d9ce44135f12ee933e5a663.ttf) format("truetype"), url(/assets/font-awesome/fa-brands-400-cf5f719e8df2644eae327ed8d8c6ef06870a1a86497bfd082eac8eb8eeaa7a0d.svg#fontawesome) format("svg");
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_path.scss */
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_path.scss */
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_path.scss */
.fab {
  font-family: 'Font Awesome 5 Brands';
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_core.scss */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-xs {
  font-size: .75em;
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-sm {
  font-size: .875em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-1x {
  font-size: 1em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-6x {
  font-size: 6em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-7x {
  font-size: 7em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-8x {
  font-size: 8em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-9x {
  font-size: 9em;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-10x {
  font-size: 10em;
}

/* line 3, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_fixed-width.scss */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_list.scss */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_list.scss */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_animated.scss */
.fa-spin {
  animation: fa-spin 2s infinite linear;
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_animated.scss */
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 5, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 6, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-accusoft:before {
  content: "\f369";
}

/* line 7, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

/* line 8, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ad:before {
  content: "\f641";
}

/* line 9, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 10, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 11, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 12, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 13, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-adobe:before {
  content: "\f778";
}

/* line 14, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-adversal:before {
  content: "\f36a";
}

/* line 15, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 16, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-air-freshener:before {
  content: "\f5d0";
}

/* line 17, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-airbnb:before {
  content: "\f834";
}

/* line 18, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-algolia:before {
  content: "\f36c";
}

/* line 19, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 20, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 21, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 22, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 23, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-alipay:before {
  content: "\f642";
}

/* line 24, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-allergies:before {
  content: "\f461";
}

/* line 25, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 26, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 27, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 28, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 29, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-amilia:before {
  content: "\f36d";
}

/* line 30, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 31, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 32, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 33, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 34, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 35, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 36, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 37, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 38, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 39, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 40, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 41, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angry:before {
  content: "\f556";
}

/* line 42, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 43, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angular:before {
  content: "\f420";
}

/* line 44, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ankh:before {
  content: "\f644";
}

/* line 45, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-app-store:before {
  content: "\f36f";
}

/* line 46, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-apper:before {
  content: "\f371";
}

/* line 48, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 49, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple-alt:before {
  content: "\f5d1";
}

/* line 50, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 51, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 52, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-archway:before {
  content: "\f557";
}

/* line 53, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 54, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 55, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 56, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 57, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 58, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 59, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 60, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 61, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 62, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 63, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 64, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 65, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 66, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 67, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 68, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-artstation:before {
  content: "\f77a";
}

/* line 69, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 70, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 71, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 72, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 73, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-atlas:before {
  content: "\f558";
}

/* line 74, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-atlassian:before {
  content: "\f77b";
}

/* line 75, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-atom:before {
  content: "\f5d2";
}

/* line 76, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-audible:before {
  content: "\f373";
}

/* line 77, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 78, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 79, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-avianex:before {
  content: "\f374";
}

/* line 80, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-aviato:before {
  content: "\f421";
}

/* line 81, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-award:before {
  content: "\f559";
}

/* line 82, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-aws:before {
  content: "\f375";
}

/* line 83, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-baby:before {
  content: "\f77c";
}

/* line 84, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-baby-carriage:before {
  content: "\f77d";
}

/* line 85, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-backspace:before {
  content: "\f55a";
}

/* line 86, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 87, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacon:before {
  content: "\f7e5";
}

/* line 88, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacteria:before {
  content: "\f959";
}

/* line 89, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacterium:before {
  content: "\f95a";
}

/* line 90, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bahai:before {
  content: "\f666";
}

/* line 91, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 92, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale-left:before {
  content: "\f515";
}

/* line 93, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale-right:before {
  content: "\f516";
}

/* line 94, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 95, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-band-aid:before {
  content: "\f462";
}

/* line 96, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 97, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 98, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bars:before {
  content: "\f0c9";
}

/* line 99, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bath:before {
  content: "\f2cd";
}

/* line 102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-full:before {
  content: "\f240";
}

/* line 104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-half:before {
  content: "\f242";
}

/* line 105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-battle-net:before {
  content: "\f835";
}

/* line 108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bed:before {
  content: "\f236";
}

/* line 109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bezier-curve:before {
  content: "\f55b";
}

/* line 115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bible:before {
  content: "\f647";
}

/* line 116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-biking:before {
  content: "\f84a";
}

/* line 118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bimobject:before {
  content: "\f378";
}

/* line 119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-biohazard:before {
  content: "\f780";
}

/* line 121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bity:before {
  content: "\f37a";
}

/* line 125, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blender:before {
  content: "\f517";
}

/* line 128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blender-phone:before {
  content: "\f6b6";
}

/* line 129, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blind:before {
  content: "\f29d";
}

/* line 130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blog:before {
  content: "\f781";
}

/* line 131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blogger:before {
  content: "\f37c";
}

/* line 132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bone:before {
  content: "\f5d7";
}

/* line 139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bong:before {
  content: "\f55c";
}

/* line 140, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 141, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-dead:before {
  content: "\f6b7";
}

/* line 142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-medical:before {
  content: "\f7e6";
}

/* line 143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-open:before {
  content: "\f518";
}

/* line 144, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-reader:before {
  content: "\f5da";
}

/* line 145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 146, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bootstrap:before {
  content: "\f836";
}

/* line 147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-all:before {
  content: "\f84c";
}

/* line 148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-none:before {
  content: "\f850";
}

/* line 149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-style:before {
  content: "\f853";
}

/* line 150, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 151, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-box:before {
  content: "\f466";
}

/* line 152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-box-open:before {
  content: "\f49e";
}

/* line 153, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-box-tissue:before {
  content: "\f95b";
}

/* line 154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes:before {
  content: "\f468";
}

/* line 155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-braille:before {
  content: "\f2a1";
}

/* line 156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-brain:before {
  content: "\f5dc";
}

/* line 157, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bread-slice:before {
  content: "\f7ec";
}

/* line 158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 159, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-broom:before {
  content: "\f51a";
}

/* line 162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-brush:before {
  content: "\f55d";
}

/* line 163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-btc:before {
  content: "\f15a";
}

/* line 164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-buffer:before {
  content: "\f837";
}

/* line 165, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 166, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 167, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 169, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-burn:before {
  content: "\f46a";
}

/* line 170, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 172, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus-alt:before {
  content: "\f55e";
}

/* line 173, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-business-time:before {
  content: "\f64a";
}

/* line 174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-buy-n-large:before {
  content: "\f8a6";
}

/* line 175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar:before {
  content: "\f133";
}

/* line 178, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 180, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-day:before {
  content: "\f783";
}

/* line 181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 182, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 184, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-week:before {
  content: "\f784";
}

/* line 185, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-campground:before {
  content: "\f6bb";
}

/* line 188, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-canadian-maple-leaf:before {
  content: "\f785";
}

/* line 189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-candy-cane:before {
  content: "\f786";
}

/* line 190, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cannabis:before {
  content: "\f55f";
}

/* line 191, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-capsules:before {
  content: "\f46b";
}

/* line 192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-car:before {
  content: "\f1b9";
}

/* line 193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-alt:before {
  content: "\f5de";
}

/* line 194, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-battery:before {
  content: "\f5df";
}

/* line 195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-crash:before {
  content: "\f5e1";
}

/* line 196, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-side:before {
  content: "\f5e4";
}

/* line 197, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caravan:before {
  content: "\f8ff";
}

/* line 198, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 200, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 205, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 206, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-carrot:before {
  content: "\f787";
}

/* line 207, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 208, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cash-register:before {
  content: "\f788";
}

/* line 210, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cat:before {
  content: "\f6be";
}

/* line 211, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 215, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 216, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 217, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 219, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 220, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 221, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-centercode:before {
  content: "\f380";
}

/* line 222, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-centos:before {
  content: "\f789";
}

/* line 223, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chair:before {
  content: "\f6c0";
}

/* line 225, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 227, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-charging-station:before {
  content: "\f5e7";
}

/* line 228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 229, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 230, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-line:before {
  content: "\f201";
}

/* line 231, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 233, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 234, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-double:before {
  content: "\f560";
}

/* line 235, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cheese:before {
  content: "\f7ef";
}

/* line 237, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess:before {
  content: "\f439";
}

/* line 238, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 241, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 242, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 243, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 245, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 246, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 247, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 249, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 251, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 253, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 255, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chromecast:before {
  content: "\f838";
}

/* line 256, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-church:before {
  content: "\f51d";
}

/* line 257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 258, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 259, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-city:before {
  content: "\f64f";
}

/* line 260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-clinic-medical:before {
  content: "\f7f2";
}

/* line 261, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard:before {
  content: "\f328";
}

/* line 262, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 264, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock:before {
  content: "\f017";
}

/* line 265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 266, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 267, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 268, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-meatball:before {
  content: "\f73b";
}

/* line 270, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-moon:before {
  content: "\f6c3";
}

/* line 271, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-moon-rain:before {
  content: "\f73c";
}

/* line 272, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-rain:before {
  content: "\f73d";
}

/* line 273, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-showers-heavy:before {
  content: "\f740";
}

/* line 274, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-sun:before {
  content: "\f6c4";
}

/* line 275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-sun-rain:before {
  content: "\f743";
}

/* line 276, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 277, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 278, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 279, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 280, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cocktail:before {
  content: "\f561";
}

/* line 281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-code:before {
  content: "\f121";
}

/* line 282, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-branch:before {
  content: "\f126";
}

/* line 283, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 284, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 285, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 286, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cog:before {
  content: "\f013";
}

/* line 287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cogs:before {
  content: "\f085";
}

/* line 288, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-coins:before {
  content: "\f51e";
}

/* line 289, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 290, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 292, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-dollar:before {
  content: "\f651";
}

/* line 293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 294, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-medical:before {
  content: "\f7f5";
}

/* line 295, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 296, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 297, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments-dollar:before {
  content: "\f653";
}

/* line 298, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 299, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 301, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress-alt:before {
  content: "\f422";
}

/* line 302, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress-arrows-alt:before {
  content: "\f78c";
}

/* line 303, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-concierge-bell:before {
  content: "\f562";
}

/* line 304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-confluence:before {
  content: "\f78d";
}

/* line 305, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 306, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 307, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cookie:before {
  content: "\f563";
}

/* line 308, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cookie-bite:before {
  content: "\f564";
}

/* line 309, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-copy:before {
  content: "\f0c5";
}

/* line 310, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 311, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cotton-bureau:before {
  content: "\f89e";
}

/* line 312, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-couch:before {
  content: "\f4b8";
}

/* line 313, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cpanel:before {
  content: "\f388";
}

/* line 314, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 316, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 317, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 319, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 321, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 322, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 323, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 324, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 325, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 326, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-zero:before {
  content: "\f4f3";
}

/* line 328, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 329, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-critical-role:before {
  content: "\f6c9";
}

/* line 330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 331, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop-alt:before {
  content: "\f565";
}

/* line 332, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cross:before {
  content: "\f654";
}

/* line 333, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 334, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crow:before {
  content: "\f520";
}

/* line 335, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crown:before {
  content: "\f521";
}

/* line 336, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crutch:before {
  content: "\f7f7";
}

/* line 337, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 338, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 339, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 340, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 341, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cut:before {
  content: "\f0c4";
}

/* line 342, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 344, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

/* line 345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dailymotion:before {
  content: "\f952";
}

/* line 346, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 347, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 348, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 349, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-deezer:before {
  content: "\f977";
}

/* line 350, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 351, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-democrat:before {
  content: "\f747";
}

/* line 352, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 353, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 354, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 355, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dev:before {
  content: "\f6cc";
}

/* line 356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 357, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dharmachakra:before {
  content: "\f655";
}

/* line 358, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dhl:before {
  content: "\f790";
}

/* line 359, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 360, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-diaspora:before {
  content: "\f791";
}

/* line 361, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice:before {
  content: "\f522";
}

/* line 362, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-d20:before {
  content: "\f6cf";
}

/* line 363, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-d6:before {
  content: "\f6d1";
}

/* line 364, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-five:before {
  content: "\f523";
}

/* line 365, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-four:before {
  content: "\f524";
}

/* line 366, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-one:before {
  content: "\f525";
}

/* line 367, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-six:before {
  content: "\f526";
}

/* line 368, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-three:before {
  content: "\f527";
}

/* line 369, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-two:before {
  content: "\f528";
}

/* line 370, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 371, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 372, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-digital-tachograph:before {
  content: "\f566";
}

/* line 373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-directions:before {
  content: "\f5eb";
}

/* line 374, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-discord:before {
  content: "\f392";
}

/* line 375, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-discourse:before {
  content: "\f393";
}

/* line 376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-disease:before {
  content: "\f7fa";
}

/* line 377, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-divide:before {
  content: "\f529";
}

/* line 378, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dizzy:before {
  content: "\f567";
}

/* line 379, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dna:before {
  content: "\f471";
}

/* line 380, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dochub:before {
  content: "\f394";
}

/* line 381, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-docker:before {
  content: "\f395";
}

/* line 382, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dog:before {
  content: "\f6d3";
}

/* line 383, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 384, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dolly:before {
  content: "\f472";
}

/* line 385, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 386, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-donate:before {
  content: "\f4b9";
}

/* line 387, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 388, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-door-open:before {
  content: "\f52b";
}

/* line 389, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 390, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dove:before {
  content: "\f4ba";
}

/* line 391, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-download:before {
  content: "\f019";
}

/* line 392, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 393, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-drafting-compass:before {
  content: "\f568";
}

/* line 394, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dragon:before {
  content: "\f6d5";
}

/* line 395, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-draw-polygon:before {
  content: "\f5ee";
}

/* line 396, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 397, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 398, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 399, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-drum:before {
  content: "\f569";
}

/* line 400, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-drum-steelpan:before {
  content: "\f56a";
}

/* line 401, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-drumstick-bite:before {
  content: "\f6d7";
}

/* line 402, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 404, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumpster:before {
  content: "\f793";
}

/* line 405, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumpster-fire:before {
  content: "\f794";
}

/* line 406, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dungeon:before {
  content: "\f6d9";
}

/* line 407, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dyalog:before {
  content: "\f399";
}

/* line 408, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 410, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 411, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-edge-legacy:before {
  content: "\f978";
}

/* line 412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-edit:before {
  content: "\f044";
}

/* line 413, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-egg:before {
  content: "\f7fb";
}

/* line 414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 415, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-elementor:before {
  content: "\f430";
}

/* line 416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 417, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 418, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ello:before {
  content: "\f5f1";
}

/* line 419, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ember:before {
  content: "\f423";
}

/* line 420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-empire:before {
  content: "\f1d1";
}

/* line 421, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 423, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open-text:before {
  content: "\f658";
}

/* line 424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 425, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-equals:before {
  content: "\f52c";
}

/* line 427, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 428, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-erlang:before {
  content: "\f39d";
}

/* line 429, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 430, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ethernet:before {
  content: "\f796";
}

/* line 431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 432, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 433, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-evernote:before {
  content: "\f839";
}

/* line 434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 435, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 436, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 437, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 438, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 439, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand-alt:before {
  content: "\f424";
}

/* line 440, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 441, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 442, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 443, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 444, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 445, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 446, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 447, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 448, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 449, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 450, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 451, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fan:before {
  content: "\f863";
}

/* line 452, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

/* line 453, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 454, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 455, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-faucet:before {
  content: "\f905";
}

/* line 456, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 457, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather:before {
  content: "\f52d";
}

/* line 458, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather-alt:before {
  content: "\f56b";
}

/* line 459, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fedex:before {
  content: "\f797";
}

/* line 460, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fedora:before {
  content: "\f798";
}

/* line 461, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-female:before {
  content: "\f182";
}

/* line 462, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 463, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-figma:before {
  content: "\f799";
}

/* line 464, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 465, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 466, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 467, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 468, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 469, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-contract:before {
  content: "\f56c";
}

/* line 470, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-csv:before {
  content: "\f6dd";
}

/* line 471, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-download:before {
  content: "\f56d";
}

/* line 472, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 473, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-export:before {
  content: "\f56e";
}

/* line 474, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 475, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-import:before {
  content: "\f56f";
}

/* line 476, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-invoice:before {
  content: "\f570";
}

/* line 477, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-invoice-dollar:before {
  content: "\f571";
}

/* line 478, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-medical:before {
  content: "\f477";
}

/* line 479, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 480, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 481, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 482, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-prescription:before {
  content: "\f572";
}

/* line 483, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-signature:before {
  content: "\f573";
}

/* line 484, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-upload:before {
  content: "\f574";
}

/* line 485, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 486, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 487, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fill:before {
  content: "\f575";
}

/* line 488, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fill-drip:before {
  content: "\f576";
}

/* line 489, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-film:before {
  content: "\f008";
}

/* line 490, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 491, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fingerprint:before {
  content: "\f577";
}

/* line 492, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 493, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-alt:before {
  content: "\f7e4";
}

/* line 494, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 495, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 496, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-firefox-browser:before {
  content: "\f907";
}

/* line 497, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-aid:before {
  content: "\f479";
}

/* line 498, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 499, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 500, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 501, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fish:before {
  content: "\f578";
}

/* line 502, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fist-raised:before {
  content: "\f6de";
}

/* line 503, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 504, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 505, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-usa:before {
  content: "\f74d";
}

/* line 506, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 507, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 508, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 509, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flushed:before {
  content: "\f579";
}

/* line 510, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fly:before {
  content: "\f417";
}

/* line 511, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 512, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-minus:before {
  content: "\f65d";
}

/* line 513, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 514, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-plus:before {
  content: "\f65e";
}

/* line 515, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-font:before {
  content: "\f031";
}

/* line 516, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 517, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 518, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 519, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 520, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 521, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 522, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 523, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 524, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 525, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 526, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 527, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 528, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 529, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 530, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-frog:before {
  content: "\f52e";
}

/* line 531, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown:before {
  content: "\f119";
}

/* line 532, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown-open:before {
  content: "\f57a";
}

/* line 533, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 534, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-funnel-dollar:before {
  content: "\f662";
}

/* line 535, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 536, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 537, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 538, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 539, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 540, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 541, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gem:before {
  content: "\f3a5";
}

/* line 542, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 543, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 544, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 545, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 546, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ghost:before {
  content: "\f6e2";
}

/* line 547, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 548, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gifts:before {
  content: "\f79c";
}

/* line 549, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 550, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-git-alt:before {
  content: "\f841";
}

/* line 551, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 552, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 553, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 554, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 555, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 556, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 557, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gitter:before {
  content: "\f426";
}

/* line 558, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-cheers:before {
  content: "\f79f";
}

/* line 559, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 560, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-martini-alt:before {
  content: "\f57b";
}

/* line 561, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-whiskey:before {
  content: "\f7a0";
}

/* line 562, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glasses:before {
  content: "\f530";
}

/* line 563, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 564, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 565, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 566, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-africa:before {
  content: "\f57c";
}

/* line 567, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-americas:before {
  content: "\f57d";
}

/* line 568, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-asia:before {
  content: "\f57e";
}

/* line 569, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-europe:before {
  content: "\f7a2";
}

/* line 570, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 571, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 572, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 573, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 574, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 575, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 576, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-pay:before {
  content: "\f979";
}

/* line 577, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 578, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 579, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 580, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 581, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 582, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gopuram:before {
  content: "\f664";
}

/* line 583, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 584, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gratipay:before {
  content: "\f184";
}

/* line 585, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grav:before {
  content: "\f2d6";
}

/* line 586, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-greater-than:before {
  content: "\f531";
}

/* line 587, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 588, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grimace:before {
  content: "\f57f";
}

/* line 589, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin:before {
  content: "\f580";
}

/* line 590, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-alt:before {
  content: "\f581";
}

/* line 591, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-beam:before {
  content: "\f582";
}

/* line 592, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-beam-sweat:before {
  content: "\f583";
}

/* line 593, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-hearts:before {
  content: "\f584";
}

/* line 594, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-squint:before {
  content: "\f585";
}

/* line 595, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-squint-tears:before {
  content: "\f586";
}

/* line 596, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-stars:before {
  content: "\f587";
}

/* line 597, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tears:before {
  content: "\f588";
}

/* line 598, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue:before {
  content: "\f589";
}

/* line 599, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue-squint:before {
  content: "\f58a";
}

/* line 600, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue-wink:before {
  content: "\f58b";
}

/* line 601, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-wink:before {
  content: "\f58c";
}

/* line 602, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-horizontal:before {
  content: "\f58d";
}

/* line 603, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-lines:before {
  content: "\f7a4";
}

/* line 604, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

/* line 605, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-vertical:before {
  content: "\f58e";
}

/* line 606, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 607, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 608, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-guitar:before {
  content: "\f7a6";
}

/* line 609, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 610, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 611, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 612, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 613, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 614, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hamburger:before {
  content: "\f805";
}

/* line 615, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hammer:before {
  content: "\f6e3";
}

/* line 616, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hamsa:before {
  content: "\f665";
}

/* line 617, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 618, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 619, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-medical:before {
  content: "\f95c";
}

/* line 620, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 621, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-water:before {
  content: "\f4c1";
}

/* line 622, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 623, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-middle-finger:before {
  content: "\f806";
}

/* line 624, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 625, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 626, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 627, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 628, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 629, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 630, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 631, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 632, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 633, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-sparkles:before {
  content: "\f95d";
}

/* line 634, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 635, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands:before {
  content: "\f4c2";
}

/* line 636, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 637, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-wash:before {
  content: "\f95e";
}

/* line 638, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 639, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-alt-slash:before {
  content: "\f95f";
}

/* line 640, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-slash:before {
  content: "\f960";
}

/* line 641, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hanukiah:before {
  content: "\f6e6";
}

/* line 642, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hard-hat:before {
  content: "\f807";
}

/* line 643, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 644, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-cowboy:before {
  content: "\f8c0";
}

/* line 645, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

/* line 646, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-wizard:before {
  content: "\f6e8";
}

/* line 647, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 648, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-cough:before {
  content: "\f961";
}

/* line 649, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-cough-slash:before {
  content: "\f962";
}

/* line 650, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-mask:before {
  content: "\f963";
}

/* line 651, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-virus:before {
  content: "\f964";
}

/* line 652, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-heading:before {
  content: "\f1dc";
}

/* line 653, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 654, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones-alt:before {
  content: "\f58f";
}

/* line 655, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-headset:before {
  content: "\f590";
}

/* line 656, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 657, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-broken:before {
  content: "\f7a9";
}

/* line 658, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 659, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-helicopter:before {
  content: "\f533";
}

/* line 660, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-highlighter:before {
  content: "\f591";
}

/* line 661, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hiking:before {
  content: "\f6ec";
}

/* line 662, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hippo:before {
  content: "\f6ed";
}

/* line 663, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hips:before {
  content: "\f452";
}

/* line 664, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 665, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 666, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 667, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-holly-berry:before {
  content: "\f7aa";
}

/* line 668, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-home:before {
  content: "\f015";
}

/* line 669, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hooli:before {
  content: "\f427";
}

/* line 670, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hornbill:before {
  content: "\f592";
}

/* line 671, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-horse:before {
  content: "\f6f0";
}

/* line 672, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-horse-head:before {
  content: "\f7ab";
}

/* line 673, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 674, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 675, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 676, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-user:before {
  content: "\f80d";
}

/* line 677, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hot-tub:before {
  content: "\f593";
}

/* line 678, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotdog:before {
  content: "\f80f";
}

/* line 679, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotel:before {
  content: "\f594";
}

/* line 680, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 681, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 682, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 683, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 684, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 685, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-damage:before {
  content: "\f6f1";
}

/* line 686, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-user:before {
  content: "\f965";
}

/* line 687, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 688, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hryvnia:before {
  content: "\f6f2";
}

/* line 689, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 690, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 691, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 692, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ice-cream:before {
  content: "\f810";
}

/* line 693, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-icicles:before {
  content: "\f7ad";
}

/* line 694, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-icons:before {
  content: "\f86d";
}

/* line 695, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 696, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 697, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 698, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ideal:before {
  content: "\f913";
}

/* line 699, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-igloo:before {
  content: "\f7ae";
}

/* line 700, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-image:before {
  content: "\f03e";
}

/* line 701, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-images:before {
  content: "\f302";
}

/* line 702, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 703, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 704, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 705, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 706, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-infinity:before {
  content: "\f534";
}

/* line 707, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-info:before {
  content: "\f129";
}

/* line 708, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 709, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 710, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-instagram-square:before {
  content: "\f955";
}

/* line 711, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-intercom:before {
  content: "\f7af";
}

/* line 712, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 713, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-invision:before {
  content: "\f7b0";
}

/* line 714, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 715, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 716, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-itch-io:before {
  content: "\f83a";
}

/* line 717, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 718, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 719, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-java:before {
  content: "\f4e4";
}

/* line 720, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-jedi:before {
  content: "\f669";
}

/* line 721, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 722, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 723, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-jira:before {
  content: "\f7b1";
}

/* line 724, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-joget:before {
  content: "\f3b7";
}

/* line 725, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-joint:before {
  content: "\f595";
}

/* line 726, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 727, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-journal-whills:before {
  content: "\f66a";
}

/* line 728, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-js:before {
  content: "\f3b8";
}

/* line 729, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 730, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 731, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kaaba:before {
  content: "\f66b";
}

/* line 732, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 733, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-key:before {
  content: "\f084";
}

/* line 734, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 735, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 736, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 737, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-khanda:before {
  content: "\f66d";
}

/* line 738, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 739, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 740, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss:before {
  content: "\f596";
}

/* line 741, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss-beam:before {
  content: "\f597";
}

/* line 742, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss-wink-heart:before {
  content: "\f598";
}

/* line 743, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 744, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-korvue:before {
  content: "\f42f";
}

/* line 745, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark:before {
  content: "\f66f";
}

/* line 746, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 747, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 748, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-code:before {
  content: "\f5fc";
}

/* line 749, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-house:before {
  content: "\f966";
}

/* line 750, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-medical:before {
  content: "\f812";
}

/* line 751, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 752, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 753, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 754, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh:before {
  content: "\f599";
}

/* line 755, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-beam:before {
  content: "\f59a";
}

/* line 756, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-squint:before {
  content: "\f59b";
}

/* line 757, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-wink:before {
  content: "\f59c";
}

/* line 758, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-layer-group:before {
  content: "\f5fd";
}

/* line 759, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 760, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 761, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lemon:before {
  content: "\f094";
}

/* line 762, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-less:before {
  content: "\f41d";
}

/* line 763, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-less-than:before {
  content: "\f536";
}

/* line 764, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 765, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 766, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 767, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 768, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 769, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-line:before {
  content: "\f3c0";
}

/* line 770, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-link:before {
  content: "\f0c1";
}

/* line 771, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 772, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 773, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-linode:before {
  content: "\f2b8";
}

/* line 774, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 775, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 776, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 777, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 778, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 779, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 780, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 781, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 782, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 783, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 784, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 785, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 786, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 787, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 788, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-luggage-cart:before {
  content: "\f59d";
}

/* line 789, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lungs:before {
  content: "\f604";
}

/* line 790, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lungs-virus:before {
  content: "\f967";
}

/* line 791, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 792, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-magento:before {
  content: "\f3c4";
}

/* line 793, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 794, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 795, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-bulk:before {
  content: "\f674";
}

/* line 796, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 797, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-male:before {
  content: "\f183";
}

/* line 798, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 799, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map:before {
  content: "\f279";
}

/* line 800, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marked:before {
  content: "\f59f";
}

/* line 801, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marked-alt:before {
  content: "\f5a0";
}

/* line 802, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 803, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 804, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 805, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 806, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-markdown:before {
  content: "\f60f";
}

/* line 807, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-marker:before {
  content: "\f5a1";
}

/* line 808, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 809, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 810, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 811, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 812, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 813, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mask:before {
  content: "\f6fa";
}

/* line 814, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 815, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 816, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mdb:before {
  content: "\f8ca";
}

/* line 817, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medal:before {
  content: "\f5a2";
}

/* line 818, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 819, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 820, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 821, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 822, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 823, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 824, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 825, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh:before {
  content: "\f11a";
}

/* line 826, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-blank:before {
  content: "\f5a4";
}

/* line 827, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

/* line 828, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-memory:before {
  content: "\f538";
}

/* line 829, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mendeley:before {
  content: "\f7b3";
}

/* line 830, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-menorah:before {
  content: "\f676";
}

/* line 831, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 832, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-meteor:before {
  content: "\f753";
}

/* line 833, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microblog:before {
  content: "\f91a";
}

/* line 834, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microchip:before {
  content: "\f2db";
}

/* line 835, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 836, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 837, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 838, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 839, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microscope:before {
  content: "\f610";
}

/* line 840, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 841, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 842, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 843, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 844, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mitten:before {
  content: "\f7b5";
}

/* line 845, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mix:before {
  content: "\f3cb";
}

/* line 846, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 847, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mixer:before {
  content: "\f956";
}

/* line 848, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 849, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile:before {
  content: "\f10b";
}

/* line 850, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 851, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 852, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-monero:before {
  content: "\f3d0";
}

/* line 853, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 854, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 855, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 856, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 857, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check:before {
  content: "\f53c";
}

/* line 858, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 859, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-monument:before {
  content: "\f5a6";
}

/* line 860, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-moon:before {
  content: "\f186";
}

/* line 861, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-pestle:before {
  content: "\f5a7";
}

/* line 862, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mosque:before {
  content: "\f678";
}

/* line 863, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 864, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mountain:before {
  content: "\f6fc";
}

/* line 865, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse:before {
  content: "\f8cc";
}

/* line 866, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 867, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mug-hot:before {
  content: "\f7b6";
}

/* line 868, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-music:before {
  content: "\f001";
}

/* line 869, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-napster:before {
  content: "\f3d2";
}

/* line 870, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-neos:before {
  content: "\f612";
}

/* line 871, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-network-wired:before {
  content: "\f6ff";
}

/* line 872, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 873, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 874, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 875, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-node:before {
  content: "\f419";
}

/* line 876, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 877, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 878, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 879, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-npm:before {
  content: "\f3d4";
}

/* line 880, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 881, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 882, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 883, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 884, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 885, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 886, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-oil-can:before {
  content: "\f613";
}

/* line 887, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-old-republic:before {
  content: "\f510";
}

/* line 888, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-om:before {
  content: "\f679";
}

/* line 889, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 890, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 891, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 892, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 893, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-orcid:before {
  content: "\f8d2";
}

/* line 894, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-osi:before {
  content: "\f41a";
}

/* line 895, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-otter:before {
  content: "\f700";
}

/* line 896, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-outdent:before {
  content: "\f03b";
}

/* line 897, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-page4:before {
  content: "\f3d7";
}

/* line 898, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 899, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pager:before {
  content: "\f815";
}

/* line 900, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 901, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-roller:before {
  content: "\f5aa";
}

/* line 902, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-palette:before {
  content: "\f53f";
}

/* line 903, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 904, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pallet:before {
  content: "\f482";
}

/* line 905, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 906, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 907, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 908, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 909, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-parking:before {
  content: "\f540";
}

/* line 910, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-passport:before {
  content: "\f5ab";
}

/* line 911, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pastafarianism:before {
  content: "\f67b";
}

/* line 912, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paste:before {
  content: "\f0ea";
}

/* line 913, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 914, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 915, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 916, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 917, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 918, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-peace:before {
  content: "\f67c";
}

/* line 919, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen:before {
  content: "\f304";
}

/* line 920, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-alt:before {
  content: "\f305";
}

/* line 921, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-fancy:before {
  content: "\f5ac";
}

/* line 922, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-nib:before {
  content: "\f5ad";
}

/* line 923, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 924, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 925, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-ruler:before {
  content: "\f5ae";
}

/* line 926, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-penny-arcade:before {
  content: "\f704";
}

/* line 927, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-arrows:before {
  content: "\f968";
}

/* line 928, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 929, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pepper-hot:before {
  content: "\f816";
}

/* line 930, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-percent:before {
  content: "\f295";
}

/* line 931, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-percentage:before {
  content: "\f541";
}

/* line 932, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-periscope:before {
  content: "\f3da";
}

/* line 933, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-booth:before {
  content: "\f756";
}

/* line 934, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 935, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 936, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 937, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 938, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-alt:before {
  content: "\f879";
}

/* line 939, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 940, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 941, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square-alt:before {
  content: "\f87b";
}

/* line 942, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 943, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo-video:before {
  content: "\f87c";
}

/* line 944, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-php:before {
  content: "\f457";
}

/* line 945, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 946, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 947, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 948, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 949, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-square:before {
  content: "\f91e";
}

/* line 950, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 951, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pills:before {
  content: "\f484";
}

/* line 952, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 953, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 954, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 955, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pizza-slice:before {
  content: "\f818";
}

/* line 956, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-place-of-worship:before {
  content: "\f67f";
}

/* line 957, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 958, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-arrival:before {
  content: "\f5af";
}

/* line 959, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-departure:before {
  content: "\f5b0";
}

/* line 960, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-slash:before {
  content: "\f969";
}

/* line 961, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 962, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 963, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-playstation:before {
  content: "\f3df";
}

/* line 964, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 965, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 966, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 967, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 968, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 969, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-poll:before {
  content: "\f681";
}

/* line 970, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-poll-h:before {
  content: "\f682";
}

/* line 971, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-poo:before {
  content: "\f2fe";
}

/* line 972, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-poo-storm:before {
  content: "\f75a";
}

/* line 973, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-poop:before {
  content: "\f619";
}

/* line 974, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 975, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 976, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 977, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pray:before {
  content: "\f683";
}

/* line 978, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-praying-hands:before {
  content: "\f684";
}

/* line 979, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription:before {
  content: "\f5b1";
}

/* line 980, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 981, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 982, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 983, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-procedures:before {
  content: "\f487";
}

/* line 984, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 985, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 986, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pump-medical:before {
  content: "\f96a";
}

/* line 987, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pump-soap:before {
  content: "\f96b";
}

/* line 988, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 989, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 990, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-python:before {
  content: "\f3e2";
}

/* line 991, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 992, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 993, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-question:before {
  content: "\f128";
}

/* line 994, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 995, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quidditch:before {
  content: "\f458";
}

/* line 996, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quinscape:before {
  content: "\f459";
}

/* line 997, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quora:before {
  content: "\f2c4";
}

/* line 998, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 999, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 1000, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quran:before {
  content: "\f687";
}

/* line 1001, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 1002, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-radiation:before {
  content: "\f7b9";
}

/* line 1003, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-radiation-alt:before {
  content: "\f7ba";
}

/* line 1004, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rainbow:before {
  content: "\f75b";
}

/* line 1005, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-random:before {
  content: "\f074";
}

/* line 1006, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-raspberry-pi:before {
  content: "\f7bb";
}

/* line 1007, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 1008, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-react:before {
  content: "\f41b";
}

/* line 1009, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reacteurope:before {
  content: "\f75d";
}

/* line 1010, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-readme:before {
  content: "\f4d5";
}

/* line 1011, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1012, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-receipt:before {
  content: "\f543";
}

/* line 1013, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-record-vinyl:before {
  content: "\f8d9";
}

/* line 1014, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1015, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 1016, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1017, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 1018, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1019, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-redhat:before {
  content: "\f7bc";
}

/* line 1020, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-redo:before {
  content: "\f01e";
}

/* line 1021, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 1022, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 1023, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove-format:before {
  content: "\f87d";
}

/* line 1024, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 1025, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reply:before {
  content: "\f3e5";
}

/* line 1026, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reply-all:before {
  content: "\f122";
}

/* line 1027, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 1028, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-republican:before {
  content: "\f75e";
}

/* line 1029, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 1030, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 1031, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-restroom:before {
  content: "\f7bd";
}

/* line 1032, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 1033, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rev:before {
  content: "\f5b2";
}

/* line 1034, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 1035, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ring:before {
  content: "\f70b";
}

/* line 1036, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-road:before {
  content: "\f018";
}

/* line 1037, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-robot:before {
  content: "\f544";
}

/* line 1038, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 1039, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 1040, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 1041, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-route:before {
  content: "\f4d7";
}

/* line 1042, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 1043, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1044, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 1045, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler:before {
  content: "\f545";
}

/* line 1046, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 1047, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 1048, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 1049, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-running:before {
  content: "\f70c";
}

/* line 1050, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 1051, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rust:before {
  content: "\f97a";
}

/* line 1052, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sad-cry:before {
  content: "\f5b3";
}

/* line 1053, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sad-tear:before {
  content: "\f5b4";
}

/* line 1054, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 1055, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-salesforce:before {
  content: "\f83b";
}

/* line 1056, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sass:before {
  content: "\f41e";
}

/* line 1057, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-satellite:before {
  content: "\f7bf";
}

/* line 1058, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-satellite-dish:before {
  content: "\f7c0";
}

/* line 1059, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-save:before {
  content: "\f0c7";
}

/* line 1060, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 1061, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-school:before {
  content: "\f549";
}

/* line 1062, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 1063, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 1064, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-scroll:before {
  content: "\f70e";
}

/* line 1065, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sd-card:before {
  content: "\f7c2";
}

/* line 1066, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-search:before {
  content: "\f002";
}

/* line 1067, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-dollar:before {
  content: "\f688";
}

/* line 1068, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-location:before {
  content: "\f689";
}

/* line 1069, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 1070, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 1071, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 1072, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 1073, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 1074, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1075, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-server:before {
  content: "\f233";
}

/* line 1076, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 1077, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shapes:before {
  content: "\f61f";
}

/* line 1078, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-share:before {
  content: "\f064";
}

/* line 1079, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1080, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1081, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1082, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 1083, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 1084, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-virus:before {
  content: "\f96c";
}

/* line 1085, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 1086, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 1087, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1088, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 1089, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopify:before {
  content: "\f957";
}

/* line 1090, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 1091, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 1092, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 1093, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 1094, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shower:before {
  content: "\f2cc";
}

/* line 1095, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shuttle-van:before {
  content: "\f5b6";
}

/* line 1096, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign:before {
  content: "\f4d9";
}

/* line 1097, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 1098, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 1099, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 1100, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 1101, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-signature:before {
  content: "\f5b7";
}

/* line 1102, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sim-card:before {
  content: "\f7c4";
}

/* line 1103, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1104, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sink:before {
  content: "\f96d";
}

/* line 1105, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 1106, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 1107, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sith:before {
  content: "\f512";
}

/* line 1108, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skating:before {
  content: "\f7c5";
}

/* line 1109, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sketch:before {
  content: "\f7c6";
}

/* line 1110, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skiing:before {
  content: "\f7c9";
}

/* line 1111, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skiing-nordic:before {
  content: "\f7ca";
}

/* line 1112, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skull:before {
  content: "\f54c";
}

/* line 1113, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skull-crossbones:before {
  content: "\f714";
}

/* line 1114, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1115, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 1116, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 1117, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 1118, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-slash:before {
  content: "\f715";
}

/* line 1119, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sleigh:before {
  content: "\f7cc";
}

/* line 1120, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 1121, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1122, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile:before {
  content: "\f118";
}

/* line 1123, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-beam:before {
  content: "\f5b8";
}

/* line 1124, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-wink:before {
  content: "\f4da";
}

/* line 1125, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-smog:before {
  content: "\f75f";
}

/* line 1126, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-smoking:before {
  content: "\f48d";
}

/* line 1127, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 1128, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sms:before {
  content: "\f7cd";
}

/* line 1129, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 1130, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 1131, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 1132, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowboarding:before {
  content: "\f7ce";
}

/* line 1133, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 1134, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowman:before {
  content: "\f7d0";
}

/* line 1135, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowplow:before {
  content: "\f7d2";
}

/* line 1136, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-soap:before {
  content: "\f96e";
}

/* line 1137, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-socks:before {
  content: "\f696";
}

/* line 1138, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-solar-panel:before {
  content: "\f5ba";
}

/* line 1139, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort:before {
  content: "\f0dc";
}

/* line 1140, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 1141, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

/* line 1142, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 1143, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

/* line 1144, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 1145, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-down-alt:before {
  content: "\f884";
}

/* line 1146, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 1147, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-up-alt:before {
  content: "\f885";
}

/* line 1148, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 1149, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 1150, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

/* line 1151, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 1152, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

/* line 1153, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 1154, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1155, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sourcetree:before {
  content: "\f7d3";
}

/* line 1156, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spa:before {
  content: "\f5bb";
}

/* line 1157, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1158, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 1159, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-speaker-deck:before {
  content: "\f83c";
}

/* line 1160, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spell-check:before {
  content: "\f891";
}

/* line 1161, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spider:before {
  content: "\f717";
}

/* line 1162, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 1163, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-splotch:before {
  content: "\f5bc";
}

/* line 1164, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1165, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spray-can:before {
  content: "\f5bd";
}

/* line 1166, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 1167, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-full:before {
  content: "\f45c";
}

/* line 1168, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-root-alt:before {
  content: "\f698";
}

/* line 1169, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 1170, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1171, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1172, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stackpath:before {
  content: "\f842";
}

/* line 1173, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stamp:before {
  content: "\f5bf";
}

/* line 1174, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star:before {
  content: "\f005";
}

/* line 1175, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-and-crescent:before {
  content: "\f699";
}

/* line 1176, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 1177, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-alt:before {
  content: "\f5c0";
}

/* line 1178, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-of-david:before {
  content: "\f69a";
}

/* line 1179, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-of-life:before {
  content: "\f621";
}

/* line 1180, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 1181, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1182, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1183, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 1184, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 1185, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 1186, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 1187, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 1188, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1189, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 1190, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 1191, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 1192, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stopwatch-20:before {
  content: "\f96f";
}

/* line 1193, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-store:before {
  content: "\f54e";
}

/* line 1194, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 1195, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-alt-slash:before {
  content: "\f970";
}

/* line 1196, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-slash:before {
  content: "\f971";
}

/* line 1197, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-strava:before {
  content: "\f428";
}

/* line 1198, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stream:before {
  content: "\f550";
}

/* line 1199, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1200, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 1201, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stripe:before {
  content: "\f429";
}

/* line 1202, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 1203, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 1204, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 1205, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1206, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1207, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1208, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 1209, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 1210, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase-rolling:before {
  content: "\f5c1";
}

/* line 1211, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun:before {
  content: "\f185";
}

/* line 1212, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 1213, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1214, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-supple:before {
  content: "\f3f9";
}

/* line 1215, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-surprise:before {
  content: "\f5c2";
}

/* line 1216, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-suse:before {
  content: "\f7d6";
}

/* line 1217, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-swatchbook:before {
  content: "\f5c3";
}

/* line 1218, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-swift:before {
  content: "\f8e1";
}

/* line 1219, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-swimmer:before {
  content: "\f5c4";
}

/* line 1220, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-swimming-pool:before {
  content: "\f5c5";
}

/* line 1221, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-symfony:before {
  content: "\f83d";
}

/* line 1222, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-synagogue:before {
  content: "\f69b";
}

/* line 1223, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sync:before {
  content: "\f021";
}

/* line 1224, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 1225, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-syringe:before {
  content: "\f48e";
}

/* line 1226, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 1227, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 1228, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 1229, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 1230, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablets:before {
  content: "\f490";
}

/* line 1231, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 1232, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 1233, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 1234, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tape:before {
  content: "\f4db";
}

/* line 1235, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 1236, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1237, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 1238, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-teeth:before {
  content: "\f62e";
}

/* line 1239, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-teeth-open:before {
  content: "\f62f";
}

/* line 1240, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 1241, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 1242, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-high:before {
  content: "\f769";
}

/* line 1243, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-low:before {
  content: "\f76b";
}

/* line 1244, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1245, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tenge:before {
  content: "\f7d7";
}

/* line 1246, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 1247, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 1248, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 1249, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 1250, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 1251, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 1252, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-the-red-yeti:before {
  content: "\f69d";
}

/* line 1253, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-theater-masks:before {
  content: "\f630";
}

/* line 1254, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 1255, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 1256, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer:before {
  content: "\f491";
}

/* line 1257, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 1258, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 1259, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 1260, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 1261, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 1262, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-think-peaks:before {
  content: "\f731";
}

/* line 1263, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1264, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1265, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 1266, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 1267, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tiktok:before {
  content: "\f97b";
}

/* line 1268, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-times:before {
  content: "\f00d";
}

/* line 1269, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 1270, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 1271, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint-slash:before {
  content: "\f5c7";
}

/* line 1272, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tired:before {
  content: "\f5c8";
}

/* line 1273, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1274, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1275, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet:before {
  content: "\f7d8";
}

/* line 1276, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-paper:before {
  content: "\f71e";
}

/* line 1277, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-paper-slash:before {
  content: "\f972";
}

/* line 1278, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toolbox:before {
  content: "\f552";
}

/* line 1279, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tools:before {
  content: "\f7d9";
}

/* line 1280, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tooth:before {
  content: "\f5c9";
}

/* line 1281, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-torah:before {
  content: "\f6a0";
}

/* line 1282, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-torii-gate:before {
  content: "\f6a1";
}

/* line 1283, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tractor:before {
  content: "\f722";
}

/* line 1284, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 1285, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1286, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-traffic-light:before {
  content: "\f637";
}

/* line 1287, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trailer:before {
  content: "\f941";
}

/* line 1288, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-train:before {
  content: "\f238";
}

/* line 1289, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tram:before {
  content: "\f7da";
}

/* line 1290, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender:before {
  content: "\f224";
}

/* line 1291, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1292, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1293, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 1294, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-restore:before {
  content: "\f829";
}

/* line 1295, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-restore-alt:before {
  content: "\f82a";
}

/* line 1296, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1297, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 1298, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1299, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 1300, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 1301, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 1302, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-monster:before {
  content: "\f63b";
}

/* line 1303, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 1304, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-pickup:before {
  content: "\f63c";
}

/* line 1305, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tshirt:before {
  content: "\f553";
}

/* line 1306, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1307, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1308, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1309, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv:before {
  content: "\f26c";
}

/* line 1310, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1311, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 1312, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 1313, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-typo3:before {
  content: "\f42b";
}

/* line 1314, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-uber:before {
  content: "\f402";
}

/* line 1315, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ubuntu:before {
  content: "\f7df";
}

/* line 1316, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-uikit:before {
  content: "\f403";
}

/* line 1317, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbraco:before {
  content: "\f8e8";
}

/* line 1318, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 1319, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella-beach:before {
  content: "\f5ca";
}

/* line 1320, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 1321, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-undo:before {
  content: "\f0e2";
}

/* line 1322, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 1323, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 1324, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-unity:before {
  content: "\f949";
}

/* line 1325, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 1326, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-university:before {
  content: "\f19c";
}

/* line 1327, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlink:before {
  content: "\f127";
}

/* line 1328, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 1329, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1330, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-unsplash:before {
  content: "\f97c";
}

/* line 1331, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-untappd:before {
  content: "\f405";
}

/* line 1332, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 1333, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ups:before {
  content: "\f7e0";
}

/* line 1334, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 1335, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user:before {
  content: "\f007";
}

/* line 1336, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-alt:before {
  content: "\f406";
}

/* line 1337, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 1338, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 1339, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 1340, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 1341, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 1342, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 1343, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 1344, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-friends:before {
  content: "\f500";
}

/* line 1345, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 1346, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-injured:before {
  content: "\f728";
}

/* line 1347, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-lock:before {
  content: "\f502";
}

/* line 1348, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 1349, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-minus:before {
  content: "\f503";
}

/* line 1350, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 1351, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-nurse:before {
  content: "\f82f";
}

/* line 1352, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1353, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1354, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-shield:before {
  content: "\f505";
}

/* line 1355, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-slash:before {
  content: "\f506";
}

/* line 1356, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-tag:before {
  content: "\f507";
}

/* line 1357, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-tie:before {
  content: "\f508";
}

/* line 1358, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 1359, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-users:before {
  content: "\f0c0";
}

/* line 1360, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-cog:before {
  content: "\f509";
}

/* line 1361, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-slash:before {
  content: "\f973";
}

/* line 1362, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-usps:before {
  content: "\f7e1";
}

/* line 1363, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 1364, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 1365, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 1366, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vaadin:before {
  content: "\f408";
}

/* line 1367, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vector-square:before {
  content: "\f5cb";
}

/* line 1368, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 1369, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1370, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1371, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1372, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 1373, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 1374, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vial:before {
  content: "\f492";
}

/* line 1375, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vials:before {
  content: "\f493";
}

/* line 1376, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-viber:before {
  content: "\f409";
}

/* line 1377, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-video:before {
  content: "\f03d";
}

/* line 1378, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 1379, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vihara:before {
  content: "\f6a7";
}

/* line 1380, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 1381, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1382, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 1383, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1384, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus:before {
  content: "\f974";
}

/* line 1385, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus-slash:before {
  content: "\f975";
}

/* line 1386, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-viruses:before {
  content: "\f976";
}

/* line 1387, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 1388, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vnv:before {
  content: "\f40b";
}

/* line 1389, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-voicemail:before {
  content: "\f897";
}

/* line 1390, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 1391, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 1392, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-mute:before {
  content: "\f6a9";
}

/* line 1393, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 1394, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 1395, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vote-yea:before {
  content: "\f772";
}

/* line 1396, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vr-cardboard:before {
  content: "\f729";
}

/* line 1397, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 1398, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-walking:before {
  content: "\f554";
}

/* line 1399, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wallet:before {
  content: "\f555";
}

/* line 1400, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-warehouse:before {
  content: "\f494";
}

/* line 1401, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-water:before {
  content: "\f773";
}

/* line 1402, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wave-square:before {
  content: "\f83e";
}

/* line 1403, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-waze:before {
  content: "\f83f";
}

/* line 1404, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 1405, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1406, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-weight:before {
  content: "\f496";
}

/* line 1407, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-weight-hanging:before {
  content: "\f5cd";
}

/* line 1408, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1409, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1410, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 1411, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1412, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 1413, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1414, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1415, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wind:before {
  content: "\f72e";
}

/* line 1416, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-close:before {
  content: "\f410";
}

/* line 1417, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 1418, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 1419, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 1420, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 1421, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-bottle:before {
  content: "\f72f";
}

/* line 1422, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 1423, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass-alt:before {
  content: "\f5ce";
}

/* line 1424, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wix:before {
  content: "\f5cf";
}

/* line 1425, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wizards-of-the-coast:before {
  content: "\f730";
}

/* line 1426, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 1427, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-won-sign:before {
  content: "\f159";
}

/* line 1428, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1429, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 1430, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 1431, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 1432, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 1433, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpressr:before {
  content: "\f3e4";
}

/* line 1434, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 1435, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-x-ray:before {
  content: "\f497";
}

/* line 1436, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-xbox:before {
  content: "\f412";
}

/* line 1437, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 1438, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1439, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1440, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1441, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yammer:before {
  content: "\f840";
}

/* line 1442, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yandex:before {
  content: "\f413";
}

/* line 1443, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 1444, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yarn:before {
  content: "\f7e3";
}

/* line 1445, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1446, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 1447, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yin-yang:before {
  content: "\f6ad";
}

/* line 1448, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 1449, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 1450, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 1451, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-zhihu:before {
  content: "\f63f";
}

/* line 4, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_screen-reader.scss */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 47, ../../../.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/font-awesome-sass-5.13.1/assets/stylesheets/font-awesome/_mixins.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 34, app/assets/stylesheets/application.scss */
body, a {
  font-family: sans-serif !important;
}

/* line 38, app/assets/stylesheets/application.scss */
.modal-card-body {
  min-height: 250px;
}
